Skip to content

fix: adjust due to deprecations and add typing#271

Merged
HCookie merged 2 commits intoecmwf:mainfrom
ways:refactor(utils)-fix-deprecations-and-types
Feb 18, 2026
Merged

fix: adjust due to deprecations and add typing#271
HCookie merged 2 commits intoecmwf:mainfrom
ways:refactor(utils)-fix-deprecations-and-types

Conversation

@ways
Copy link
Contributor

@ways ways commented Feb 10, 2026

Description

No relations. Refactoring.

What problem does this change solve?

  • Add types where missing
  • Fix datetime.utcnow deprecation
  • Improve string formatting for readability
  • Remove useless int()

What issue or task does this change relate to?

Additional notes

These changes should not break anything.

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.

- Fix datetime.utcnow deprecation
- Improve string formatting for readability
- Remove useless int()
@github-project-automation github-project-automation bot moved this to To be triaged in Anemoi-dev Feb 10, 2026
@HCookie HCookie changed the title Feat: Fix deprecations and add typing fix: adjust due to deprecations and add typing Feb 18, 2026
@github-project-automation github-project-automation bot moved this from To be triaged to For merging in Anemoi-dev Feb 18, 2026
@HCookie HCookie merged commit b52788e into ecmwf:main Feb 18, 2026
12 checks passed
@github-project-automation github-project-automation bot moved this from For merging to Done in Anemoi-dev Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants