Back to entry details

Data headers for 'coastDat2_COSMO-CLM_UVlat_10M'
Record


Generation date
2017-04-06
Method
ncdump -h
Header
netcdf coastDat2_COSMO-CLM_UVlat_10M_781_3078206793928331577 {
dimensions:
rlon = 234 ;
rlat = 228 ;
height_10m = 1 ;
time = UNLIMITED ; // (744 currently)
nb2 = 2 ;
variables:
float rlon(rlon) ;
rlon:long_name = "rotated longitude" ;
rlon:units = "degrees" ;
rlon:standard_name = "grid_longitude" ;
rlon:axis = "X" ;
float rlat(rlat) ;
rlat:long_name = "rotated latitude" ;
rlat:units = "degrees" ;
rlat:standard_name = "grid_latitude" ;
rlat:axis = "Y" ;
char rotated_pole ;
rotated_pole:grid_mapping_name = "rotated_latitude_longitude" ;
rotated_pole:grid_north_pole_latitude = 35. ;
rotated_pole:grid_north_pole_longitude = -170. ;
float height_10m(height_10m) ;
height_10m:long_name = "height above the surface" ;
height_10m:units = "m" ;
height_10m:axis = "Z" ;
double time(time) ;
time:bounds = "time_bnds" ;
time:units = "seconds since 1948-01-01 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
double time_bnds(time, nb2) ;
time_bnds:units = "seconds since 1948-01-01 00:00:00" ;
time_bnds:calendar = "proleptic_gregorian" ;
float U_10M(time, height_10m, rlat, rlon) ;
U_10M:long_name = "U-component of 10m wind" ;
U_10M:standard_name = "grid_eastward_wind" ;
U_10M:units = "m s-1" ;
U_10M:grid_mapping = "rotated_pole" ;
float V_10M(time, height_10m, rlat, rlon) ;
V_10M:long_name = "V-component of 10m wind" ;
V_10M:standard_name = "grid_northward_wind" ;
V_10M:units = "m s-1" ;
V_10M:grid_mapping = "rotated_pole" ;

// global attributes:
:CDI = "Climate Data Interface version 1.5.0 (http://code.zmaw.de/projects/cdi)" ;
:history = "Thu Feb 21 17:42:03 2013: cdo -r rotuvb,U_10M,V_10M cDII.00.UV_10M.2013_01.nc ../UVlat_10M/cDII.00.UVlat_10M.2013_01.nc\nThu Feb 21 17:41:40 2013: cdo -r merge U_10M/cDII.00.U_10M.2013_01.nc V_10M/cDII.00.V_10M.2013_01.nc UV_10M/cDII.00.UV_10M.2013_01.nc" ;
:institution = "Helmholtz-Zentrum Geesthacht Zentrum fuer Material und Kuestenforschung GmbH" ;
:Conventions = "CF-1.0" ;
:title = "COSMO-CLM coastDatII simulations" ;
:project_id = "-" ;
:experiment_id = "cDII.00_2000" ;
:realization = 1 ;
:conventionsURL = "http://www.unidata.ucar.edu/packages/netcdf/conventions.html" ;
:contact = "
 Beate.Geyer@nullhzg.de
" ;
:references = "http://www.clm-community.eu/" ;
:creation_date = "2013-02-21 13:52:56" ;
:CDO = "Climate Data Operators version 1.5.0 (http://code.zmaw.de/projects/cdo)" ;
}