netcdf files/g/d682000/MaritimeSEA_V7TMOPITTanomalies.nc {
  dimensions:
    time = UNLIMITED;   // (192 currently)
    nbounds = 2;
    name_strlen = 11;
  variables:
    float MOPITT_CO_TCOL(time=192);
      :description = "molecules per cm^2";
      :long_name = "MOPITT_CO_TotalColumn";
      :units = "mol/cm^2";
      :_FillValue = 9.96921E36f; // float

    double time(time=192);
      :long_name = "time";
      :units = "days since 2000-01-01 00:00:00";

    float MOPITT_CO_SD(time=192);
      :description = "molecules per cm^2";
      :units = "mol/cm^2";
      :long_name = "MOPITT_CO_StdDev";
      :_FillValue = 9.96921E36f; // float

    float MOPITT_CO_ERR(time=192);
      :description = "molecules per cm^2";
      :long_name = "MOPITT_CO_Column_Error";
      :units = "mol/cm^2";
      :_FillValue = 9.96921E36f; // float

    float MOPITT_CO_TCOL_FILLED(time=192);
      :comment = "Missing values filled using spline fit. Required for regression analysis.";
      :description = "molecules per cm^2";
      :units = "mol/cm^2";
      :long_name = "MOPITT_CO_TotalColumn_SplineFit";
      :_FillValue = 9.96921E36f; // float

    float MOPITT_CO_ANOMALY(time=192);
      :description = "molecules per cm^2";
      :units = "mol/cm^2";
      :long_name = "MOPITT_CO_Anomaly";
      :_FillValue = 9.96921E36f; // float

    int YYYYMM(time=192);
      :description = "YearMonth";
      :units = "1";
      :long_name = "YearMonth";

    float REGION_LAT_BOUNDS(nbounds=2);
      :description = "Latitude bounds, south is negative";
      :units = "degrees_north";
      :long_name = "latitude";

    float REGION_LON_BOUNDS(nbounds=2);
      :description = "Longitude bounds, west is negative";
      :units = "degrees_east";
      :long_name = "longitude";

    char REGION_NAME(name_strlen=11);
      :long_name = "region name";
      :cf_role = "timeseries_id";

    float XLAT;
      :bounds = "REGION_LAT_BOUNDS";
      :units = "degrees_north";
      :long_name = "latitude";
      :description = "Latitude center of region, south is negative";

    float XLON;
      :bounds = "REGION_LON_BOUNDS";
      :units = "degrees_east";
      :long_name = "longitude";
      :description = "Longitude center of region, west is negative";

  // global attributes:
  :title = "Month average anomalies in MOPITT CO for Maritime Southeast Asia";
  :region_definition = "Maritime Southeast Asia --> 10 to -10 Lat, 91 to 165 Lon";
  :source = "MOPITT level 2, version 7, thermal IR retrievals, doi:10.5067/TERRA/MOPITT/MOP02T_L2.007";
  :Conventions = "CF-1.6";
  :creation_date = "Thu Dec  7 16:47:37 MST 2017";
  :author = "R. R. Buchholz";
  :email = "buchholz@ucar.edu";
  :featureType = "timeSeries";
}