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";


_______________________________________________
CF-metadata mailing list
CF-metadata@cgd.ucar.edu
http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata

Reply via email to