View source: R/app_rain_accumulation.R
chartRainAccumul | R Documentation |
Compute precipitation accumulation for chart display.
chartRainAccumul(tstep, net_aws, start, end, accumul, aws_dir)
tstep |
time basis to accumulate the data. |
net_aws |
a vector of the network code and AWS ID, form <network code>_<AWS ID>. AWS network code, 1: adcon_synop, 2: adcon_aws, 3: tahmo. |
start |
start date. |
end |
end date. |
accumul |
accumulation duration. |
aws_dir |
full path to the directory containing ADT. |
a JSON object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.