netcdf pr_WRFP_1979090103 { dimensions: time = UNLIMITED ; // (3896 currently) yc = 109 ; xc = 134 ; bnds = 2 ; variables: char Lambert_Conformal ; Lambert_Conformal:grid_mapping_name = "lambert_Conformal_conic" ; Lambert_Conformal:standard_parallel = 30.f, 60.f ; Lambert_Conformal:longitude_of_central_meridian = -97.f ; Lambert_Conformal:latitude_of_projection_origin = 47.5f ; double yc(yc) ; yc:long_name = "y-coordinate in Cartesian system" ; yc:standard_name = "projection_y_coordinate" ; yc:axis = "Y" ; yc:units = "m" ; double xc(xc) ; xc:long_name = "x-coordinate in Cartesian system" ; xc:standard_name = "projection_x_coordinate" ; xc:axis = "X" ; xc:units = "m" ; double lon(yc, xc) ; lon:long_name = "longitude" ; lon:standard_name = "longitude" ; lon:units = "degrees_east" ; lon:axis = "X" ; double lat(yc, xc) ; lat:long_name = "latitude" ; lat:standard_name = "latitude" ; lat:units = "degrees_north" ; lat:axis = "Y" ; double time(time) ; time:long_name = "time" ; time:standard_name = "time" ; time:units = "days since 1979-09-01 00:00:0.0" ; time:axis = "T" ; time:calendar = "gregorian" ; time:bounds = "time_bounds" ; double time_bounds(time, bnds) ; float pr(time, yc, xc) ; pr:long_name = "Precipitation" ; pr:standard_name = "precipitation_flux" ; pr:units = "kg m-2 s-1" ; pr:_FillValue = 1.e+20f ; pr:missing_values = 1.e+20f ; pr:coordinates = "lon lat" ; pr:grid_mapping = "Lambert_Conformal" ; pr:cell_methods = "time: mean(interval: 3 hours)" ; pr:original_name = "10.*(rainc+rainnc-rainprev)/10800." ; pr:original_units = "cm/period" ; // global attributes: :institution = "PNNL (Pacific Northwest National Laboratory, Richland, WA, USA)" ; :source = "PNNL/NCAR WRF(2006): atmosphere:WRF; sst/sea ice:AMIP2; Land:Noah;; Convcetion:KF; WSM5; CAM Radiation" ; :project_id = "NARCCAP" ; :table_id = "Table 2" ; :realization = 1 ; :experiment_id = "present-day climate using NCEP/DOE Reanalysis " ; :contact = "L. Ruby Leung (Ruby.Leung@pnl.gov)" ; :history = "Wed Jan 30 15:26:26 2008: ncrcat pr_1979.nc pr_1980.nc pr_WRFP_1979090103.nc\n", "Wed Jan 30 14:29:14 2008: ncrcat pr_WRFP_1979a.nc pr_WRFP_1979b.nc pr_1979.nc\n", "subsetted from raw WRF output using pullwrf_rain.f90" ; :title = "PNNL model output prepared for NARCCAP present-day climate using NCEP/DOE Reanalysis" ; :nco_openmp_thread_number = 2 ; :Conventions = "CF-1.0" ; }