Back to entry details

Data headers for 'ECOSMOII_NCEP_icedyns'
Record


Generation date
2017-10-17
Method
ncdump -h
Header
netcdf ECOSMOII_NCEP_icedyns_1_5930025600208478344 {
dimensions:
lat = 177 ;
lon = 207 ;
layer = 20 ;
time = UNLIMITED ; // (31 currently)
variables:
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:units = "degrees_north" ;
lat:actual_range = 48.38333f, 65.98333f ;
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:units = "degrees_east" ;
lon:actual_range = -4.166667f, 30.16667f ;
double layer(layer) ;
layer:actual_range = 1., 20. ;
layer:standard_name = "model_level_number" ;
double time(time) ;
time:units = "days since 1948-1-1 00:00:00" ;
time:standard_name = "time" ;
float frice(time, lat, lon) ;
frice:missing_value = -999.f ;
frice:standard_name = "sea_ice_area_fraction" ;
frice:units = "1" ;
float his(time, lat, lon) ;
his:missing_value = -999.f ;
his:standard_name = "sea_ice_thickness" ;
his:units = "m" ;
float hisr(time, lat, lon) ;
hisr:missing_value = -999.f ;
hisr:units = "m" ;
hisr:long_name = "sea_ice_thickness_of_ridged_ice" ;

// global attributes:
:title = "ECSOSMO II ice variables" ;
:institution = "Helmholtz-Zentrum Geesthacht,Germany" ;
:originator = "Ute Daewel" ;
:contact = "http://coastmod.hzg.de" ;
:Bbox = -4.166667f, 48.38333f, 30.16667f, 65.98333f ;
:NCO = "4.6.7" ;
:source = "ECOSMO II (Daewel and Schrum 2013, JMS), Arakawa-C grid, athm_forcing: NCEP/NCAR, daily meanECOSMO II (Daewel and Schrum 2013, JMS), Arakawa-C grid, athm_forcing: NCEP/NCAR, daily mean" ;
:Conventions = "CF-1.6" ;
:history = "Mon Aug 28 16:14:34 2017: ncatted -O -a history,global,d,, ECOSMOII_NCEP.1948-2015.dm.icedyns.194801.nc" ;
}