chartRainAccumul: Compute precipitation accumulation.

Description Usage Arguments Value

View source: R/app_rain_accumulation.R

Description

Compute precipitation accumulation for chart display.

Usage

1
chartRainAccumul(tstep, net_aws, start, end, accumul, aws_dir)

Arguments

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: vaisala, 2: adcon, 3: koica

start

start date.

end

end date.

accumul

accumulation duration.

aws_dir

full path to the directory containing ADT.
Example: "D:/NMA_AWS_v2"

Value

a JSON object


rijaf-iri/mtoadtNMA documentation built on Dec. 22, 2021, 4:10 p.m.