Opened 13 years ago
Closed 13 years ago
#19 closed defect (fixed)
Standard Name Modifiers
Reported by: | ros | Owned by: | ros |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | cf-checker | Version: | |
Keywords: | Cc: |
Description
Allow standard_name attribute to be comprised of a standard name optionally followed by one or more blanks and a standard name modifier (a string value from Appendix C, Standard Name Modifiers).
Change History (2)
comment:1 Changed 13 years ago by ros
- Owner changed from cf-checker@… to ros
- Status changed from new to assigned
comment:2 Changed 13 years ago by ros
- Resolution set to fixed
- Status changed from assigned to closed
Change to conformance document detailed in ticket #23
Note: See
TracTickets for help on using
tickets.
Fixed in revision [50]
Check added to chkDescription().
Changes made as appropriate in chkFormulaTerms() to cater for the presence of the modifier in the standard_name string.
A change is required to the Conformance Document to include standard name modifiers.