Commit a2d198f
authored
chore(main): Release 0.5.36 (#568)
🤖 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.36](0.5.35...0.5.36)
(2026-04-22)
### Features
* Add CycleIntervalProvider and set_start_step_to_zero patch
([#564](#564))
([2c8824c](2c8824c))
* Add planetary-computer-multipart source, tests, and docs
([#610](#610))
([42117db](42117db))
* **create:** Add workaround for missing data at step zero
([#565](#565))
([9fd4733](9fd4733))
* Fetch files from ecfs if path starts with ec: or ectmp:
([#585](#585))
([9fb443a](9fb443a))
* Fix issue 569
([#574](#574))
([7f4e40a](7f4e40a))
* Fix typo with duplicates
([#580](#580))
([f33333e](f33333e))
* Make anemoi-datasets agnostic to Zarr version (Optional support Zarr3)
([#220](#220))
([ab8cd71](ab8cd71))
* Observations feature branch
([#480](#480))
([92d5ac9](92d5ac9))
* Open datasets analytics
([#576](#576))
([561dbd2](561dbd2))
* Remove https test
([#608](#608))
([048e419](048e419))
### Bug Fixes
* **create:** Repeated-dates
([#572](#572))
([b73d533](b73d533))
* Example accumulations section to user current accumulate API
([#601](#601))
([9434007](9434007))
* Fix corner cases
([#594](#594))
([bdd31ff](bdd31ff))
* Fix race condition during build
([#593](#593))
([66e2070](66e2070))
* Fix read ahead while building
([#611](#611))
([6d18e5e](6d18e5e))
* Fix weatherbench test
([#609](#609))
([f434a15](f434a15))
* **grib-index:** Support querying float values
([#520](#520))
([b089cd2](b089cd2))
* Improve MARS request handling for forecast datasets
([#562](#562))
([f9efe39](f9efe39))
* Make dataset naming function public
([#579](#579))
([b089bb0](b089bb0))
* Netcdf date/time metadata type should be int
([#555](#555))
([9937fbe](9937fbe))
* Propagate resolution metadata when using anemoi_dataset source
([#614](#614))
([784695c](784695c))
* Remove duplicate code
([#590](#590))
([8e54420](8e54420))
* Remove empty accumulators from accumulation computation
([#561](#561))
([3bc087d](3bc087d))
* Replace pydantic class Config with ConfigDict
([#592](#592))
([ce6b2ff](ce6b2ff))
* Rolling average regression
([#587](#587))
([04f5b0b](04f5b0b))
### Documentation
* Docs minor fixes update concat yaml
([#539](#539))
([dd73fda](dd73fda))
---
> [!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 b089cd2 commit a2d198f
2 files changed
Lines changed: 41 additions & 1 deletion
| 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 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
11 | 51 | | |
12 | 52 | | |
13 | 53 | | |
| |||
0 commit comments