Back to entry details

Data headers for '1pctCO2_run14_hamocc_data_2d_dm'
Record


Generation date
2022-07-25
Method
ncdump -h
Header
netcdf \1pctCO2_run14_hamocc_data_2d_dm_1_3822089788774540011 {
dimensions:
x = 122 ;
y = 101 ;
vertices = 4 ;
depth = 1 ;
time = UNLIMITED ; // (120 currently)
variables:
double lon(y, x) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:_CoordinateAxisType = "Lon" ;
lon:bounds = "lon_vertices" ;
double lon_vertices(y, x, vertices) ;
double lat(y, x) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:_CoordinateAxisType = "Lat" ;
lat:bounds = "lat_vertices" ;
double lat_vertices(y, x, vertices) ;
double depth(depth) ;
depth:standard_name = "depth" ;
depth:long_name = "depth_below_sea" ;
depth:units = "m" ;
depth:positive = "down" ;
depth:axis = "Z" ;
double time(time) ;
time:standard_name = "time" ;
time:units = "hours since 1850-01-31 21:36:00" ;
time:calendar = "proleptic_gregorian" ;
float phycos(time, depth, y, x) ;
phycos:standard_name = "surface_mole_concentration_of_phytoplankton_expressed_as_carbon_in_sea_water" ;
phycos:long_name = "Surface mole concentration of phytoplankton expressed as carbon in sea water" ;
phycos:units = "mol m-3" ;
phycos:code = 767 ;
phycos:coordinates = "lon lat" ;
phycos:_FillValue = -9.e+33f ;
phycos:missing_value = -9.e+33f ;
float chlos(time, depth, y, x) ;
chlos:standard_name = "surface_mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water" ;
chlos:long_name = "Surface mass concentration of phytoplankton expressed as chlorophyll in sea water" ;
chlos:units = "kg m-3" ;
chlos:code = 768 ;
chlos:coordinates = "lon lat" ;
chlos:_FillValue = -9.e+33f ;
chlos:missing_value = -9.e+33f ;

// global attributes:
:CDI = "Climate Data Interface version 1.7.0rc3 (http://mpimet.mpg.de/cdi)" ;
:Conventions = "CF-1.4" ;
:MPIOM = "$Revision: cosmos/tags/mpiesm-1.2.01 9269 mpiom/tags/mpiom-1.6.3 4639 [EXPORTED] $" ;
}