-
Notifications
You must be signed in to change notification settings - Fork 42
Adds support for parametric vertical coordinate #528
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
dcherian
merged 25 commits into
xarray-contrib:main
from
jasonb5:adds-parametric-vertical-coordinate
Oct 22, 2024
+1,467
−84
Merged
Changes from 6 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
94a0ce0
Adds initial parametric functions
jasonb5 4bb4c02
Updates parametric module and adds tests
jasonb5 49838e6
Adds function to help transpose outputs
jasonb5 2bacb6f
Removes hardcoded dims
jasonb5 e37173a
Fixes optional argument bug and handling case insensitive terms
jasonb5 622d8a4
Merge branch 'main' into adds-parametric-vertical-coordinate
jasonb5 24aa5df
Moves from function to class based implementation of transforms
jasonb5 c76828b
Fixes failing test
jasonb5 2e02ef9
Removes extras spaces in text
jasonb5 08170d1
Fixes formatting
jasonb5 80d1214
Resolves mypy errors
jasonb5 381ea30
Removes redundant code
jasonb5 54f6492
Fixes global variable case
jasonb5 32eae7e
Updates _derive_ocean_stdname
jasonb5 9d22976
Moves to dataclass
jasonb5 9396ef8
Fixes passing variables to class constructor
jasonb5 9c16996
Removes redundant code
jasonb5 4f3886a
Merge branch 'main' into adds-parametric-vertical-coordinate
dcherian cfd919e
Fixes handling unknown standard names
jasonb5 1c5d49f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f3a6928
Merge remote-tracking branch 'upstream/main' into adds-parametric-ver…
jasonb5 a966919
Removes squeeze and fixes constants
jasonb5 ca33c67
Adds entry to CITATIONS.cff
jasonb5 978948f
cleanup
dcherian c9849f6
tweak docs
dcherian 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
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.