Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bounds NameDimensionsComments
time_boundstime,bounds
  • where to put the time coordinate (beginning, middle, end of the bounds) ?

e.g.
time=20160922 06
timebounds = [20160922 00, 20160922 06]

  • for 24h time steps:

[0,24] is that convention always valid?

lat_boundslat, boundsValues (1x1deg grid) prescribed:
[-90., 89.], [-89., -88.], ... [89., 90.]
lon_boundslon, bounds

Values (1x1deg grid) prescribed:

[0., 1.], [1., 2.], ... [359., 360.]

depth_boundsdepth,boundsShould define the full vertical extent of the soil model layers

 

NOTE: about bounds, time_bounds etc. in the context of SPECS (i.e. one variable per file)....  for variables with different time steps time variables should be different, and then there should be different time_bounds variables, but this will be a problem for merging data fields in the same file, we are safe here because of the SPECS "one variable per file" rule


Variables

NOTE: coordinates should list first of all the auxiliary coordinate(s) and then all the other coordinates

...

Surface Fields (defined at a given height level)

...

)

 

   attributes 
name
(CMIP5)
dimensionsstandard_namelong_name
(CMIP5)
unitscoordinatescell_methodsgrid_mappingNOTES
tastime,lat,lonair_temperature"Near-Surface Air Temperature"K

"height time lat lon"

 

 

"time: point"

C3S: required 
CF:
recommended

 



latitude_longitude
what value has this variable?

height is usually 2m

tasmaxtime,lat,lonair_temperature"Daily Maximum Near-Surface Air Temperature"K

"height time lat lon"

"time: maximum (interval: value unit<value> <unit>)"

C3S: required.
CF:
interval is optional

 

height is usually 2m

C3S: The interval is required to have a value<=3 hours)

tasmintime,lat,lonair_temperature"Daily Minimum Near-Surface Air Temperature"K

"height time lat lon"

"time: minimum (interval: value unit <value> <unit>)"

C3S: required.
CF:
interval is optional
 

height is usually 2m

C3S: The interval is required to have a value<=3 hours)

 time,lat,londew_point_temperature K"height time lat lon" "time: point"

C3S: required 
CF:
recommended
 

height is usually 2m

 

uastime,lat,lonx_windEastward Near-Surface Windm s-1"height time lat lon"  "time: point"

C3S: required 
CF:
recommended
 

height is usually 10m

vastime,lat,lony_windNorthward Near-Surface Windm s-1"height time lat lon"  "time: point"

C3S: required 
CF:
recommended
 

height is usually 10m

 time,lat,lonwind_speed_of_gust m s-1"height time lat lon" k"time: maximum (interval: <value> <unit>)"
C3S: required.
CF:
interval is optional
 
 

height is usually 10m

         

C3S: The interval is required to have a value<=3 hours)

 

Surface Fields (not defined at a  height level)

...