NetCDF Header
project=NMME, model=GEOS-5, experiment=19970301, time_frequency=day, modeling realm=atmos
ERROR
Cookies must be enabled.
netcdf /datazone/nmme/output1/NASA-GMAO/GEOS-5/19970301/day/atmos/pr/pr_day_GEOS-5_19970301_r8i1p1.nc4 {
dimensions:
lat = 181;
lev = 1;
lon = 360;
time = 274;
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 pr(time=274, lev=1, lat=181, lon=360);
:_FillValue = 9.9999999E14f; // float
:missing_value = 9.9999999E14f; // float
:units = "Kg/m2/s";
:standard_name = "precipitation";
:long_name = "total_precipitation";
double time(time=274);
:units = "days since 1997-3-02 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 = "mar1997";
:model_id = "GEOS-5";
:frequency = "day";
:project_id = "NMME";
:experiment = "mar1997";
:modeling_realm = "atmos";
:realization = 1.0; // double
:contact = "zhao.e.li@nasa.gov";
:startyear = 1997.0; // double
:endyear = 1997.0; // double
:startmonth = 3.0; // double
:endmonth = 11.0; // double
}