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.yinyang.nonhydro.del6.ps.nc {
  dimensions:
    cell = 213570;
    ilev = 1;
    time = UNLIMITED;   // (41 currently)
    lev = 1;
  variables:
    double P0;
      :units = "Pa";
      :long_name = "reference pressure";

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

    double lat(cell=213570);
      :units = "degrees_north";
      :long_name = "latitude";
      :standard_name = "latitude";
      :bounds = "lat_vertices";

    double lon(cell=213570);
      :units = "degrees_east";
      :long_name = "longitude";
      :standard_name = "longitude";
      :bounds = "lon_vertices";

    double cell_area(cell=213570);
      :units = "m2";
      :long_name = "area of grid cell";
      :standard_name = "area";

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

    float PS(time=41, cell=213570);
      :units = "Pa";
      :long_name = "Surface pressure";
      :coordinates = "lon lat";
      :cell_measures = "area: cell_area";

  // 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 = "yinyang";
  :equation = "nonhydro";
  :frequency = "6hr";
  :description = "del6";
}