NetCDF Header

NARCCAP crcm cgcm3-current Table 2


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/CRCM/cgcm3-current/table2/husnp_CRCM_cgcm3_1976010103.nc {
  dimensions:
    time = UNLIMITED;   // (14600 currently)
    yc = 115;
    xc = 140;
  variables:
    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

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

    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 lon(yc=115, xc=140);
      :units = "degrees_east";
      :long_name = "longitude";
      :standard_name = "longitude";
      :axis = "X";

    float husnp(time=14600, yc=115, xc=140);
      :units = "kg kg-1";
      :long_name = "Specific humidity at nearest pressure level to surface";
      :standard_name = "specific_humidity";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // float
      :coordinates = "lon lat psrc";
      :grid_mapping = "polar_stereographic";

    double time(time=14600);
      :long_name = "time";
      :calendar = "365_day";
      :standard_name = "time";
      :axis = "T";
      :units = "days since 1968-01-01 00:00:0.0";

    float psrc(time=14600, yc=115, xc=140);
      :positive = "down";
      :axis = "Z";
      :grid_mapping = "polar_stereographic";
      :coordinates = "lat lon";
      :_FillValue = 1.0E20f; // float
      :missing_value = 1.0E20f; // float
      :standard_name = "air_pressure";
      :long_name = "source pressure level";
      :units = "hPa";

    float tanp(time=14600, yc=115, xc=140);
      :grid_mapping = "polar_stereographic";
      :coordinates = "lon lat psrc";
      :_FillValue = 1.0E20f; // float
      :missing_value = 1.0E20f; // float
      :standard_name = "air_temperature";
      :long_name = "Air temperature at nearest pressure level to surface";
      :units = "K";

  // global attributes:
  :Conventions = "CF-1.0";
  :institution = "Ouranos (Ouranos, Montreal, PQ, Canada)";
  :source = "CRCM(2006):atmosphere:CRCMv4.2.0(50km,29levels):sea ice:AMIPII:land:CLASSv2.7";
  :project_id = "NARCCAP";
  :realization = "1";
  :experiment_id = "1968-2000 climate simulation using CGCM3 member #4 (mc_abv experiment)";
  :experiment_id2 = "Ouranos operational simulation afv";
  :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 = "Fri Jan 23 15:22:50 MST 2015: data extracted from corresponding 3-D hus & ta files";
  :table_id = "Table 2";
}