Custom Query (124 matches)
Results (64 - 66 of 124)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#86 | fixed | Allow coordinate variables to be scaled integers | davidhassell | rhorne@… |
Description |
Currently, a coordinate variable that makes use of the standard NetCDF scaled integer convention is not CF metadata compliant. In addition to the reduction in NetCDF dataset (file) size, there are other advantaged to allowing it including simplifying product formatting software, and having an attribute (scale_factor) that provides insight into the spatial resolution of the data variable. To update the CF metadata conventions standard document requires changing a two rows in Table A.1 Attributes in Appendix A. (1) In the "add_offset" row, the "Use" column needs to change from "D" to "C, D" (2) In the "scale_factor" row, the "Use" column needs to change from "D" to "C, D" |
|||
#87 | fixed | Allow comments in coordinate variables | davidhassell | ngalbraith |
Description |
Appendix A, Attributes, indicates that the 'comment' attribute may be used as a global attribute or for non-coordinate data variables. Its description states that it is for 'Miscellaneous information about the data or methods used to produce it.' For in situ ocean data, certain information about the coordinate variables seems to belong in a comment; coordinate values have characteristics that should be described, but there are no standards for these descriptions yet. For example, for a surface mooring, this seems like the best place to indicate whether the latitude and longitude are the surveyed anchor position or a GPS fix from the buoy itself, and whether the depth is the combined length of line/chain/instrument cases between the surface and the sensor, or a calculated depth based on measured pressure. So, I propose that in the table in Appendix A we change the 'Use' of the comment attribute from G,D to G,C,D, to allow comments for variables containing coordinate data. -Nan |
|||
#88 | fixed | Terms of Reference for the CF Data Model | davidhassell | markh |
Description |
ObjectiveThe purpose of this ticket is to agree the scope and terms of reference for the CF data model. ProposalScope, Terms and Conditions
BenefitsThe data model is believed to offer the following benefits providing:
|