View source: R/precipAccumulation.R
Write precipitation accumulation to a file in NetCDF format for download.
1 | down_qpe_accumulation(tstep, time, accumul, min_frac, dirQPE, dirDOWN)
|
tstep |
time step of the data: "hourly" or "daily" |
time |
the time/date at which the total will be computed |
accumul |
accumulation duration |
min_frac |
minimum fraction of non missing values |
dirQPE |
full path to the folder containing the qpe data |
dirDOWN |
full path to the folder to write the NetCDF file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.