Skip to content

Conversation

@b8raoult
Copy link
Collaborator

@b8raoult b8raoult commented Oct 5, 2025

Description

Fix as a pre-requisite to ecmwf/anemoi-utils#223 because
the class hiearchy will change and the removed line created an exception.

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 Oct 5, 2025
@github-actions github-actions bot added the bug Something isn't working label Oct 5, 2025
@floriankrb floriankrb merged commit 2bf674f into main Oct 6, 2025
67 of 68 checks passed
@floriankrb floriankrb deleted the fix/remove-config-path branch October 6, 2025 10:40
@github-project-automation github-project-automation bot moved this from To be triaged to Done in Anemoi-dev Oct 6, 2025
b8raoult pushed a commit that referenced this pull request Oct 6, 2025
🤖 Automated Release PR

This PR was created by `release-please` to prepare the next release.
Once merged:

1. A new version tag will be created
2. A GitHub release will be published
3. The changelog will be updated

Changes to be included in the next release:
---


##
[0.5.27](0.5.26...0.5.27)
(2025-10-06)


### Features

* Add 'model_level_number' to coordinate guesser
(ecmwf/anemoi-datasets[#402](#402))
([#403](#403))
([fa0b7e8](fa0b7e8))
* Extend xarray Variable.sel to handle scalar variables
([#381](#381))
([1306d62](1306d62))
* Improve conftest types
([#395](#395))
([bd8143d](bd8143d))
* Remove python 3.9 from pyproject.toml.
([#392](#392))
([7f3a250](7f3a250))
* **sources:** Add FDB source
([#405](#405))
([9222d59](9222d59))
* Validate dataset
([#330](#330))
([34d06df](34d06df))


### Bug Fixes

* Allow multiple options to be provided to anemoi-datasets inspect
([#372](#372))
([dea680e](dea680e))
* Anemoi inspect wrong message
([#429](#429))
([984ccef](984ccef))
* Better handling of xarray metadata
([#322](#322))
([4304cb4](4304cb4))
* Cleaning _build when building datasets
([#413](#413))
([046a7eb](046a7eb))
* Define the missing forwards_subclass_metadata_specific method in the
ZipBase class
([#377](#377))
([2816314](2816314))
* Remove config_path in Config
([#431](#431))
([2bf674f](2bf674f))
* Remove-obsolete-code-and-rename
([#423](#423))
([ab3da59](ab3da59))
* Save_dataset
([#383](#383))
([05b8f51](05b8f51))
* Support for sources with already opened datasets
([#417](#417))
([9bc2d17](9bc2d17))


### Documentation

* Reference filters transform
([#389](#389))
([4e5d278](4e5d278))

---
> [!IMPORTANT]
> Please do not change the PR title, manifest file, or any other
automatically generated content in this PR unless you understand the
implications. Changes here can break the release process.
> ⚠️ Merging this PR will:
> - Create a new release
> - Trigger deployment pipelines
> - Update package versions

 **Before merging:**
 - Ensure all tests pass
 - Review the changelog carefully
 - Get required approvals

[Release-please
documentation](https://github.com/googleapis/release-please)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ATS Approval not needed bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants