Skip to content

feat: Observations feature branch#480

Merged
b8raoult merged 255 commits intomainfrom
feat/observations-main
Mar 12, 2026
Merged

feat: Observations feature branch#480
b8raoult merged 255 commits intomainfrom
feat/observations-main

Conversation

@mchantry
Copy link
Member

@mchantry mchantry commented Nov 19, 2025

Planned medium-term feature branch to enable the development of observation dataset training.

Key components:

  • Call structure/inference.
  • First sources.
  • Dataset creation from sources.
  • Dataset loading.
Screenshot 2025-11-19 at 13 23 56 Screenshot 2025-11-19 at 13 34 46

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.


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

@floriankrb floriankrb changed the title Observations feature branch feat: Observations feature branch Mar 11, 2026
@github-actions github-actions bot added bug Something isn't working enhancement New feature or request labels Mar 11, 2026

When slicing the dataset, the same rules apply as for indexing with an
integer, but you can recover the samples using the ``boudaries``
attribute of the resulting array . The ``boudaries`` attribute is a list
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
attribute of the resulting array . The ``boudaries`` attribute is a list
attribute of the resulting array . The ``boundaries`` attribute is a list

Co-authored-by: Matthew Chantry <chantry.m.j@gmail.com>
@b8raoult b8raoult merged commit 92d5ac9 into main Mar 12, 2026
71 of 72 checks passed
@b8raoult b8raoult deleted the feat/observations-main branch March 12, 2026 09:45
@github-project-automation github-project-automation bot moved this from Now In Progress to Done in Anemoi-dev Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ATS approved bug Something isn't working CI/CD dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request tests

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

10 participants