-
Notifications
You must be signed in to change notification settings - Fork 171
Add parcels._datasets.remote
#2574
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 all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
90356d1
Add tutorial.open_dataset
VeckoTheGecko 1c364be
Update dataset names for `open_dataset`
VeckoTheGecko f5cbc25
Port accross tutorial util tests
VeckoTheGecko e5a85c4
Add test_open_dataset
VeckoTheGecko 9ef869a
Silence future warning
VeckoTheGecko 0f6a8c9
Make variables private
VeckoTheGecko 9709681
Make parcels.tutorial public
VeckoTheGecko e424755
Remove `download_example_dataset` and `list_example_datasets` from ro…
VeckoTheGecko b97918d
debug: Add code_path argument to
VeckoTheGecko 11daa88
Update docs and tests to use open_dataset
VeckoTheGecko 332fcab
Refactor _DATASET_KEYS_AND_OPEN_PATHS to _DATASET_KEYS_AND_CONFIGS
VeckoTheGecko f8df238
Fix dataset ingestion
VeckoTheGecko 7c212ff
Remove nc code path
VeckoTheGecko fdccf31
Cleanup
VeckoTheGecko 788313d
Lift constant definition
VeckoTheGecko 110f5d6
Remove data_home option from download_dataset
VeckoTheGecko da3975d
Make pooch instance a constant
VeckoTheGecko ee23d52
Fix test failures
VeckoTheGecko 7c67e89
Refactor
VeckoTheGecko 89d48c9
Refactor and remove legacy tooling
VeckoTheGecko b36cc8e
Update pooch registry
VeckoTheGecko 0fd9dbd
Move test
VeckoTheGecko d408232
Add purpose to datasets
VeckoTheGecko adff0aa
Move file
VeckoTheGecko c6adb75
Move test file
VeckoTheGecko 3b75159
Update list_datasets and open_dataset
VeckoTheGecko 89f8202
Fix registry entry
VeckoTheGecko ec32d2a
Add thin parcels.tutorial wrapper
VeckoTheGecko 04ce890
Update comment
VeckoTheGecko 7c107d8
Add test_list_datasets
VeckoTheGecko 1cc9750
Fix relative paths
VeckoTheGecko 38404a3
Update references in codebase
VeckoTheGecko d6e298d
Update function names
VeckoTheGecko e21b024
Update options to open_mfdataset
VeckoTheGecko dc652da
Fix imports in notebooks
VeckoTheGecko 472930d
Remove combine="nested"
VeckoTheGecko 9f7d78f
Update src/parcels/_datasets/remote.py
VeckoTheGecko feb67c1
Update copernicusmarine example dataset
VeckoTheGecko 5255127
Merge branch 'main' into open-dataset
VeckoTheGecko 7b05a54
Bump minimum Xarray dependency and transitive deps
VeckoTheGecko 232b240
Fix nemo ingestion
VeckoTheGecko 1b28579
Fix cf_xarray dep in minimum env
VeckoTheGecko 7b4006e
Fix open_remote_dataset
VeckoTheGecko 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
|
VeckoTheGecko marked this conversation as resolved.
|
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.