netcdf ECHbasefsstmmn_2D_Amon_1_4213598185233701380 {
dimensions:
time = UNLIMITED ; // (372 currently)
lat = 96 ;
lon = 192 ;
bnds = 2 ;
variables:
float abs550aer(time, lat, lon) ;
abs550aer:_FillValue = 1.e+20f ;
abs550aer:standard_name = "atmosphere_absorption_optical_thickness_due_to_ambient_aerosol" ;
abs550aer:long_name = "Absorption AOD@550nm" ;
abs550aer:units = "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 = "Baseline fixed SST run using ECHAM6.3-HAM2.2" ;
:Conventions = "CF-1.5" ;
}