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

Flag possible incorrectly defined time coordinate variable #54

Open
RosalynHatcher opened this issue Feb 12, 2019 · 1 comment
Open
Assignees

Comments

@RosalynHatcher
Copy link
Contributor

Time coordinate variables must have one or more of the following:

  • axis attribute has the value 'T'
  • Units of reference time
  • The standard_name attribute is one of 'time' or 'forecast_reference_time'

If a coordinate variable with time units but none of the above is contained in a file which does not have any other time coordinate variable present it is likely this variable may have been mis-defined. Issue an information message in this case.

See test file CRM033_test1.nc for an example.

@RosalynHatcher
Copy link
Contributor Author

See also #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant