View source: R/app_download_awsdata.R
downRainAccumulTS | R Documentation |
Compute precipitation accumulation for download.
downRainAccumulTS(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. |
CSV object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.