-
Notifications
You must be signed in to change notification settings - Fork 7
(0.3.1) Unify JRA55 onto the generic dataset backend, extend region support across all paths #169
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
simone-silvestri
wants to merge
58
commits into
main
Choose a base branch
from
ss/dataset-backend-prefetch
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 all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
7241c49
Unify JRA55 onto generic DatasetBackend; add async PrefetchingBackend
simone-silvestri 32ef1f1
formatting changes
simone-silvestri 9886fad
fix code fragilities
simone-silvestri 8c2f5d5
some changes
simone-silvestri 3984c18
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri 120ab36
Merge branch 'ss/dataset-backend-prefetch' of github.com:NumericalEar…
simone-silvestri fde7baf
fix all tests and examples
simone-silvestri bf25439
more test fixes
simone-silvestri 6b2830d
just pass the native grid
simone-silvestri 009327d
make sure we use 2 sizes and 2 halos
simone-silvestri cd97aa9
inner backend
simone-silvestri d9ec6e0
pop flat elements
simone-silvestri b8786d7
put a guard on the time_indices_in_memory
simone-silvestri a06a656
these variables have a different size
simone-silvestri e7a6070
discontinue this example
simone-silvestri 58c73ad
fix surface flux tests
simone-silvestri 2efbaad
fix tests
simone-silvestri 0425328
Update src/DataWrangling/restoring.jl
simone-silvestri 3b42167
Update src/DataWrangling/prefetching_backend.jl
simone-silvestri 7199622
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri b7d3744
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri 00e4273
Fix prefetch predictor off-by-one (slide by Nm - 1, not Nm)
simone-silvestri 92d98e7
Recover from failed prefetch instead of killing the simulation
simone-silvestri ea52120
remove dataset prefetch
simone-silvestri ab8aa12
remove JRA55NetCDFBackend
simone-silvestri 67d7ba0
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri 8dea43e
make sure we download corrupted files again
simone-silvestri f472c3d
try like this
simone-silvestri 9b0c77e
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri af301f4
fix downloader
simone-silvestri 64bb057
Merge branch 'ss/dataset-backend-prefetch' of github.com:NumericalEar…
simone-silvestri f37a3c0
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri fe90124
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri c03a97e
bounding_box -> region
simone-silvestri 953d543
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri c49cb34
reenable the single column example
simone-silvestri a2289da
typo
simone-silvestri 6abba9a
huge refactor
simone-silvestri 7b76d7c
restore CI
simone-silvestri a05d4dc
more fixes
simone-silvestri 1de664a
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri e60e249
small bugfix
simone-silvestri 2af644d
Merge branch 'ss/dataset-backend-prefetch' of github.com:NumericalEar…
simone-silvestri 52ef0f4
correct WOA climatology
simone-silvestri 7058a00
fix uniform cells `restrict`
simone-silvestri d3454dd
fix longitude and latitude names
simone-silvestri fd577ca
some changes
simone-silvestri 4613e68
use Oceananigans' method
simone-silvestri 85681ae
bump version
simone-silvestri 93b7440
Merge remote-tracking branch 'origin/main' into ss/dataset-backend-pr…
simone-silvestri 3fa6f53
remove extra comment
simone-silvestri 958cffa
fix test surface fluxes
simone-silvestri f69483b
fix the tests
simone-silvestri bd6188d
Merge branch 'main' into ss/dataset-backend-prefetch
simone-silvestri 521eb0a
fix tests
simone-silvestri 8c6d701
fix restrict to snap out
simone-silvestri 568a9f4
fix the BBox longitudes into native longitudes
simone-silvestri 5d1e95d
fix nothing longitudes
simone-silvestri 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
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
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.