diff --git a/ch07.adoc b/ch07.adoc index 25c8dffb..9cc3a5f5 100644 --- a/ch07.adoc +++ b/ch07.adoc @@ -653,7 +653,7 @@ variables: double climatology_bounds(time,nv); data: // time coordinates translated to date/time format time="2008-1-16 6:00"; - climatology_bounds="2007-12-1 6:00", "2000-8-2 6:00"; + climatology_bounds="2007-12-1 6:00", "2008-3-1 6:00"; threshold=0.; ---- ==== diff --git a/history.adoc b/history.adoc index e201acc9..2ba10cd5 100644 --- a/history.adoc +++ b/history.adoc @@ -4,7 +4,14 @@ [[revhistory, Revision History]] == Revision History + +=== Working version (most recent first) + +* {issues}449[Issue #449]: Typo in end-date in Example 7.12 * {issues}266[Issue #266]: Updates to some links in the bibliography +* {issues}286[Issue #286]: Some labels of examples contain "Example" so that their label in the list of examples contains "Example" (affects four examples); corrected captions of three tables and five examples +* {issues}418[Issue #418]: Add missing examples to TOE (table of examples); corrected captions of three tables and three examples +* {issues}367[Issue #367]: Delete obsolete references in section 3.3 for mappings of CF standard names to GRIB and PCMDI tables * {issues}405[Issue #405]: Update ch. 4.4 text on reference time vs. UDUNIT * {issues}406[Issue #406]: Remove duplicate section 8.2 in the conformance document * {issues}391[Issue #391]: Correct link to Snyder and typo in the bibliography @@ -14,9 +21,6 @@ * {pull-requests}408[Pull request #408]: Deleted a sentence on "rotated Mercator" under `Oblique Mercator` grid mapping in Appendix F * {issues}260[Issue #260]: Clarify use of dimensionless units * {issues}410[Issue #410]: Delete "on a spherical Earth" from the definition of the `latitude_longitude` grid mapping in Appendix F -* {issues}286[Issue #286]: Some labels of examples contain "Example" so that their label in the list of examples contains "Example" (affects four examples); corrected captions of three tables and five examples -* {issues}418[Issue #418]: Add missing examples to TOE (table of examples); corrected captions of three tables and three examples -* {issues}367[Issue #367]: Delete obsolete references in section 3.3 for mappings of CF standard names to GRIB and PCMDI tables === Version 1.10 (31 August 2022)