NetCDF Header
project=NMME, model=GEOS-5, experiment=19860901, time_frequency=day, modeling realm=atmos
ERROR
Cookies must be enabled.
netcdf /datazone/nmme/output1/NASA-GMAO/GEOS-5/19860901/day/atmos/sty/sty_day_GEOS-5_19860901_r10i1p1.nc4 {
dimensions:
lat = 181;
lev = 1;
lon = 360;
time = 273;
variables:
double lat(lat=181);
:units = "degrees_north";
:long_name = "Latitude";
:standard_name = "latitude";
double lev(lev=1);
:units = "millibar";
:long_name = "Level";
:standard_name = "air_pressure";
double lon(lon=360);
:units = "degrees_east";
:long_name = "Longitude";
:standard_name = "longitude";
float sty(time=273, lev=1, lat=181, lon=360);
:_FillValue = 9.9999999E14f; // float
:missing_value = 9.9999999E14f; // float
:units = "Pa";
:standard_name = "surface_downward_y_stress";
:long_name = "surface_north_wind_stress";
double time(time=273);
:units = "days since 1986-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 = "sep1986";
:model_id = "GEOS-5";
:frequency = "day";
:project_id = "NMME";
:experiment = "sep1986";
:modeling_realm = "atmos";
:realization = 1.0; // double
:contact = "zhao.e.li@nasa.gov";
:startyear = 1986.0; // double
:endyear = 1987.0; // double
:startmonth = 9.0; // double
:endmonth = 5.0; // double
}