Back to entry details

Data headers for 'cD_CCLM_GB0028_WD'
Record


Generation date
2018-04-23
Method
ncdump -h
Header
netcdf cD_CCLM_GB0028_WD_1_4593946833109889302 {
dimensions:
rlon = 250 ;
rlat = 180 ;
altitude = 10 ;
time = UNLIMITED ; // (8784 currently)
variables:
float rlon(rlon) ;
rlon:standard_name = "grid_longitude" ;
rlon:long_name = "rotated longitude" ;
rlon:units = "degrees" ;
rlon:axis = "X" ;
float rlat(rlat) ;
rlat:standard_name = "grid_latitude" ;
rlat:long_name = "rotated latitude" ;
rlat:units = "degrees" ;
rlat:axis = "Y" ;
char rotated_pole ;
rotated_pole:grid_mapping_name = "rotated_latitude_longitude" ;
rotated_pole:grid_north_pole_latitude = 34.9249992370605 ;
rotated_pole:grid_north_pole_longitude = -172.970001220703 ;
float altitude(altitude) ;
altitude:long_name = "height above mean sea level" ;
altitude:units = "m" ;
altitude:positive = "up" ;
altitude:axis = "Z" ;
double time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:units = "seconds since 1948-1-1 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:axis = "T" ;
float WD(time, altitude, rlat, rlon) ;
WD:standard_name = "grid_eastward_wind" ;
WD:long_name = "U-component of wind" ;
WD:units = "m s-1" ;
WD:grid_mapping = "rotated_pole" ;
WD:coordinates = "lon lat" ;
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" ;

// global attributes:
:Conventions = "CF-1.4" ;
:NCO = "4.6.7" ;
: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 ;
:title = "CCLM 5 simulation German Bight 2.8km" ;
:experiment_id = "GB0028" ;
:source = "cosmo_131108_5.00_clm2.exe int2lm_131101_2.00_clm4" ;
:contact = "http://coastmod.hzg.de" ;
:references = "http://www.clm-community.eu/" ;
:creation_date = "2016-05-18T16:53:12" ;
}