Back to entry details

Data headers for 'CLICCS-A2-M_MRG'
Record


Generation date
2023-06-22
Method
ncdump -h
Header
netcdf CLICCS-A2-M_MRG_1_3927826388227927101 {
dimensions:
time = UNLIMITED ; // (366 currently)
lon = 256 ;
lat = 128 ;
lev = 43 ;
variables:
double time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:units = "hours since 1980-01-01 12:00:00" ;
time:calendar = "standard" ;
time:axis = "T" ;
double lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
double lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
double lev(lev) ;
lev:long_name = "sigma" ;
lev:units = "~" ;
lev:axis = "Z" ;
float u(time, lev, lat, lon) ;
u:long_name = "U component of wind" ;
u:units = "m s**-1" ;
u:CDI_grid_type = "gaussian" ;
u:CDI_grid_num_LPE = 64 ;
u:name = "northward_wind" ;
float v(time, lev, lat, lon) ;
v:long_name = "V component of wind" ;
v:units = "m s**-1" ;
v:CDI_grid_type = "gaussian" ;
v:CDI_grid_num_LPE = 64 ;
v:name = "eastward_wind" ;
float Z(time, lev, lat, lon) ;
Z:long_name = "modified geopotential heigth, Z = P/g ... P = gh + RT_0 ln(p_s)" ;
Z:units = "gpm" ;
Z:CDI_grid_type = "gaussian" ;
Z:CDI_grid_num_LPE = 64 ;
Z:name = "geopotential_height" ;

// global attributes:
:Conventions = "None" ;
:title = " MODES: inverse fields" ;
:info = "Modes filtered: \n",
"No filtering of meridional modes\n",
"Filtered vertical modes 1 to 27\n",
"Filtered zonal wavenumbers 1 to 100" ;
:creation_date = "05-05-2021 09:17:21" ;
:project = "MODES" ;
:reference = "Zagar et. al. (2015), Geosci. Model Dev., 8, 1169-1195" ;
:reference_doi = "doi:10.5194/gmd-8-1169-2015" ;
:support = "https://modes.cen.uni-hamburg.de/" ;
:grant_id = "EXC 2037 \"CLICCS - Climate, Climatic Change, and Society\" (CLICCS, A2)" ;
:institute = "Meteorological Institute, University of Hamburg" ;
:model = "MODES V2" ;
:contact = "
 frank.sielmann@nulluni-hamburg.de
" ;
}