Back to entry details

Data headers for 'ECHbcx10fsstdaymn_2D_day'
Record


Generation date
2021-07-21
Method
ncdump -h
Header
netcdf ECHbcx10fsstdaymn_2D_day_1_4010029271216241632 {
dimensions:
time = UNLIMITED ; // (11323 currently)
lat = 96 ;
lon = 192 ;
bnds = 2 ;
variables:
float pr(time, lat, lon) ;
pr:standard_name = "precipitation_flux" ;
pr:long_name = "precpitation" ;
pr:units = "kg m-2 s-1" ;
double time(time) ;
time:axis = "T" ;
time:bounds = "time_bnds" ;
time:units = "days since 1600-01-01 00:00:00" ;
time:standard_name = "time" ;
time:calendar = "gregorian" ;
double time_bnds(time, bnds) ;
double lat(lat) ;
lat:axis = "Y" ;
lat:bounds = "lat_bnds" ;
lat:units = "degrees_north" ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
double lat_bnds(lat, bnds) ;
double lon(lon) ;
lon:axis = "X" ;
lon:bounds = "lon_bnds" ;
lon:units = "degrees_east" ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
double lon_bnds(lon, bnds) ;

// global attributes:
:info_contact = "Duncan Watson-Parris:
 duncan.watson-parris@nullphysics.ox.ac.uk
" ;
:info_exp = "BCx10 fixed SST run using ECHAM6.3-HAM2.2" ;
:Conventions = "CF-1.5" ;
}