Bug #946
Warn when netcdf grid is not COARDS/CF-1 compliant
| Status: | Closed | Start date: | 2016-07-26 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | - | Estimated time: | 0.50 hour | |
| Target version: | Candidate for next bugfix release | |||
| Affected version: | 5.x-svn | Platform: |
Description
When reading a netcdf grid we should add checks to determine if the global Conventions attribute exists and warn if it is not set or not containing COARDS or CF-1. This is because there resulting x,y ranges may not reflect the metadata if these have custom names. As an example, the grid discussed in message returns with the wrong x,y info (basically set based on nx, ny instead).