Opened 8 years ago
Closed 4 years ago
#103 closed defect (fixed)
Corrections to Appendices A and H
Reported by: | ros | Owned by: | davidhassell |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | cf-conventions | Version: | |
Keywords: | Cc: |
Description
Appendix A:
- cf_role, featureType, instance_dimension and sample_dimension should all be of type "S" not C or N.
- It is not obvious that the "Use" should be D for instance_dimension and sample_dimension. The count and index variables are not data variables, but not coord vars either. Suggest putting "-" for them, and add to the key that "-" is for variables with a special purpose.
Appendix H:
- Section H2: In the examples station_name is an auxiliary coord var and so needs to be identified as one in the coordinates attribute.
- Section H2: _FillValue for the variables humidity and temp should be -999.9f
- Example H8: coordinates attribute for pressure, temperature and humidity should be set to "time lon lat z"
I've not looked beyond Section H4 so some of these might apply there as well.
Change History (4)
comment:1 Changed 8 years ago by davidhassell
comment:2 Changed 5 years ago by marchiori
Implemented here: https://github.com/cf-convention/cf-conventions/pull/72
comment:3 Changed 4 years ago by davidhassell
- Owner changed from cf-conventions@… to davidhassell
- Status changed from new to accepted
comment:4 Changed 4 years ago by painter1
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Hello,
As there have been no comments for three weeks, I think we can accept this defect.
David