netcdf grid_T42L90_08_1_7075148147156772423 {
dimensions:
LEV = 90 ;
LON = 128 ;
LAT = 64 ;
bnds = 2 ;
variables:
float LEV(LEV) ;
LEV:long_name = "hybrid level at layer midpoints" ;
LEV:units = "level" ;
LEV:positive = "down" ;
LEV:point_spacing = "even" ;
LEV:axis = "Z" ;
LEV:standard_name = "depth" ;
float HYAM(LEV) ;
HYAM:long_name = "hybrid A coefficient at layer midpoints" ;
HYAM:units = "Pa" ;
HYAM:history = "From aer_ai.mc" ;
float HYBM(LEV) ;
HYBM:long_name = "hybrid B coefficient at layer midpoints" ;
HYBM:units = "1" ;
HYBM:history = "From aer_ai.mc" ;
float LON(LON) ;
LON:long_name = "longitude" ;
LON:units = "degrees_east" ;
LON:modulo = 360.f ;
LON:point_spacing = "even" ;
LON:axis = "X" ;
LON:standard_name = "longitude" ;
float LAT(LAT) ;
LAT:long_name = "latitude" ;
LAT:units = "degrees_north" ;
LAT:point_spacing = "uneven" ;
LAT:axis = "Y" ;
LAT:standard_name = "latitude" ;
LAT:bounds = "LAT_bnds" ;
float LAT_bnds(LAT, bnds) ;
double APSAVE(LAT, LON) ;
APSAVE:missing_value = -1.e+34 ;
APSAVE:_FillValue = -1.e+34 ;
APSAVE:long_name = "APS[T=@AVE]" ;
APSAVE:long_name_mod = "T=01-JAN-2008 00:00:31-DEC-2008 00:00" ;
APSAVE:history = "From aer_ai.mc" ;
// global attributes:
:history = "FERRET V6.93 16-Apr-18" ;
:Conventions = "CF-1.6" ;
}