NetCDF Header

CESM2 Initialized 2019/20 Australian Wildfire Simulations


ERROR
Cookies must be enabled.

netcdf file:///data/ef450540-4c2f-449e-a4a6-c17e0dcff510/b.e21.BSMYLE-AUFIRE.f09_g17.2019-08.207.pop.h.TEMPDT.201908-202207.nc-20230207-205855Z-01acec5e-f3c7-4bbe-8a07-4e2e6efcb87b {
  dimensions:
    lon = 180;
    depth = 60;
    time = UNLIMITED;   // (36 currently)
  variables:
    float lon(lon=180);
      :units = "degrees_east";
      :long_name = "lon";
      :valid_range = 0.5f, 358.5f; // float

    float depth(depth=60);
      :units = "degrees_north";
      :long_name = "lat";
      :valid_range = 500.0f, 537500.0f; // float

    double time(time=36);
      :units = "julian day";
      :long_name = "time";
      :actual_range = 2458697.0, 2459762.0; // double
      :time_step = "monthly";
      :delta_t = "0000-01-00 0:00:00s";
      :calendar = "360-day";

    short TEMPDT(time=36, depth=60, lon=180);
      :scale_factor = 7.5E-4f; // float
      :add_offset = 16S; // short
      :long_name = "Deep Tropical Ocean 10N-10S Mean TEMP)";
      :valid_range = -32766S, 32766S; // short
      :missing_value = -32767S; // short
      :_FillValue = -32767S; // short
      :cell_methods = "-";
      :units = "-";

  // global attributes:
  :delta_time = "0000-01-00 0:00:00s";
  :history = "by John Fasullo, Mon Jul 11 12:49:42 2022";
  :contact = "-";
  :Acknowledgment = "-";
  :comment = "-";
  :product = "-";
  :Conventions = "CF-1.0";
  :institution = "-";
  :references = "-";
  :creation_date = "Mon Jul 11 12:49:42 2022";
  :source = "-";
  :hostname = "-";
  :username = "-";
  :title = "-";
  :version = "-";
  :revision_id = "-";
  :case_title = "-";
  :case_id = "-";
  :RTM_input_dataset = "-";
  :NCO = "-";
  :nco_opemp_thread_number = "-";
}