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).History
#1
Updated by Remko over 4 years ago
- Assignee set to Remko
#2
Updated by Remko over 4 years ago
Error message is now generated for grids that are not COARDS-compliant.
See r16983.
#3
Updated by Remko over 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
- Estimated time set to 0.50
#4
Updated by Paul over 4 years ago
- Status changed from Resolved to Closed
Closing this issue due to lack of further comments.