Back to entry details

Data headers for 'nextGEMS_cyc2_ICON'
Record


Generation date
2023-04-12
Method
ncdump -h
Header
netcdf nextGEMS_cyc2_ICON_1_707470561103203369 {
dimensions:
time = 26 ;
cell = 20971520 ;
nt = 2 ;
nv = 3 ;
variables:
float hfls(time, cell) ;
hfls:_FillValue = NaNf ;
hfls:cell_methods = "time: mean" ;
hfls:long_name = "latent heat flux" ;
hfls:standard_name = "surface_downward_latent_heat_flux" ;
hfls:units = "W m-2" ;
hfls:coordinates = "clat clon" ;
float hfss(time, cell) ;
hfss:_FillValue = NaNf ;
hfss:cell_methods = "time: mean" ;
hfss:long_name = "sensible heat flux" ;
hfss:standard_name = "surface_downward_sensible_heat_flux" ;
hfss:units = "W m-2" ;
hfss:coordinates = "clat clon" ;
float mlotst(time, cell) ;
mlotst:_FillValue = NaNf ;
mlotst:cell_methods = "time: mean" ;
mlotst:long_name = "ocean mixed layer depth" ;
mlotst:standard_name = "ocean_mixed_layer_thickness_defined_by_sigma_t" ;
mlotst:units = "m" ;
mlotst:coordinates = "clat clon" ;
float pr(time, cell) ;
pr:_FillValue = NaNf ;
pr:cell_methods = "time: mean" ;
pr:long_name = "precipitation flux" ;
pr:standard_name = "precipitation_flux" ;
pr:units = "kg m-2 s-1" ;
pr:coordinates = "clat clon" ;
float rlut(time, cell) ;
rlut:_FillValue = NaNf ;
rlut:cell_methods = "time: mean" ;
rlut:long_name = "outgoing longwave radiation" ;
rlut:standard_name = "toa_outgoing_longwave_flux" ;
rlut:units = "W m-2" ;
rlut:coordinates = "clat clon" ;
float rsnt(time, cell) ;
rsnt:_FillValue = NaNf ;
rsnt:cell_methods = "time: mean" ;
rsnt:long_name = "net shortwave radiation at top of atmosphere (positive downwards)" ;
rsnt:standard_name = "toa_net_downward_shortwave_flux" ;
rsnt:units = "W m-2" ;
rsnt:coordinates = "clat clon" ;
float sfcwind(time, cell) ;
sfcwind:_FillValue = NaNf ;
sfcwind:cell_methods = "time: mean" ;
sfcwind:long_name = "magnitude of horizontal wind at 10m height above ground" ;
sfcwind:standard_name = "wind_speed" ;
sfcwind:units = "m s-1" ;
sfcwind:coordinates = "clat clon" ;
float sst(time, cell) ;
sst:_FillValue = NaNf ;
sst:cell_methods = "time: mean" ;
sst:long_name = "temperature of the uppermost ocean layer" ;
sst:standard_name = "sea_surface_temperature" ;
sst:units = "K" ;
sst:coordinates = "clat clon" ;
float tas(time, cell) ;
tas:_FillValue = NaNf ;
tas:cell_methods = "time: mean" ;
tas:long_name = "air temperature at 2m height above ground" ;
tas:standard_name = "air_temperature" ;
tas:units = "K" ;
tas:coordinates = "clat clon" ;
int time(time) ;
time:axis = "T" ;
time:bounds = "time_bnds" ;
time:standard_name = "time" ;
time:units = "days since 2020-01-01" ;
time:calendar = "proleptic_gregorian" ;
int time_bnds(time, nt) ;
double clat_bnds(cell, nv) ;
clat_bnds:_FillValue = NaN ;
clat_bnds:coordinates = "clat clon" ;
double clon_bnds(cell, nv) ;
clon_bnds:_FillValue = NaN ;
clon_bnds:coordinates = "clat clon" ;
double clat(cell) ;
clat:_FillValue = NaN ;
clat:bounds = "clat_bnds" ;
clat:axis = "Y" ;
clat:units = "degree_north" ;
clat:standard_name = "latitude" ;
double clon(cell) ;
clon:_FillValue = NaN ;
clon:bounds = "clon_bnds" ;
clon:axis = "X" ;
clon:units = "degree_east" ;
clon:standard_name = "longitude" ;

// global attributes:
:Conventions = "CF-1.8" ;
string :institution = "Max-Planck-Institut für Meteorologie" ;
:source = "ICON simulation" ;
:title = "monthly means from ICON simulation ngc2009" ;
:uuidOfHGrid = "0f1e7d66-637e-11e8-913b-51232bb4d8f9" ;
:license = "CC BY 4.0" ;
:attribution = "The simulations are part of the nextGEMS project funded through the European Union\'s Horizon2020 research and innovation program under the grant agreement number 101003470 and were run through technical support provided by AWI, DKRZ, ECWMF, and MPI-M." ;
:history = "ICON simulation ngc2009\nextracted from intake catalog levante:/work/ka1081/Catalogs/dyamond-nextgems.json\nconverted to common grid 0f1e7d66-637e-11e8-913b-51232bb4d8f9\ncomputed monthly averages using monthly_dataset.py\nattached clat & clon coordinates using finalize_dataset.py\n" ;
:creation_date = "2023-03-19" ;
string :creator = "Tobias Kölling" ;
}