NetCDF Header

dcmip_2016.gem.Test163_r25


ERROR
Cookies must be enabled.

netcdf /datazone/dcmip_2016/gem/publish/Test163_r25/gem.163.r25.L40.interp_latlon.nonhydro.del2.tv.nc {
  dimensions:
    lon = 1440;
    lat = 721;
    ilev = 40;
    time = UNLIMITED;   // (25 currently)
    lev = 40;
  variables:
    double P0;
      :units = "Pa";
      :long_name = "reference pressure";

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

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

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

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

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

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

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

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

    double lev(lev=40);
      :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=40);
      :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=25);
      :units = "seconds since 2000-01-01 00:00:00";
      :long_name = "time";
      :standard_name = "time";
      :calendar = "none";

    float TV(time=25, lev=40, lat=721, lon=1440);
      :units = "K";
      :long_name = "Virtual Temperature";

  // global attributes:
  :Conventions = "CF-1.0";
  :project_id = "DCMIP2016";
  :institute_id = "Environment Canada";
  :modeling_realm = "atmos";
  :model_id = "gem";
  :experiment_id = "163";
  :horizontal_resolution = "r25";
  :levels = "L40";
  :grid = "interp_latlon";
  :equation = "nonhydro";
  :frequency = "300s";
  :description = "del2";
}