
Download daily precip data and summarise by station catchment
Source:R/read_importrain.R
      read_importrain.RdDownload daily precip data and summarise by station catchment
Arguments
- curyr
- numeric for year 
- catchpixels
- data.frame with columns named 'station' and 'pixel'. A data frame has been created for key Enterococcus stations, associating each station with all pixels in that station's catchment layer. This is the tbeptools object 'catchpixels'. 
- mos
- numeric vector for months to download 
- quiet
- logical for messages 
Value
data.frame with station, date, rain columns as a daily average (inches) for all pixels in a catchment