NetCDF Header

NARCCAP crcm ncep Table 2


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/CRCM/ncep/table2/vas_CRCM_ncep_1996010103.nc {
  dimensions:
    xc = 140;
    yc = 115;
    time = UNLIMITED;   // (14616 currently)
  variables:
    double level;
      :units = "m";
      :long_name = "height";
      :axis = "Z";
      :positive = "up";
      :coordinate_defines = "point";
      :postive = "up";

    double yc(yc=115);
      :units = "m";
      :long_name = "y-coordinate of polar_stereographic projection";
      :standard_name = "projection_y_coordinate";
      :axis = "Y";
      :coordinate_defines = "point";

    double xc(xc=140);
      :units = "m";
      :long_name = "x-coordinate of polar_stereographic projection";
      :standard_name = "projection_x_coordinate";
      :axis = "X";
      :coordinate_defines = "point";

    double time(time=14616);
      :long_name = "time";
      :calendar = "gregorian";
      :standard_name = "time";
      :axis = "T";
      :units = "days since 1979-01-01 00:00:0.0";
      :delta_t = "0000-00-00 03:00:00";
      :coordinate_defines = "point";

    double lon(yc=115, xc=140);
      :units = "degrees_east";
      :long_name = "longitude";
      :standard_name = "longitude";
      :axis = "X";

    double lat(yc=115, xc=140);
      :units = "degrees_north";
      :long_name = "latitude";
      :standard_name = "latitude";
      :axis = "Y";

    char polar_stereographic;
      :straight_vertical_longitude_from_pole = 263.0; // double
      :standard_parallel = 60.0; // double
      :false_easting = 3475000.0; // double
      :false_northing = 7475000.0; // double
      :latitude_of_projection_origin = 90.0; // double
      :grid_mapping_name = "polar_stereographic";
      :resolution_at_standard_parallel = 50000.0; // double
      :earth_radius = 6371000.0; // double

    float vas(time=14616, yc=115, xc=140);
      :units = "m s-1";
      :type = "instantaneaous";
      :long_name = "northward_wind";
      :standard_name = "northward_wind";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // float
      :add_offset = 0.0f; // float
      :scale_factor = 1.0f; // float
      :coordinates = "lon lat level";
      :grid_mapping = "polar_stereographic";
      :level_desc = "10 m";
      :grid_desc = "polar_stereographic";

  // global attributes:
  :institution = "Ouranos (Ouranos, Montreal, PQ, Canada)";
  :source = "MRCC(2006):atmosphere:MRCCv4.2.0(50km,29levels):sea ice:AMIPII:land:CLASSv2.7";
  :project_id = "NARCCAP";
  :realization = "1";
  :experiment_id = "present-day climate using NCEP/DOE Reanalysis";
  :contact1 = "Sebastien Biner";
  :contact2 = "biner.sebastien@ouranos.ca";
  :contact3 = "550 Sherbrooke Ouest, 19e etage, Montreal, PQ, H3A 1B9, Canada";
  :contact4 = "tel : (514)282.6464 poste 263";
  :history = "Tue Jun 10 16:58:13 2008: ncks -A /export/mcginnis99/level-fix/vas_level.nc vas_CRCM_1996010103.nc\ncreated 24/04/2004 by Ton Nom (netCDF3.6.1 udunits1.12.4)";
  :table_id = "Table 2";
  :Conventions = "CF-1.0";
}