-
Notifications
You must be signed in to change notification settings - Fork 20
feat: Add support for interpolator #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 73 commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
fdf767e
Changes to pyproject
OpheliaMiralles 922a80a
WIP
OpheliaMiralles 7fbee60
Set reference date to the first date
OpheliaMiralles a385c38
Precommit
OpheliaMiralles 53605a7
Replace str with torch.device
OpheliaMiralles 6391edd
Cleanup
OpheliaMiralles f40e077
Precommit
OpheliaMiralles cb44806
Reset permissions
OpheliaMiralles 09135af
Add extract pre-processors
OpheliaMiralles add4ed6
Precommit
OpheliaMiralles 4b0e2cc
WIP
OpheliaMiralles 176a5a7
Reset permissions
OpheliaMiralles 02df7df
Remove debugging changes
OpheliaMiralles 06728e6
Fix cutout for interpolator
OpheliaMiralles fabf63f
Default date change
OpheliaMiralles 79651de
Allow interpolator to run from files
OpheliaMiralles 7749194
Sharding
OpheliaMiralles 737e536
Re-add mps support
OpheliaMiralles bc963bd
Rebase on main/remove include_forcings
OpheliaMiralles f8e9a92
Refactor
OpheliaMiralles 6c11c1b
Refactor
OpheliaMiralles cafe185
Run precommit
OpheliaMiralles 2a43dad
Merge remote-tracking branch 'origin/main' into fix/interp_files_tent…
OpheliaMiralles 9d22efe
Update src/anemoi/inference/runners/interpolator.py
OpheliaMiralles d52d44c
Update src/anemoi/inference/runners/interpolator.py
OpheliaMiralles 85fa086
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2cdcc8c
State_fields outside loop
OpheliaMiralles faf115c
Update src/anemoi/inference/pre_processors/extract.py
OpheliaMiralles 8147130
Update src/anemoi/inference/runner.py
OpheliaMiralles bc83d13
Update src/anemoi/inference/runner.py
OpheliaMiralles 8bb7795
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 488f17a
Fix reference date
OpheliaMiralles 7292df4
In case no date in config
OpheliaMiralles b519661
Merge branch 'main' into fix/interp_files
OpheliaMiralles 3799cf8
Update pyproject.toml
OpheliaMiralles aff2e9f
Update src/anemoi/inference/config/__init__.py
OpheliaMiralles 3178d7d
Update src/anemoi/inference/pre_processors/forward_transform_filter.py
OpheliaMiralles 6fc3c78
Revert slurm compat changes and propagate kwargs
OpheliaMiralles 20fa81a
Update src/anemoi/inference/pre_processors/extract.py
OpheliaMiralles b35ba77
Clarify fields type in ekd
OpheliaMiralles 64e584f
Update src/anemoi/inference/runner.py
OpheliaMiralles 8a614e9
Remove unnecessary changes
OpheliaMiralles 71f3dd7
Precommit
OpheliaMiralles 367c540
Merge branch 'main' into fix/interp_files
OpheliaMiralles abbd3f3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f2a38e6
Allowing extra forcing is actually needed
OpheliaMiralles ea4259b
Fix cutout preprocesser thing
OpheliaMiralles fcfdc2a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6216e55
Apparently deleted cutout
OpheliaMiralles cc0bae6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 10a37b2
Fix cutout
OpheliaMiralles bd0cfe2
Review
OpheliaMiralles 87b5855
Update src/anemoi/inference/config/__init__.py
OpheliaMiralles 2e650f3
Add ref_date_index to gribfile
OpheliaMiralles 9d83ca8
Update src/anemoi/inference/runners/interpolator.py
OpheliaMiralles 6a1bae8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d5582ab
Remove ekd_field from state
OpheliaMiralles a5281e5
Unify pre and post processor extract
OpheliaMiralles ee50495
Revert config changw
OpheliaMiralles 1ae7819
Update src/anemoi/inference/runner.py
OpheliaMiralles 48bc543
Update src/anemoi/inference/runners/interpolator.py
OpheliaMiralles e334ec5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 687cc69
Update src/anemoi/inference/runners/interpolator.py
OpheliaMiralles 318eb37
Update src/anemoi/inference/inputs/gribfile.py
OpheliaMiralles 6bf6c7d
Update src/anemoi/inference/inputs/ekd.py
OpheliaMiralles 84b0e7f
Update src/anemoi/inference/inputs/ekd.py
OpheliaMiralles 84e514f
De-complexify, update doc str
OpheliaMiralles 63b5408
Update docstr
OpheliaMiralles 8b5a18d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 46c51e3
Revert change on forcing
OpheliaMiralles 340344e
Precommit
OpheliaMiralles 04111bc
Merge branch 'main' into fix/interp_files
OpheliaMiralles c8362c3
Delete uv.lock
HCookie 7706a17
Merge branch 'main' into fix/interp_files
OpheliaMiralles File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.