NetCDF Header
NARCCAP rcm3 gfdl-future Table 2
ERROR
Cookies must be enabled.
netcdf /datazone/narccap/DATA/RCM3/gfdl-future/table2/huss_RCM3_gfdl_2046010103.nc {
dimensions:
time = UNLIMITED; // (14600 currently)
yc = 104;
xc = 134;
variables:
float huss(time=14600, yc=104, xc=134);
:grid_mapping = "Transverse_Mercator";
:standard_name = "specific_humidity";
:long_name = "Surface_Specific_Humidity";
:units = "kg kg-1";
:coordinates = "lon lat";
:missing_value = 1.0E20f; // float
:original_name = "QA";
:original_units = "kg kg-1";
:_FillValue = 1.0E20f; // float
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";
double time(time=14600);
:standard_name = "time";
:long_name = "time";
:axis = "T";
:units = "days since 2038-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 future climate using GFDL CM2.1";
:Conventions = "CF-1.0";
:experiment_id = "future climate using GFDL CM2.1";
: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.5";
}