netcdf files/g/ds314.1/1930_1939/clmforc.WFD.Solar.1933-03.nc {
  dimensions:
    scalar = 1;
    time = UNLIMITED;   // (248 currently)
    lat = 360;
    lon = 720;
  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 FSDS(time=248, lat=360, lon=720);
      :missing_value = 1.0E36f; // float
      :_FillValue = -99999.0f; // float
      :mode = "time-dependent";
      :units = "W/m**2";
      :long_name = "total incident solar radiation";

    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 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 1933-03-01 00:00:00";
      :long_name = "observation time";

  // global attributes:
  :history = "Sat Jan 20 01:46:43 2018: ncks --mk_rec_dmn time /glade/p/uges0001/WATCH-WFD/WFD/processed/clmforc.WFD.Solar.1933-03.nc DUMBO.nc\nSat Jan 20 01:46:42 2018: ncatted -O -a title,,d,, /glade/p/uges0001/WATCH-WFD/WFD/processed/clmforc.WFD.Solar.1933-03.nc\nSat Jan 20 01:46:41 2018: ncatted --glb Conventions=CF-1.6 /glade/p/uges0001/WATCH-WFD/WFD/processed/clmforc.WFD.Solar.1933-03.nc";
  :Conventions = "CF-1.6";
  :NCO = "4.6.9";
}