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

Adds additional common netCDF coordinates #398

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

JamesVarndell
Copy link
Collaborator

Adds a few more common geographic coordinates found frequently in netCDF data - namely:

  • "X" and "Y" (capital X and Y)
  • "xc" and "yc"

These additional geographic coordinates make it easier to work with datasets which use these coordinate names. These additional coordinates have been selected based on their use within some CDS datasets.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.78%. Comparing base (d5c6309) to head (6284f53).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #398   +/-   ##
========================================
  Coverage    89.78%   89.78%           
========================================
  Files          120      120           
  Lines         7653     7653           
  Branches       675      675           
========================================
  Hits          6871     6871           
  Misses         651      651           
  Partials       131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JamesVarndell JamesVarndell merged commit 36b2d9c into develop Jun 3, 2024
83 checks passed
@JamesVarndell JamesVarndell deleted the feature/netcdf-more-geo-coords branch June 3, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants