[CF-metadata] defects in example 7.11, 7.12
Possible defects:
1) Example 7.11. Extreme statistics and spell-lengths
climatology_bounds="2007-12-1 6:00", "2000-8-2 6:00";
should be
climatology_bounds="2007-12-1 6:00", "2008-3-1 6:00";
perhaps clearer as
climatology_bounds="2007-12-1", "2008-3-1";
2) flip order of 7.11 and 7.12, since 7.12 refers to 7.10.
3) 7.12 Temperature for each hour of the typical climatological day
temperature:cell_methods="time: mean within days ",
"time: mean over days time: mean over years";
may be confused with array of strings, perhaps should be:
temperature:cell_methods="time: mean within days time: mean over days
time: mean over years";
Received on Sun Feb 26 2012 - 15:58:35 GMT
This archive was generated by hypermail 2.3.0
: Tue Sep 13 2022 - 23:02:41 BST