NetCDF Header
NARCCAP rcm3 ncep Table 2
ERROR
Cookies must be enabled.
netcdf /datazone/narccap/DATA/RCM3/ncep/table2/uas_RCM3_ncep_1991010103.nc {
dimensions:
time = UNLIMITED; // (14608 currently)
yc = 104;
xc = 134;
variables:
double time(time=14608);
: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";
float uas(time=14608, yc=104, xc=134);
:grid_mapping = "Transverse_Mercator";
:standard_name = "eastward_wind";
:long_name = "Zonal Surface Wind Speed";
:units = "m s-1";
:coordinates = "lon lat level";
:missing_value = 1.0E20f; // float
:original_name = "UA";
:original_units = "m s-1";
:_FillValue = 1.0E20f; // float
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;
:long_name = "height";
:units = "m";
:postive = "up";
// 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 16:32:51 2008: ncks -A /export/mcginnis99/level-fix/uas_level.nc uas_RCM3_1991010103.nc";
}