NetCDF Header

NARCCAP crcm ncep Table 2


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/CRCM/ncep/table2/rsds_CRCM_ncep_1991010103.nc {
  dimensions:
    xc = 140;
    yc = 115;
    time = UNLIMITED;   // (14608 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=14608);
      :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 rsds(time=14608, yc=115, xc=140);
      :units = "W m-2";
      :type = "average";
      :long_name = "surface_downwelling_shortwave_flux_in_air";
      :standard_name = "surface_downwelling_shortwave_flux_in_air";
      :cell_methods = "time: mean (interval: 3 hours)";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // 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:
  :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 = "Fri Feb  8 15:47:58 2008: ncrename -a cell_method,cell_methods rsds_MRCC_1991010103.nc\ncreated 24/04/2004 by Ton Nom (netCDF3.6.1 udunits1.12.4)";
  :table_id = "Table 2";
  :Conventions = "CF-1.0";
}