Skip to content
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

Add more conventions to coordinate_criteria #316

Open
dcherian opened this issue Mar 29, 2022 · 1 comment
Open

Add more conventions to coordinate_criteria #316

dcherian opened this issue Mar 29, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@dcherian
Copy link
Contributor

From @kthyng in #315

The following looks like some older convention. We could easily support this in

coordinate_criteria: MutableMapping[str, MutableMapping[str, Tuple]] = {

		"_CoordinateTransformType": "Vertical",
        "_CoordinateAxisType": "GeoZ",
        "_CoordinateZisPositive": "down",
        "_CoordinateAxes": "sigma",
@dcherian dcherian added the good first issue Good for newcomers label Mar 29, 2022
@kthyng
Copy link
Contributor

kthyng commented Mar 30, 2022

@dcherian Yep good point!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants