Skip to content

Conversation

@floriankrb
Copy link
Member

  • feat: -mrolling average on read
  • fix

Description

What problem does this change solve?

What issue or task does this change relate to?

Additional notes

As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/

By opening this pull request, I affirm that all authors agree to the Contributor License Agreement.

@github-project-automation github-project-automation bot moved this to To be triaged in Anemoi-dev Sep 30, 2025
@github-actions github-actions bot added the enhancement New feature or request label Sep 30, 2025
@floriankrb floriankrb changed the title rolling average on read feat: rolling average on read Sep 30, 2025
Copy link
Contributor

@aaron-hopkinson aaron-hopkinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could probably also do with some documentation and tests given that it's a new feature

@github-project-automation github-project-automation bot moved this from To be triaged to Under Review in Anemoi-dev Sep 30, 2025
@jakob-schloer jakob-schloer self-requested a review October 1, 2025 14:28
floriankrb and others added 5 commits October 8, 2025 06:41
Co-authored-by: Aaron Hopkinson <197336788+aaron-hopkinson@users.noreply.github.com>
Co-authored-by: Aaron Hopkinson <197336788+aaron-hopkinson@users.noreply.github.com>
Copy link

@jakob-schloer jakob-schloer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

Copy link

@jakob-schloer jakob-schloer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Everything works very nicely now!

I've tested with several combinations of single, joined and concatenated datasets:

  • Length
  • Shape
  • Correct dates
  • Averaging across time
  • Combining datasets that are averaged and those that are not

@floriankrb
Copy link
Member Author

replaced by #448

@floriankrb floriankrb closed this Oct 21, 2025
@github-project-automation github-project-automation bot moved this from Under Review to Done in Anemoi-dev Oct 21, 2025
@floriankrb floriankrb deleted the origin/feature/rolling-average-on-read branch October 21, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants