Skip to content

fix: fix weatherbench test#609

Merged
anaprietonem merged 1 commit intomainfrom
feature/fix-weatherbench-test
Apr 14, 2026
Merged

fix: fix weatherbench test#609
anaprietonem merged 1 commit intomainfrom
feature/fix-weatherbench-test

Conversation

@floriankrb
Copy link
Copy Markdown
Member

@floriankrb floriankrb commented Apr 14, 2026

fix weatherbench and add a test file for illustration purpose (too slow to run)

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 Apr 14, 2026
@github-actions github-actions Bot added tests enhancement New feature or request and removed tests labels Apr 14, 2026
@floriankrb floriankrb changed the title feat: fix weatherbench test fix: fix weatherbench test Apr 14, 2026
@anaprietonem anaprietonem self-requested a review April 14, 2026 15:00
@github-project-automation github-project-automation Bot moved this from To be triaged to For merging in Anemoi-dev Apr 14, 2026
@anaprietonem anaprietonem merged commit f434a15 into main Apr 14, 2026
78 of 79 checks passed
@anaprietonem anaprietonem deleted the feature/fix-weatherbench-test branch April 14, 2026 15:01
@github-project-automation github-project-automation Bot moved this from For merging to Done in Anemoi-dev Apr 14, 2026
floriankrb pushed a commit that referenced this pull request Apr 22, 2026
🤖 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.
> ⚠️ 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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants