ioos / ioosngdac

IOOS National Glider Data Assembly Center (V2)
https://ioos.github.io/ioosngdac/
8 stars 18 forks source link

Identify impact of CF 1.7 on gliderdac datasets #132

Closed Bobfrat closed 1 year ago

benjwadams commented 6 years ago

This would be a good place to start: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html#revhistory

benjwadams commented 6 years ago

Judging by the changelog, there seems to be a lot of projection and coordinate system related changes, which won't really have much of an effect on the metadata we're producing now. A number of cell methods have been added in Appendix E. There are a number of errata, but most seem to be to clarify the conventions document.

Some things:

actual_range, actual_min, actual_max might be worth looking into. My understanding is that valid_* represents the maximum permissible min/max of the data, NOT the min/max of the data present in the dataset.

Making sure standard names which imply positive/negative match with the positive attribute: https://cf-trac.llnl.gov/trac/ticket/109