NetCDF Header
project=NMME, model=GEOS-5, experiment=19960201, time_frequency=day, modeling realm=atmos
ERROR
Cookies must be enabled.
netcdf /datazone/nmme/output1/NASA-GMAO/GEOS-5/19960201/day/atmos/rlt/rlt_day_GEOS-5_19960201_r3i1p1.nc {
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 rlt(time=274, lev=1, lat=181, lon=360);
:_FillValue = 9.9999999E14f; // float
:missing_value = 9.9999999E14f; // float
:units = "W/m2";
:standard_name = "toa_outgoing_longwave_flux";
:long_name = "toa_outgoing_longwave";
double time(time=274);
:units = "days since 1996-2-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 = "feb1996";
:model_id = "GEOS-5";
:frequency = "day";
:project_id = "NMME";
:experiment = "feb1996";
:modeling_realm = "atmos";
:realization = 1.0; // double
:contact = "zhao.e.li@nasa.gov";
:startyear = 1996.0; // double
:endyear = 1996.0; // double
:startmonth = 2.0; // double
:endmonth = 10.0; // double
}