NetCDF Header

NARCCAP crcm cgcm3-future Table 3


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/CRCM/cgcm3-future/table3/tauv_CRCM_cgcm3_2038010103.nc {
  dimensions:
    xc = 140;
    yc = 115;
    time = UNLIMITED;   // (8760 currently)
  variables:
    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=8760);
      :long_name = "time";
      :calendar = "365_day";
      :standard_name = "time";
      :axis = "T";
      :units = "days since 2038-01-01 00:00:0.0";
      :delta_t = "0000-00-00 03:00:00";
      :coordinate_defines = "point";
      :actual_range = 0.125f, 1095.0f; // float

    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 tauv(time=8760, yc=115, xc=140);
      :units = "Pa";
      :type = "average, positive down";
      :long_name = "Surface downward flux of northward momentum";
      :standard_name = "surface_downward_northward_stress";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // float
      :actual_range = -24.498653f, 13.942758f; // float
      :add_offset = 0.0f; // float
      :scale_factor = 1.0f; // float
      :coordinates = "lon lat";
      :grid_mapping = "polar_stereographic";
      :level_desc = "Surface";
      :grid_desc = "polar_stereographic";

  // 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 = "2038-2070 climate simulation using CGCM3 member #4 (mc_abv experiment)";
  :experiment_id2 = "Ouranos operational simulation afs";
  :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 = "Wed Feb  4 04:18:54 2009: ncrename -a conventions,Conventions table3/tauv_CRCM_2038010103.nc\nMon Dec 15 19:26:50 2008: ncatted -a experiment_id,global,m,c,2038-2070 climate simulation using CGCM3 member #4 (mc_abv experiment) 4_NETCDF_FINAUX/tauv_CRCM_2038010103.nc\ncreated 24/04/2004 by Ton Nom (netCDF3.6.1 udunits1.12.4)";
  :table_id = "Table 3";
}