NetCDF Header

dcmip_2016.tempest.output


ERROR
Cookies must be enabled.

netcdf /datazone/dcmip_2016/tempest/publish/tempest.163.r100.L40.interp_latlon.nonhydro.Theta.nc {
  dimensions:
    time = UNLIMITED;   // (25 currently)
    z = 40;
    lat = 180;
    lon = 360;
  variables:
    double time(time=25);
      :long_name = "time";
      :units = "days since 0000-01-01";
      :calendar = "noleap";
      :bounds = "time_bnds";

    double z(z=40);
      :long_name = "altitude";
      :units = "m";

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

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

    double Theta(time=25, z=40, lat=180, lon=360);
      :units = "K";
      :long_name = "potential_temperature";

  // global attributes:
  :earth_radius = 53093.5; // double
  :g = 9.80616; // double
  :omega = 0.0; // double
  :alpha = 0.0; // double
  :Rd = 287.0; // double
  :Cp = 1004.5; // double
  :T0 = 300.0; // double
  :P0 = 100000.0; // double
  :rho_water = 1000.0; // double
  :Rvap = 461.5; // double
  :Mvap = 0.608; // double
  :Lvap = 2500000.0; // double
  :Ztop = 20000.0; // double
  :equation_set = "primitivenonhydro";
  :history = "Fri Apr 21 15:04:54 2017: ncrcat outNE30.0000-01-01-00000.nc outNE30.0000-01-01-00300.nc outNE30.0000-01-01-00600.nc outNE30.0000-01-01-00900.nc outNE30.0000-01-01-01200.nc outNE30.0000-01-01-01500.nc outNE30.0000-01-01-01800.nc outNE30.0000-01-01-02100.nc outNE30.0000-01-01-02400.nc outNE30.0000-01-01-02700.nc outNE30.0000-01-01-03000.nc outNE30.0000-01-01-03300.nc outNE30.0000-01-01-03600.nc outNE30.0000-01-01-03900.nc outNE30.0000-01-01-04200.nc outNE30.0000-01-01-04500.nc outNE30.0000-01-01-04800.nc outNE30.0000-01-01-05100.nc outNE30.0000-01-01-05400.nc outNE30.0000-01-01-05700.nc outNE30.0000-01-01-06000.nc outNE30.0000-01-01-06300.nc outNE30.0000-01-01-06600.nc outNE30.0000-01-01-06900.nc outNE30.0000-01-01-07200.nc tempest.163.r100.L40.interp_latlon.nonhydro.nc";
  :NCO = "\"4.5.5\"";
  :nco_openmp_thread_number = 1; // int
  :Conventions = "CF-1.0";
  :project_id = "DCMIP2016";
  :institute_id = "UCD/LBNL";
  :experiment_id = "163";
  :model_id = "/glade/scratch/ullrich/tempest";
  :frequency = "unknown";
  :modeling_realm = "atmos";
  :horizontal_resolution = "r100";
  :levels = "L40";
  :grid = "interp_latlon";
  :equation = "nonhydro";
}