Commit 2b7d134
authored
chore(main): Release 0.5.27 (#385)
🤖 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.
> 1 parent 984ccef commit 2b7d134
2 files changed
+31
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
11 | 41 | | |
12 | 42 | | |
13 | 43 | | |
| |||
0 commit comments