NetCDF Header

project=NMME, model=GEOS-5, experiment=20090401, time_frequency=day, modeling realm=atmos


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/NASA-GMAO/GEOS-5/20090401/day/atmos/mrsov/mrsov_day_GEOS-5_20090401_r3i1p1.nc {
  dimensions:
    lat = 181;
    lev = 1;
    lon = 360;
    time = 275;
  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 mrsov(time=275, lev=1, lat=181, lon=360);
      :_FillValue = 9.9999999E14f; // float
      :missing_value = 9.9999999E14f; // float
      :units = "m3/m3";
      :standard_name = "volume_fraction_of_water_in_soil";
      :long_name = "soil_mositure";

    double time(time=275);
      :units = "days since 2009-4-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 = "apr2009";
  :model_id = "GEOS-5";
  :frequency = "day";
  :project_id = "NMME";
  :experiment = "apr2009";
  :modeling_realm = "atmos";
  :realization = 1.0; // double
  :contact = "zhao.e.li@nasa.gov";
  :startyear = 2009.0; // double
  :endyear = 2009.0; // double
  :startmonth = 4.0; // double
  :endmonth = 12.0; // double
}