NetCDF Header

NARCCAP ecp2 gfdl-future Table 2


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/ECP2/gfdl-future/table2/uas_ECP2_gfdl_2038010103.nc {
  dimensions:
    yc = 116;
    xc = 147;
    time = UNLIMITED;   // (8760 currently)
  variables:
    float lat(yc=116, xc=147);
      :long_name = "latitude";
      :standard_name = "latitude";
      :units = "degrees_north";
      :axis = "Y";

    float lon(yc=116, xc=147);
      :long_name = "longitude";
      :standard_name = "longitude";
      :units = "degrees_east";
      :axis = "X";

    char polar_stereographic;
      :grid_mapping_name = "polar_stereographic";
      :latitude_of_projection_origin = 90.0; // double
      :standard_parallel = 60.0; // double
      :false_easting = 4700000.0; // double
      :false_northing = 8400000.0; // double
      :longitude_of_central_meridian = 263.0; // double
      :straight_vertical_longitude_from_pole = 263.0; // double

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

    float uas(time=8760, yc=116, xc=147);
      :_FillValue = 1.0E20f; // float
      :coordinates = "lon lat level";
      :grid_mapping = "polar_stereographic";
      :long_name = "Zonal Surface Wind Speed";
      :missing_value = 1.0E20f; // float
      :original_name = "U_GRD_GDS5_HTGL";
      :original_units = "m/s";
      :standard_name = "eastward_wind";
      :units = "m s-1";

    double xc(xc=147);
      :long_name = "x-coordinate of Cartesian system";
      :standard_name = "projection_x_coordinate";
      :axis = "X";
      :units = "m";

    double yc(yc=116);
      :long_name = "y-coordinate of Cartesian system";
      :standard_name = "projection_y_coordinate";
      :axis = "Y";
      :units = "m";

  // global attributes:
  :creation_date = "Wed Apr 10 11:25:17 MDT 2013";
  :NCL_Version = "6.1.2";
  :system = "Linux yslogin3 2.6.32-220.13.1.el6.x86_64 #1 SMP Thu Mar 29 11:46:40 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux";
  :Conventions = "CF-1.0";
  :grib_source = "r_pgb.ft03.grb";
  :title = "ECPC-RSM output prepared for NARCCAP future scenario for GFDL 20C3M";
  :history = "Thu May  2 12:51:41 2013: ncks -O -d xc,24,170 -d yc,18,133 uas_ECP2_gfdl_2038010103.nc uas_ECP2_gfdl_2038010103.nc\nThu May  2 10:18:53 2013: ncks -d time,2038-01-02 03:00:00,2041-01-01 00:00:00 uas.nc uas_ECP2_gfdl_2038010206.nc\nMon Apr 29 10:40:09 2013: ncks -A ../ancillary/ancillary.ECP2.nc uas.nc\nThu Apr 25 14:16:41 2013: ncks -A ../time_gfdl-future.nc uas.nc\nThu Apr 25 11:45:40 2013: ncrename -v U_GRD_GDS5_HTGL,uas U_GRD_GDS5_HTGL.nc\nSat Apr 13 05:07:12 2013: ncrcat -v U_GRD_GDS5_HTGL -n 96352,6,3 r_pgb.ft000003.nc U_GRD_GDS5_HTGL.nc\nThu May  2 10:23:11 MDT 2013: nctimeextend -9 0.125 uas_ECP2_gfdl_2038010206.nc uas_ECP2_gfdl_2038010103.nc";
  :nco_openmp_thread_number = 1; // int
  :NCO = "4.2.3";
  :contact = "A. Nunes, anunes@ucsd.edu";
  :experiment_id = "Future scenario from GFDL 20C3M";
  :institution = "Experimental Climate Prediction Center (ECPC), Scripps Institution of Oceanography, University of California, San Diego, La Jolla, California, USA";
  :project_id = "NARCCAP";
  :realization = "1";
  :source = "ECPC Regional Spectral Model (2005):atmosphere:ECPC-RSM hydrostatic; 28-sigma vertical layers; land:Noah";
  :table_id = "Table 2";
}