| File Name | Files Included | Size |
|---|---|---|
nws_precip_20080514.tar.gz |
nws_precip_20080514.shp nws_precip_20080514.shx nws_precip_20080514.dbf |
Approx 0.5 to 7.0 MB |
The precipitation data are quality-controlled, multi-sensor (radar and rain gauge) precipitation estimates obtained from National Weather Service (NWS) River Forecast Centers (RFCs). The original data are in XMRG format and projected in the Hydrologic Rainfall Analysis Project (HRAP) grid coordinate system, a polar stereographic projection true at 60°N / 105°W. Our software reads each participating RFC's XMRG file and grabs the 24-hour precipitation estimate for each HRAP grid cell.
Use the form above to download these files. Alternatively, you can download a progam called wget that mimics ftp capability. Due to increased web security, the anonymous FTP server is no longer available.
At this time, data files prior to 2005 are unavailable from this page. For Southeast U.S. and/or Puerto Rico shapefile data back to June 27, 2003, please use the original Precipitation Analysis download page.
If you have any questions or problems, please contact SR-TUA.Precip@noaa.gov.
The shapefile contains the following fields:
The second download option "Legend File" will help you reproduce the color scheme we are using. If using ArcView, you will need to copy it into your c:\esri\av_gis30\arcview\legend_avl\ directory and load it manually through the legend editor. This file does not change from day to day.
The two netCDF files (one for CONUS, one for Puerto Rico), may be used independently of one another. Each file contains the following fields:
NOTE -- Latitude and Longitude are not explicitly stated in the netCDF file. The second download option "HRAP-to-LatLon" contains source code for a C-program. The program contains a function that reprojects HRAP coordinates to Lat-Lon coordinates. The fully compiled program reads the netCDF files and writes ascii files with the following fields:
To compile the C-program you will need to install the netCDF library on your computer. More information about using netCDF files (including the netCDF C-library) is available from the University Corporation for Atmospheric Research (UCAR).