Daily precip by catchment for selected Enterococcus stations
Format
A data frame with three columns:
- station
a character string of the Water Quality Portal station name
- date
a date
- rain
a number; inches of rain for that date, averaged across all pixels in the station's catchment
Source
Southwest Florida Management District radar-estimated daily rainfall data, ftp://ftp.swfwmd.state.fl.us/pub/radar_rainfall/Daily_Data/
Details
Daily precipitation data from 1995-2023, provided by the Southwest Florida Water Management District, were downloaded at the pixel level and averaged to the catchment level for key Enterococcus sampling stations. Generated by data-raw/catchprecip-raw.R
(view on github: https://github.com/tbep-tech/tbeptools/blob/master/data-raw/catchprecip-raw.R)