-
Notifications
You must be signed in to change notification settings - Fork 74
TempestExtremes tracking #485
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
Open
mariusaurus
wants to merge
48
commits into
NVIDIA:main
Choose a base branch
from
mariusaurus:tempest_extremes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 46 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
3ac2689
tempest extremes diagnostic model
mariusaurus d9653ab
enable setting fcn3 random seed
dallasfoster bf1b6a5
add proper noise handling for fcn3
dallasfoster 6e601a2
fix linting and test issues
dallasfoster 88fab22
update lockfile
dallasfoster 591895c
update changelog
dallasfoster 62b146b
Merge branch 'main' into dallasf/fcn3_random_noise_fix
NickGeneva e6ec7b8
Doc string
NickGeneva ffa348e
move seed initialization and fix dxwrapper tests
dallasfoster 671ce23
Merge branch 'dallasf/fcn3_random_noise_fix' of github.com:dallasfost…
dallasfoster 894b322
Merge branch 'tempest_extremes' into dallasf/fcn3_random_noise_fix
mariusaurus 6bc7089
Merge branch 'main' into tempest_extremes
mariusaurus dcf839f
Merge branch 'tempest_extremes' of github.com:mariusaurus/earth2studi…
mariusaurus 2fe8c30
error message
mariusaurus e45a248
Merge branch 'tempest_extremes' of github.com:mariusaurus/earth2studi…
mariusaurus 05162e0
testing if TE is available and works
mariusaurus 904203c
started working on support for batch sizes >1, currently works for bs 1
mariusaurus 54b5e7d
halfway to larger batch support
mariusaurus 1ef8acb
enabling TE for batch sizes of >1. async version seems to work as wel…
mariusaurus 35f2af5
option to pass file names to TE connector
mariusaurus 08c61a3
array equal test
mariusaurus a2e0354
Merge branch 'main' of github.com:NVIDIA/earth2studio into tempest_ex…
mariusaurus 03da9f8
Merge branch 'main' of github.com:NVIDIA/earth2studio
mariusaurus 9043cd4
Merge branch 'main' into tempest_extremes
mariusaurus 7e7699d
first stable try
mariusaurus ee1863f
support for per-member parallel execution and lets user controll max …
mariusaurus 7ea34fe
precommit hooks
mariusaurus d86102b
vibe-coded some tests, need to be hand-tested and selected
mariusaurus 5f598a0
vibe-coded some tests, need to be hand-tested and selected
mariusaurus 6b03cb7
Merge branch 'main' of github.com:NVIDIA/earth2studio
mariusaurus c4276ae
Merge branch 'main' into tempest_extremes
mariusaurus 97f4c2f
passing all pre-commit tests, still need to sub-select tests as there…
mariusaurus 85c4df3
subselected tests
mariusaurus a4c41c4
throwing an error in case cleanup is not called before object goes ou…
mariusaurus 7caf87b
Merge branch 'main' of github.com:NVIDIA/earth2studio
mariusaurus 5e3b7e3
Merge branch 'main' into tempest_extremes
mariusaurus f3cad7d
install doc
mariusaurus 1732d0b
Merge branch 'tempest_extremes' of github.com:mariusaurus/earth2studi…
mariusaurus b73acdd
custom depenmdency failure message for TE
mariusaurus 70d9b33
moved tensor tiling and concatenation to utils
mariusaurus dfe5494
Merge branch 'main' of github.com:NVIDIA/earth2studio
mariusaurus 402b837
Merge branch 'main' of github.com:NVIDIA/earth2studio
mariusaurus c1aed2d
Merge branch 'main' of github.com:mariusaurus/earth2studio
mariusaurus eee67bb
Merge branch 'main' into tempest_extremes
mariusaurus b368325
Merge branch 'tempest_extremes' of github.com:mariusaurus/earth2studi…
mariusaurus 97fe56f
addressed greptile comments
mariusaurus 198dfe5
time import
mariusaurus e87c47d
comma
mariusaurus 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
Some comments aren't visible on the classic Files Changed page.
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
syntax: Missing comma between "AsyncTempestExtremes" and "ClimateNet" causes string concatenation instead of separate list items