NetCDF Header

dcmip_2016.gem.Test162_GB_r50


ERROR
Cookies must be enabled.

netcdf /datazone/dcmip_2016/gem/publish/Test162_GB_r50/gem.162-bryanpbl.r50.L30.interp_latlon.nonhydro.del6.phim.nc {
  dimensions:
    lon = 720;
    lat = 361;
    ilev = 30;
    time = UNLIMITED;   // (41 currently)
    lev = 30;
  variables:
    double P0;
      :units = "Pa";
      :long_name = "reference pressure";

    double mdt;
      :units = "s";
      :long_name = "timestep";

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

    double gw(lat=361);
      :long_name = "gauss weights";

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

    double hyai(ilev=30);
      :long_name = "hybrid A coefficient at layer interfaces";

    double hybi(ilev=30);
      :long_name = "hybrid B coefficient at layer interfaces";

    double hyam(lev=30);
      :long_name = "hybrid A coefficient at layer midpoints";

    double hybm(lev=30);
      :long_name = "hybrid B coefficient at layer midpoints";

    double lev(lev=30);
      :units = "level";
      :long_name = "hybrid level at midpoints (exp(A+B*(ln(Ps/P0)))/100)";
      :standard_name = "atmosphere_log_hydrostatic_pressure_coordinate";
      :formula_terms = "a: hyam b: hybm p0: p0 ps: PS";
      :positive = "down";

    double ilev(ilev=30);
      :units = "level";
      :long_name = "hybrid level at interfaces (exp(A+B*(ln(Ps/P0)))/100)";
      :standard_name = "atmosphere_log_hydrostatic_pressure_coordinate";
      :formula_terms = "a: hyam b: hybm p0: p0 ps: PS";
      :positive = "down";

    double time(time=41);
      :units = "days since 2000-01-01 00:00:00";
      :long_name = "time";
      :standard_name = "time";
      :calendar = "none";

    float PHIM(time=41, lev=30, lat=361, lon=720);
      :units = "m";
      :long_name = "geopotential height at layer midpoint";

  // global attributes:
  :Conventions = "CF-1.0";
  :project_id = "DCMIP2016";
  :institute_id = "Environment Canada";
  :modeling_realm = "atmos";
  :model_id = "gem";
  :experiment_id = "162-bryanpbl";
  :horizontal_resolution = "r50";
  :levels = "L30";
  :grid = "interp_latlon";
  :equation = "nonhydro";
  :frequency = "6hr";
  :description = "del6";
}