Skip to content

feat: fix argument type for transfer tool#253

Merged
floriankrb merged 1 commit intomainfrom
feature/fix-argument-type-for-transfer-tool
Jan 8, 2026
Merged

feat: fix argument type for transfer tool#253
floriankrb merged 1 commit intomainfrom
feature/fix-argument-type-for-transfer-tool

Conversation

@floriankrb
Copy link
Member

Description

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 Jan 8, 2026
@github-actions github-actions bot added the enhancement New feature or request label Jan 8, 2026
Copy link
Member

@mishooax mishooax left a comment

Choose a reason for hiding this comment

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

LGTM - thanks @floriankrb !

@github-project-automation github-project-automation bot moved this from To be triaged to For merging in Anemoi-dev Jan 8, 2026
@floriankrb floriankrb merged commit 7d020d1 into main Jan 8, 2026
69 of 70 checks passed
@floriankrb floriankrb deleted the feature/fix-argument-type-for-transfer-tool branch January 8, 2026 12:07
@github-project-automation github-project-automation bot moved this from For merging to Done in Anemoi-dev Jan 8, 2026
floriankrb pushed a commit that referenced this pull request Jan 8, 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.4.41](0.4.40...0.4.41)
(2026-01-08)


### Features

* Fix argument type for transfer tool
([#253](#253))
([7d020d1](7d020d1))


### Bug Fixes

* Further improve typing on registry
([#249](#249))
([97c8874](97c8874))
* Save_metadata to support both multiple datasets with many arrays and
old set up with no arrays
([#239](#239))
([b22444f](b22444f))

---
> [!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

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants