NetCDF Header

project=NMME, model=NCAR Community Climate System Model, CCSM version 4, experiment=20110201, time_frequency=day, modeling realm=atmos


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/UM-RSMAS/CCSM4/20110201/day/atmos/mrsov/mrsov_day_CCSM4_20110201_r2i1p1_20110201-20120131.nc {
  dimensions:
    TIME = 365;
    LAT = 181;
    LON = 360;
  variables:
    float MRSOV(TIME=365, LAT=181, LON=360);
      :standard_name = "total soil liquid water in total 15 columnn";
      :sum_op_ncl = "dim_sum over dimension(s): levgrnd";
      :cell_method = "time: mean";
      :missing_value = 1.0E36f; // float
      :units = "kg/m2";
      :long_name = "merely sum of soil liquid water over levels";
      :lon = 358.75f; // float
      :lat = 90.0f; // float
      :_FillValue = 1.0E36f; // float

    double TIME(TIME=365);
      :axis = "T";
      :standard_name = "time";
      :long_name = "time";
      :bounds = "TIME_bnds";
      :units = "days since 2011-02-01 00:00:00";
      :calendar = "NOLEAP";
      :_FillValue = 9.969209968386869E36; // double

    float LAT(LAT=181);
      :valid_max = 90.0f; // float
      :valid_min = -90.0f; // float
      :standard_name = "latitude";
      :axis = "Y";
      :units = "degrees_north";
      :data_type = "float";

    float LON(LON=360);
      :valid_max = 359.0f; // float
      :valid_min = 0.0f; // float
      :standard_name = "longitude";
      :axis = "X";
      :units = "degrees_east";
      :data_type = "float";

}