Skip to content

feat: add support accumulations for some cases of forecast data (and fix MARS request corner cases)#545

Closed
floriankrb wants to merge 15 commits intomainfrom
feat/forecast-dataset
Closed

feat: add support accumulations for some cases of forecast data (and fix MARS request corner cases)#545
floriankrb wants to merge 15 commits intomainfrom
feat/forecast-dataset

Conversation

@floriankrb
Copy link
Member

@floriankrb floriankrb commented Feb 19, 2026

Allows creation of datasets from mars using forecast data, with steps ranging more than 24h.

Reimplementing #492 with the new main.

And fixing a few corner cases.


📚 Documentation preview 📚: https://anemoi-datasets--545.org.readthedocs.build/en/545/

@github-project-automation github-project-automation bot moved this to To be triaged in Anemoi-dev Feb 19, 2026
@floriankrb floriankrb marked this pull request as draft February 19, 2026 17:52
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 25, 2026
@floriankrb floriankrb marked this pull request as ready for review March 2, 2026 16:28
@floriankrb floriankrb changed the title feat: forecast data feat: support forecast data and fix MARS request corner cases Mar 6, 2026
@floriankrb floriankrb changed the title feat: support forecast data and fix MARS request corner cases feat: add support accumulations for some cases of forecast data (and fix MARS request corner cases) Mar 6, 2026
@floriankrb floriankrb marked this pull request as draft March 9, 2026 14:46
@floriankrb
Copy link
Member Author

This PR has been split into four other PRs:

#561
#562
#563
#564

floriankrb added a commit that referenced this pull request Mar 11, 2026
Remove accumulators that end up empty after field assignment.

This can happen when the source provides fields that do not exactly
match the requested ones (e.g. scda/oper stream mismatch).

Split from #545.
@floriankrb floriankrb closed this Mar 11, 2026
@github-project-automation github-project-automation bot moved this from To be triaged to Done in Anemoi-dev Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant