netcdf files/g/d314001/1990_1999/clmforc.WFD.Precip.1994-10.nc {
  dimensions:
    scalar = 1;
    lat = 360;
    lon = 720;
    time = UNLIMITED;   // (248 currently)
  variables:
    float EDGEE(scalar=1);
      :long_name = "eastern edge in atmospheric data";
      :units = "degrees_east";
      :mode = "time-invariant";

    float EDGEN(scalar=1);
      :long_name = "northern edge in atmospheric data";
      :units = "degrees_north";
      :mode = "time-invariant";

    float EDGES(scalar=1);
      :long_name = "southern edge in atmospheric data";
      :units = "degrees_north";
      :mode = "time-invariant";

    float EDGEW(scalar=1);
      :long_name = "western edge in atmospheric data";
      :units = "degrees_east";
      :mode = "time-invariant";

    float LATIXY(lat=360, lon=720);
      :long_name = "latitude";
      :units = "degrees_north";
      :mode = "time-invariant";

    float LONGXY(lat=360, lon=720);
      :long_name = "longitude";
      :units = "degrees_east";
      :mode = "time-invariant";

    float PRECTmms(time=248, lat=360, lon=720);
      :missing_value = 1.0E36f; // float
      :_FillValue = -99999.0f; // float
      :mode = "time-dependent";
      :units = "kg/m2/s";
      :long_name = "PRECTmms total precipitation";

    float lat(lat=360);
      :description = "grid box center";
      :lon = 0.25f; // float
      :long_name = "latitude";
      :units = "degrees_north";
      :mode = "time-invariant";

    float lon(lon=720);
      :description = "grid box center";
      :lat = -89.75f; // float
      :long_name = "longitude";
      :units = "degrees_east";
      :mode = "time-invariant";

    float time(time=248);
      :calendar = "noleap";
      :units = "days since 1994-10-01 00:00:00";
      :long_name = "observation time";

  // global attributes:
  :history = "Fri Jan 19 23:11:50 2018: ncks --mk_rec_dmn time /glade/p/uges0001/WATCH-WFD/WFD/processed/clmforc.WFD.Precip.1994-10.nc DUMBO.nc\nFri Jan 19 23:11:48 2018: ncatted -O -a title,,d,, /glade/p/uges0001/WATCH-WFD/WFD/processed/clmforc.WFD.Precip.1994-10.nc\nFri Jan 19 23:11:45 2018: ncatted --glb Conventions=CF-1.6 /glade/p/uges0001/WATCH-WFD/WFD/processed/clmforc.WFD.Precip.1994-10.nc\nFri Jan 19 23:11:43 2018: ncatted -a units,PRECTmms,m,c,kg/m2/s /glade/p/uges0001/WATCH-WFD/WFD/processed/clmforc.WFD.Precip.1994-10.nc\nWed Jan 17 16:37:38 2018: ncatted -O -a long_name,time,o,c,observation time clmforc.WFD.Precip.1994-10.nc";
  :NCO = "4.6.9";
  :Conventions = "CF-1.6";
}