NetCDF Header

CESM2 40-70N Biomass Emissions Homogenization Sensitivity Tests


ERROR
Cookies must be enabled.

netcdf file:///data/7e9847b3-60dc-455c-b34e-9138afa3c49f/ICEFRAC_b.e21.BHIST.f09_g17.CMIP6-historical_test-var-bb_pert.004.mon.mean.nc-20211022-193643Z-e1d2f0bd-695f-483a-8230-2a7911656bbd {
  dimensions:
    lon = 288;
    lat = 192;
    time = UNLIMITED;   // (300 currently)
  variables:
    float lon(lon=288);
      :units = "degrees_east";
      :long_name = "lon";
      :valid_range = 0.0, 358.75; // double

    float lat(lat=192);
      :units = "degrees_north";
      :long_name = "lat";
      :valid_range = -90.0, 90.0; // double

    double time(time=300);
      :units = "julian day";
      :long_name = "time";
      :actual_range = 2447893.0, 2456993.0; // double
      :time_step = "monthly";
      :delta_t = "0000-01-00 00:00:00";
      :calendar = "julian day";

    float ICEFRAC(time=300, lat=192, lon=288);
      :scale_factor = 1.0f; // float
      :add_offset = 0.0f; // float
      :long_name = "Fraction of sfc area covered by sea-ice";
      :valid_range = -9.0E35f, 5.0E35f; // float
      :missing_value = 1.0E36f; // float
      :_FillValue = 1.0E36f; // float
      :cell_methods = "-";
      :units = "fraction";

  // global attributes:
  :delta_time = "0000-01-00 00:00:00";
  :history = "by John Fasullo, Sun Aug 16 16:22:08 2020";
  :contact = "-";
  :Acknowledgment = "-";
  :comment = "-";
  :product = "-";
  :Conventions = "CF-1.0";
  :institution = "-";
  :references = "-";
  :creation_date = "Sun Aug 16 16:22:08 2020";
  :source = "-";
  :hostname = "-";
  :username = "-";
  :title = "-";
  :version = "-";
  :revision_id = "-";
  :case_title = "-";
  :case_id = "-";
  :RTM_input_dataset = "-";
  :NCO = "-";
  :nco_opemp_thread_number = "-";
}