NetCDF Header
project=NMME, model=GEOS-5, experiment=20061001, time_frequency=day, modeling realm=atmos
ERROR
Cookies must be enabled.
netcdf /datazone/nmme/output1/NASA-GMAO/GEOS-5/20061001/day/atmos/hus/hus_day_GEOS-5_20061001_r9i1p1.nc {
dimensions:
lat = 181;
lon = 360;
lev = 25;
time = 271;
variables:
double lat(lat=181);
:units = "degrees_north";
:long_name = "Latitude";
:standard_name = "latitude";
double lon(lon=360);
:units = "degrees_east";
:long_name = "Longitude";
:standard_name = "longitude";
double lev(lev=25);
:units = "millibar";
:long_name = "Level";
:standard_name = "air_pressure";
float hus(time=271, lev=25, lat=181, lon=360);
:_FillValue = 9.9999999E14f; // float
:missing_value = 9.9999999E14f; // float
:units = "kg/kg";
:standard_name = "specific_humidity";
:long_name = "specific_humidity";
double time(time=271);
:units = "days since 2006-10-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 = "oct2006";
:model_id = "GEOS-5";
:frequency = "day";
:project_id = "NMME";
:experiment = "oct2006";
:modeling_realm = "atmos";
:realization = 1.0; // double
:contact = "zhao.e.li@nasa.gov";
:startyear = 2006.0; // double
:endyear = 2007.0; // double
:startmonth = 10.0; // double
:endmonth = 6.0; // double
}