netcdf files/d316015/table4/orog_WRFG.nc { dimensions: yc = 109; xc = 134; variables: 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 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"; double lon(yc=109, xc=134); :long_name = "longitude"; :standard_name = "longitude"; :units = "degrees_east"; :axis = "X"; double lat(yc=109, xc=134); :long_name = "latitude"; :standard_name = "latitude"; :units = "degrees_north"; :axis = "Y"; float orog(yc=109, xc=134); :long_name = "surface altitude"; :standard_name = "surface_altitude"; :units = "m"; :coordinates = "lon lat"; :grid_mapping = "Lambert_Conformal"; :original_name = "TER"; :original_units = "m"; :missing_value = 1.0E20f; // float :_FillValue = 1.0E20f; // float // 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:KF; WSM5; CAM Radiation"; :project_id = "NARCCAP"; :table_id = "Table 4"; :realization = 1; // int :experiment_id = "all"; :Conventions = "CF-1.0"; :contact = "L. Ruby Leung (Ruby.Leung@pnl.gov)"; :history = "subsetted from raw WRF output using pullwrf_rain.f90"; :title = "PNNL model output prepared for NARCCAP present-day climate using NCEP/DOE Reanalysis"; }