Back to entry details

Data headers for 'ECOSMOII_COSMO-CLM_2010_OWF'
Record


Generation date
2022-09-29
Method
ncdump -h
Header
netcdf ECOSMOII_COSMO-CLM_2010_OWF_1_3744449227162846207 {
dimensions:
lat = 515 ;
lon = 395 ;
time = UNLIMITED ; // (1 currently)
bnds = 2 ;
variables:
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
float phy(time, lon, lat) ;
phy:long_name = "mass_concentration_of_phytoplankton_expressed_as_carbon_in_sea_water vertically averaged" ;
phy:units = "kg m-3" ;
phy:_FillValue = -99.f ;
phy:missing_value = -99.f ;
phy:cell_methods = "time: mean" ;
double time(time) ;
time:standard_name = "time" ;
time:bounds = "time_bnds" ;
time:units = "days since 2010-1-1" ;
time:calendar = "standard" ;
time:axis = "T" ;
double time_bnds(time, bnds) ;
float zoo(time, lon, lat) ;
zoo:long_name = "mass_concentration_of_zooplankton_expressed_as_carbon_in_sea_water vertically averaged" ;
zoo:units = "kg m-3" ;
zoo:_FillValue = -99.f ;
zoo:missing_value = -99.f ;
zoo:cell_methods = "time: mean" ;
zoo:standard_name = "mass_concentration_of_zooplankton_expressed_as_carbon_in_sea_water" ;

// global attributes:
:CDI = "Climate Data Interface version 2.0.5 (https://mpimet.mpg.de/cdi)" ;
:Conventions = "CF-1.6" ;
:institution = "Helmholtz-Zentrum Hereon, Institute of Coastal Systems, Germany" ;
:author = "Ute Daewel" ;
:title = "ECOSMO biology" ;
:frequency = "year" ;
:history = "Thu Sep 8 15:08:34 2022: ncks -d lat,49.1,59.4 -d lon,-4.17,9. wwfbio10v_ym.nc test.nc\n",
"Thu Sep 08 09:20:48 2022: cdo yearmean wwfbio10v_mm.nc wwfbio10v_ym.nc\n",
"Thu Sep 08 09:20:41 2022: cdo monmean wwfbio10v.nc wwfbio10v_mm.nc" ;
:CDO = "Climate Data Operators version 2.0.5 (https://mpimet.mpg.de/cdo)" ;
:NCO = "netCDF Operators version 5.0.6 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)" ;
:institution-ID = "ROR: 03qjp1d79" ;
:originator = "Ute Daewel" ;
:contact = "http://coastmod.hereon.de" ;
:crs = "WGS84" ;
:geospatial_lon_min = -4.16f ;
:geospatial_lon_max = 9.f ;
:geospatial_lat_min = 49.1f ;
:geospatial_lat_max = 59.4f ;
:experiment_id = "ECOSMO_OWF" ;
:source = "COSMO_CLM_OWF_ECOSMO_0011_2010" ;
:creation_date = "2022-09-08T15:08:34" ;
}