-
-
Notifications
You must be signed in to change notification settings - Fork 47
Investigate NWP data structure flattening #257
Copy link
Copy link
Open
Labels
discussionenhancementNew feature or requestNew feature or requestocf-internalAn issue to be addressed internally by Open Climate Fix and not suitable for external contributorsAn issue to be addressed internally by Open Climate Fix and not suitable for external contributorspriority-high
Metadata
Metadata
Assignees
Labels
discussionenhancementNew feature or requestNew feature or requestocf-internalAn issue to be addressed internally by Open Climate Fix and not suitable for external contributorsAn issue to be addressed internally by Open Climate Fix and not suitable for external contributorspriority-high
Worth having a look again at whether flattening the NWP data whilst processing through ocf-data-sampler will make things easier, idea would be to flatten -> process -> re-nest so that the output would similar to the config structure. The task would be to investigate how easy it would be to implement and how much code we would save with it flattened for processing.