NetCDF Header

dcmip_2016.gem.Test161-preciponly


ERROR
Cookies must be enabled.

netcdf /datazone/dcmip_2016/gem/publish/Test161-preciponly/gem.161-preciponly.r100.L30.interp_latlon.nonhydro.del6.q2.nc {
  dimensions:
    lon = 360;
    lat = 181;
    ilev = 30;
    time = UNLIMITED;   // (31 currently)
    lev = 30;
  variables:
    double P0;
      :units = "Pa";
      :long_name = "reference pressure";

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

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

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

    double lon(lon=360);
      :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=31);
      :units = "days since 2000-01-01 00:00:00";
      :long_name = "time";
      :standard_name = "time";
      :calendar = "none";

    float Q2(time=31, lev=30, lat=181, lon=360);
      :units = "kg/kg";
      :long_name = "Chlorine gas mixing ratio";

  // global attributes:
  :Conventions = "CF-1.0";
  :project_id = "DCMIP2016";
  :institute_id = "Environment Canada";
  :modeling_realm = "atmos";
  :model_id = "gem";
  :experiment_id = "161-preciponly";
  :horizontal_resolution = "r100";
  :levels = "L30";
  :grid = "interp_latlon";
  :equation = "nonhydro";
  :frequency = "day";
  :description = "del6";
}