NetCDF Header
NARCCAP wrfg cgcm3-future Table 5
ERROR
Cookies must be enabled.
netcdf /datazone/narccap/DATA/WRFG/cgcm3-future/table5/ua_WRFG_cgcm3_p450_2051010103.nc {
dimensions:
time = UNLIMITED; // (14600 currently)
yc = 109;
xc = 134;
variables:
double yc(yc=109);
:long_name = "y-coordinate in Cartesian system";
:standard_name = "projection_y_coordinate";
:axis = "Y";
:units = "m";
double xc(xc=134);
:long_name = "x-coordinate in Cartesian system";
:standard_name = "projection_x_coordinate";
:axis = "X";
:units = "m";
float ua(time=14600, yc=109, xc=134);
:level = 450.0; // double
:long_name = "Zonal Wind Component";
:standard_name = "eastward_wind";
:units = "m s-1";
:_FillValue = 1.0E20f; // float
:missing_value = 1.0E20f; // float
:coordinates = "lon lat level";
:original_name = "U in wrfout";
:original_units = "m s-1";
:grid_mapping = "Lambert_Conformal";
:history = "interpolated to pressure level and lon/lat direction";
double time(time=14600);
:long_name = "time";
:standard_name = "time";
:units = "days since 2038-01-01 00:00:0.0";
:axis = "T";
:calendar = "365_day";
double lon(yc=109, xc=134);
:long_name = "longitude";
:standard_name = "longitude";
:units = "degrees_east";
:axis = "X";
double level;
:level = 450.0; // double
:long_name = "pressure";
:standard_name = "air_pressure";
:units = "hPa";
:positive = "down";
:axis = "Z";
double lat(yc=109, xc=134);
:long_name = "latitude";
:standard_name = "latitude";
:units = "degrees_north";
:axis = "Y";
char Lambert_Conformal;
:grid_mapping_name = "lambert_conformal_conic";
:standard_parallel = 30.0, 60.0; // double
:longitude_of_central_meridian = -97.0; // double
:latitude_of_projection_origin = 47.5; // double
:false_easting = 3325000.0; // double
:false_northing = 2700000.0; // double
// global attributes:
:institution = "PNNL (Pacific Northwest National Laboratory, Richland, WA, USA)";
:source = "PNNL/NCAR WRF(2006): atmosphere:WRF; sst/sea ice:AMIP2; Land:Noah;; Convection:GD; WSM5 bug fix; CAM Radiation";
:project_id = "NARCCAP";
:table_id = "Table 5";
:realization = 1; // int
:experiment_id = "future climate using CGCM ";
:Conventions = "CF-1.0";
:contact = "L. Ruby Leung (Ruby.Leung@pnl.gov)";
:history = "subsetted from raw WRF output using pullwrf_table5.f90";
:title = "PNNL model output prepared for NARCCAP future climate using CGCM";
:NCO = "4.0.8";
}