NetCDF Header

Datasets used in Bacmeister et al, JAMES (2020). " CO2 increase experiments ..."


ERROR
Cookies must be enabled.

netcdf file:///data/76523e80-49ae-4059-9877-cdc2e28bb52b/CESM1b-4xCO2-SOM_SOLIN.nc-cbcb8744-ad90-4595-be31-72b5504c51b5 {
  dimensions:
    time = UNLIMITED;   // (330 currently)
    lat = 192;
    lon = 288;
    nbnd = 2;
  variables:
    float SOLIN(time=330, lat=192, lon=288);
      :Sampling_Sequence = "rad_lwsw";
      :units = "W/m2";
      :long_name = "Solar insolation";
      :cell_methods = "time: mean";

    double lat(lat=192);
      :long_name = "latitude";
      :units = "degrees_north";

    double lon(lon=288);
      :long_name = "longitude";
      :units = "degrees_east";

    double time(time=330);
      :long_name = "time";
      :units = "days since 0001-01-01 00:00:00";
      :calendar = "noleap";
      :bounds = "time_bnds";

    double time_bnds(time=330, nbnd=2);
      :long_name = "time interval endpoints";

  // global attributes:
  :Conventions = "CF-1.0";
  :source = "CAM";
  :case = "e.e11.E1850.f09_g16.4xco2.002";
  :title = "UNSET";
  :logname = "hannay";
  :host = "r5i2n8";
  :Version = "$Name$";
  :revision_Id = "$Id$";
  :initial_file = "b.e11.B1850LENS.f09_g16.pi_control.002.cam.i.0052-01-01-00000.nc";
  :topography_file = "/glade/p/cesmdata/cseg/inputdata/atm/cam/topo/USGS-gtopo30_0.9x1.25_remap_c051027.nc";
  :history = "Wed Sep 23 10:17:42 2020: ncks -O -v SOLIN e.e11.E1850.f09_g16.4xco2.002.cam.h0.0001-01.nc /glade/scratch/hannay/4xco2_paper/e.e11.E1850.f09_g16.4xco2.002.cam.h0.0001-01.nc_SOLIN.nc";
  :NCO = "netCDF Operators version 4.7.9 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
}