NetCDF Header

NARCCAP rcm3 cgcm3-current Table 2


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/RCM3/cgcm3-current/table2/tas_RCM3_cgcm3_1976010103.nc {
  dimensions:
    yc = 104;
    xc = 134;
    time = UNLIMITED;   // (14600 currently)
  variables:
    double lat(yc=104, xc=134);
      :units = "degrees_north";
      :long_name = "latitude";
      :standard_name = "latitude";
      :axis = "Y";

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

    float tas(time=14600, yc=104, xc=134);
      :grid_mapping = "Transverse_Mercator";
      :standard_name = "air_temperature";
      :long_name = "Surface_Air_Temperature";
      :units = "K";
      :coordinates = "lon lat";
      :missing_value = 1.0E20f; // float
      :original_name = "TA";
      :original_units = "K";
      :_FillValue = 1.0E20f; // float

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

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

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

    char Transverse_Mercator;
      :grid_mapping_name = "transverse_mercator";
      :longitude_of_central_meridian = -97.0; // double
      :latitude_of_projection_origin = 47.5; // double
      :scale_factor_at_central_meridian = 1.0; // double
      :false_easting = 3925000.0; // double
      :false_northing = 3175000.0; // double

  // global attributes:
  :title = "UC Santa Cruz RegCM3 model output prepared for NARCCAP present-day climate using CGCM3";
  :Conventions = "CF-1.0";
  :experiment_id = "present-day climate using CGCM3";
  :realization = "1";
  :table_id = "Table 2";
  :project_id = "NARCCAP";
  :source = "RegCM3 (2006) atmosphere: RegCM3v3.1 hydrostatic, split-explicit, horizontal equal area grid resolution of 50 km by 50 km, vertical sigma-coordinates levels ={0.025, 0.075, 0.13, 0.195, 0.27, 0.35, 0.43, 0.51, 0.59, 0.67, 0.745, 0.8099999, 0.865, 0.91, 0.945, 0.97, 0.985, 0.995} land: BATSv1e Biosphere-Atmosphere Transfer Scheme";
  :institution = "CCIL, UC Santa Cruz (Climate Change and Impacts Laboratory, University of California, Santa Cruz, CA, USA)";
  :NCO = "4.0.8";
}