Back to entry details

Data headers for 'cD_CCLM_GB0028_T_2M'
Record


Generation date
2018-04-23
Method
ncdump -h
Header
netcdf cD_CCLM_GB0028_T_2M_1_274489425274085285 {
dimensions:
time = UNLIMITED ; // (8784 currently)
bnds = 2 ;
rlon = 250 ;
rlat = 180 ;
variables:
double time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:units = "seconds since 1948-01-01 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:bounds = "time_bnds" ;
double time_bnds(time, bnds) ;
time_bnds:long_name = "time bounds" ;
time_bnds:units = "seconds since 1948-01-01 00:00:00" ;
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 = 34.925f ;
rotated_pole:grid_north_pole_longitude = -172.97f ;
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 lon(rlat, rlon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
float lat(rlat, rlon) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
float height_2m ;
height_2m:standard_name = "height" ;
height_2m:long_name = "height above the surface" ;
height_2m:units = "m" ;
height_2m:positive = "up" ;
float T_2M(time, rlat, rlon) ;
T_2M:standard_name = "air_temperature" ;
T_2M:long_name = "2m temperature" ;
T_2M:units = "K" ;
T_2M:grid_mapping = "rotated_pole" ;
T_2M:coordinates = "lon lat height_2m" ;

// global attributes:
:title = "CCLM 5 simulation German Bight 2.8km" ;
:source = "cosmo_131108_5.00_clm2.exe int2lm_131101_2.00_clm4" ;
:experiment_id = "GB0028" ;
:realization = 1 ;
:Conventions = "CF-1.4" ;
:conventionsURL = "http://www.cfconventions.org/" ;
:contact = "http://coastmod.hzg.de" ;
:references = "http://www.clm-community.eu/" ;
:creation_date = "2016-05-18T16:53:12" ;
:NCO = "20160519" ;
:nco_openmp_thread_number = 1 ;
:institution = "Helmholtz Zentrum Geesthacht, Institute of Coastal Research, Germany" ;
:originator = "Benjamin Schaaf" ;
:crs = "WGS84" ;
:geospatial_lon_min = 1.3f ;
:geospatial_lon_max = 12.8f ;
:geospatial_lat_min = 52.7f ;
:geospatial_lat_max = 57.3f ;
}