NetCDF Header
NARCCAP rcm3 ncep Table 2
ERROR
Cookies must be enabled.
netcdf /datazone/narccap/DATA/RCM3/ncep/table2/tas_RCM3_ncep_1996010103.nc {
dimensions:
time = UNLIMITED; // (14616 currently)
yc = 104;
xc = 134;
variables:
float tas(time=14616, yc=104, xc=134);
:_FillValue = 1.0E20f; // float
:coordinates = "lon lat level";
:grid_mapping = "Transverse_Mercator";
:long_name = "Surface Air Temperature";
:missing_value = 1.0E20f; // float
:original_name = "TA";
:original_units = "K";
:standard_name = "air_temperature";
:units = "K";
double time(time=14616);
:long_name = "time";
:standard_name = "time";
:axis = "T";
:calendar = "gregorian";
:units = "days since 1979-01-01 00:00:0.0";
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
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 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";
double level;
:units = "m";
:long_name = "2 m";
:axis = "Z";
:positive = "up";
:coordinate_defines = "point";
:actual_range = 2.0f, 2.0f; // float
// global attributes:
:title = "UC Santa Cruz RegCM3 model output prepared for NARCCAP present-day climate using NCEP/DOE Reanalysis";
:experiment_id = "present-day climate using NCEP/DOE Reanalysis";
: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)";
:Conventions = "CF-1.0";
:history = "Tue Jun 10 13:33:42 2008: ncks -A /export/mcginnis99/level-fix/tas_level.nc tas_RCM3_1996010103.nc";
}