Skip to content

Feature: Revise AtmoRep data reader #7

Description

@mlangguth89

Is your feature request related to a problem? Please describe.
So far, the AtmoRep data reader does not support consistent processing of forecast data, since all data is stacked along a time-dimension. Thus, when the lead time of the forecast application is larger than the temporal gap between two initial times using AtmoRep forecast or global_forecast evaluation model, data will be overwritten when iterating through the samples of the zarr output.

Describe the solution you'd like
Separate time-dimension into initial_time and lead_time dimension for forecasting applications.

Describe alternatives you've considered
N/A

Additional context
N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions