You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for parametric vertical coordinate (#528)
* Adds initial parametric functions
* Updates parametric module and adds tests
* Adds function to help transpose outputs
* Removes hardcoded dims
* Fixes optional argument bug and handling case insensitive terms
* Moves from function to class based implementation of transforms
* Fixes failing test
* Removes extras spaces in text
* Fixes formatting
* Resolves mypy errors
* Removes redundant code
* Fixes global variable case
* Updates _derive_ocean_stdname
* Moves to dataclass
* Fixes passing variables to class constructor
* Removes redundant code
* Fixes handling unknown standard names
Co-authored-by: Deepak Cherian <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Removes squeeze and fixes constants
* Adds entry to CITATIONS.cff
* cleanup
* tweak docs
---------
Co-authored-by: Deepak Cherian <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Deepak Cherian <[email protected]>
0 commit comments