Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sahahner committed Aug 12, 2024
1 parent 33c88e5 commit 066973c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Keep it human-readable, your future self will thank you!
- `__future__` annotations for typehints
- Added Typehints where missing
- Added Changelog
- Introduction of remapper to anemoi-models leads to changes in the data indices and some preprocessors cannot be applied in-place anymore.
- Introduction of remapper to anemoi-models leads to changes in the data indices and some preprocessors cannot be applied in-place anymore.

### Changed

Expand Down
2 changes: 1 addition & 1 deletion src/anemoi/training/config/data/zarr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ forcing:
diagnostic:
- tp
- cp
remapped:
remapped:

normalizer:
default: "mean-std"
Expand Down

0 comments on commit 066973c

Please sign in to comment.