Description Usage Arguments Value
View source: R/api_rain_raster.R
This function interpolates rain data using idw (inverse distance weighted) interpolation
1 | api_rain_raster(catch, gauges_catch, api, distGauges = 30, ID = 25283)
|
catch |
catch output of |
gauges_catch |
output of |
api |
output of |
a list with idwRaster
: the interpolated rainfall raster files for each requested day and dailyRain_table
: a dataframe with the mean precipitation of the catchment and the reservoir of each requested day.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.