Back to entry details

Data headers for 'coastDat2_COSMO-CLM_W_SO'
Record


Generation date
2017-04-06
Method
ncdump -h
Header
netcdf coastDat2_COSMO-CLM_W_SO_781_954282149033237083 {
dimensions:
time = UNLIMITED ; // (744 currently)
bnds = 2 ;
rlon = 234 ;
rlat = 228 ;
soil1 = 10 ;
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 = 35.f ;
rotated_pole:grid_north_pole_longitude = -170.f ;
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 soil1(soil1) ;
soil1:standard_name = "depth" ;
soil1:long_name = "depth of soil layers" ;
soil1:units = "m" ;
soil1:positive = "down" ;
soil1:bounds = "soil1_bnds" ;
float W_SO(time, soil1, rlat, rlon) ;
W_SO:standard_name = "lwe_thickness_of_moisture_content_of_soil_layer" ;
W_SO:long_name = "soil water content" ;
W_SO:units = "m" ;
W_SO:grid_mapping = "rotated_pole" ;
W_SO:coordinates = "lon lat" ;
W_SO:_FillValue = -1.e+20f ;
W_SO:cell_methods = "soil1: mean" ;

// global attributes:
:title = "COSMO-CLM coastDatII simulations" ;
:institution = "Helmholtz-Zentrum Geesthacht Zentrum fuer Material und Kuestenforschung GmbH" ;
:source = "cosmo_090213_4.8_clm_11, int2lm v1.9_clm5" ;
:project_id = "-" ;
:experiment_id = "cDII.00_2000" ;
:realization = 1 ;
:Conventions = "CF-1.0" ;
: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" ;
}