NetCDF Header
project=NMME, model=GEOS-5, experiment=19960901, time_frequency=mon, modeling realm=atmos
ERROR
Cookies must be enabled.
netcdf /datazone/nmme/output1/NASA-GMAO/GEOS-5/19960901/mon/atmos/UO/UO_mon_GEOS-5_19960901_r8i1p1.nc4 {
dimensions:
lat = 361;
lon = 720;
lev = 40;
time = 9;
variables:
double lat(lat=361);
:units = "degrees_north";
:long_name = "Latitude";
:standard_name = "latitude";
double lon(lon=720);
:units = "degrees_east";
:long_name = "Longitude";
:standard_name = "longitude";
double lev(lev=40);
:units = "millibar";
:long_name = "Level";
:standard_name = "air_pressure";
float UO(time=9, lev=40, lat=361, lon=720);
:_FillValue = 9.9999999E14f; // float
:missing_value = 9.9999999E14f; // float
:units = "m";
:standard_name = "zonal_speed";
:long_name = "zonal_speed";
double time(time=9);
:units = "months since 1996-9-01 12:00";
:long_name = "Time";
:calendar = "standard";
// global attributes:
:conventions = "CF-1.5";
:institution_id = "NASA-GMAO";
:institution = "NASA Global Model Assimilation Office";
:experiment_id = "sep1996";
:model_id = "GEOS-5";
:frequency = "month";
:project_id = "NMME";
:experiment = "sep1996";
:modeling_realm = "atmos";
:realization = 1.0; // double
:contact = "zhao.e.li@nasa.gov";
:startyear = 1996.0; // double
:endyear = 1997.0; // double
:startmonth = 9.0; // double
:endmonth = 5.0; // double
}