-
Notifications
You must be signed in to change notification settings - Fork 234
Remote Datasets: Adjust attributes - remove "title", use default of "name" and "long_name", introduce "description" #3048
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
68 commits
Select commit
Hold shift + click to select a range
0b3b9f1
Remove title and make key and name consistent
yvonnefroehlich 5342d89
Adjust load functions
yvonnefroehlich 6f37e01
Adjust error message
yvonnefroehlich 7d45695
Adjust documentation
yvonnefroehlich 178c6f3
Make documentation and long_name consistent
yvonnefroehlich 16926f3
Adjust tests
yvonnefroehlich b38635f
Adjust tutorial 'grid_equalization.py'
yvonnefroehlich 57be08d
Adjust earth_age test
yvonnefroehlich 28df448
Fix typo
yvonnefroehlich bfd447b
Adjust test 'load_remote_datasets'
yvonnefroehlich 83b647f
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 74d9bc8
Fix typo
yvonnefroehlich 15f42b7
Separte Earth relief dataset in 'igpp' and 'gebco'
yvonnefroehlich 3b999e7
Sort alphabetically
yvonnefroehlich 582235c
Adjust tests
yvonnefroehlich 3ca6f32
Fix programming language
yvonnefroehlich 098b45a
Fix typo
yvonnefroehlich 2393ec4
Fix tutorial
yvonnefroehlich d2b2c43
Shorten documentation
yvonnefroehlich 02cc018
Use 'earth_mag' instead of 'earth_emag'
yvonnefroehlich d09db24
Use 'earth_mag' instead of 'earth_emag'
yvonnefroehlich 36cf851
Adjust test
yvonnefroehlich 24055f5
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich fabae4c
TEST - Change keyword
yvonnefroehlich 4d160fc
TEST - Change keyword back
yvonnefroehlich 25b98bf
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 39085c7
TEST - Remove 'grid_equalization' tutorial
yvonnefroehlich 48608f2
Revert "TEST - Remove 'grid_equalization' tutorial"
yvonnefroehlich 6aa8e74
Adjust keyword
yvonnefroehlich 7c5f27a
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 9b6b8ff
Adjust name for emag2 dataset
yvonnefroehlich 7a59250
Adjust name for wdmam dataset
yvonnefroehlich ab00c93
Sort alphabeticaly
yvonnefroehlich 4636eb0
Adjust tests
yvonnefroehlich 4058691
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 36a8efe
Fix tests, names | Use upper case letters related to shortcut
yvonnefroehlich 1779461
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 001c7b2
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 5fb9748
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 2856008
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 7db4edf
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 6af2390
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich e4b27bb
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 8a7e317
Use 'z' as 'name' and 'quanity_unit' as 'long_name' attributes
yvonnefroehlich a39f44a
[format-command] fixes
actions-bot d385716
Fix
yvonnefroehlich 3d07d7a
Fix coding style
yvonnefroehlich 9311971
Fix
yvonnefroehlich 4add858
Fix input data type
yvonnefroehlich ae29f76
Fix
yvonnefroehlich 9f2b747
Fix
yvonnefroehlich 1df4324
Test testing 'description' attribut
yvonnefroehlich eec68ec
Move 'description' attribut to 'extra_attributes'
yvonnefroehlich e75a6d1
Revert changes
yvonnefroehlich d4541ad
Revert changes
yvonnefroehlich 5f508db
Add 'description attribut
yvonnefroehlich 59e042f
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 26ff532
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 2f95200
Use match-case statements
yvonnefroehlich 04bf516
Remove setting the 'name' and 'long_name' attributes
yvonnefroehlich d7a8ea0
Remove setting the 'name' and 'long_name' attributes
yvonnefroehlich 3c4cde7
Remove setting the 'name' and 'long_name' attributes
yvonnefroehlich 7418d6d
Update tests
yvonnefroehlich 1546ada
Update tests
yvonnefroehlich 2772e2d
Update example of 'grd2xyz'
yvonnefroehlich 4f9def4
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 67f31cf
Merge branch 'main' into adjust-names-datasets
seisman 32e3349
Merge branch 'main' into adjust-names-datasets
yvonnefroehlich 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
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.