Back to entry details

Data headers for 'CCLM_sib_ERA40_TMIN_2M'
Record


Generation date
2015-09-22
Method
ncdump -h
Header
netcdf CCLM_sib_ERA40_TMIN_2M_1_4888622533860045043 {
dimensions:
time = UNLIMITED ; // (31 currently)
rlon = 76 ;
rlat = 86 ;
height_2m = 1 ;
variables:
double time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:units = "seconds since 1959-01-01 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:bounds = "time_bnds" ;
float rlon(rlon) ;
rlon:standard_name = "grid_longitude" ;
rlon:long_name = "rotated longitude" ;
rlon:units = "degrees" ;
float rlat(rlat) ;
rlat:standard_name = "grid_latitude" ;
rlat:long_name = "rotated latitude" ;
rlat:units = "degrees" ;
float height_2m(height_2m) ;
height_2m:standard_name = "height" ;
height_2m:long_name = "height above the surface" ;
height_2m:units = "m" ;
height_2m:positive = "up" ;
float TMIN_2M(time, height_2m, rlat, rlon) ;
TMIN_2M:standard_name = "air_temperature" ;
TMIN_2M:long_name = "2m minimum temperature" ;
TMIN_2M:units = "K" ;
TMIN_2M:grid_mapping = "rotated_pole" ;
TMIN_2M:coordinates = "lon lat" ;
TMIN_2M:cell_methods = "time: minimum" ;
float lat(rlat, rlon) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
float lon(rlat, rlon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
char rotated_pole ;
rotated_pole:long_name = "coordinates of the rotated North Pole" ;
rotated_pole:grid_mapping_name = "rotated_latitude_longitude" ;
rotated_pole:grid_north_pole_latitude = 35.f ;
rotated_pole:grid_north_pole_longitude = -75.f ;

// global attributes:
:title = "Siberia 0.44" ;
:source = "lmparbin" ;
:experiment_id = "l044e" ;
:realization = 1 ;
:Conventions = "CF-1.4" ;
:conventionsURL = "http://www.cfconventions.org/" ;
:contact = "
 Katharina.Klehmet@nullhzg.de
" ;
:references = "http://www.clm-community.eu/" ;
:creation_date = "2011-11-11 15:13:19" ;
}