View source: R/app_plotchart_aws.R
chartAggrAWSData | R Documentation |
Get aggregated data to display on chart for one AWS.
chartAggrAWSData(tstep, net_aws, var_hgt, pars, start, end, plotrange, aws_dir)
tstep |
the time step of the data. |
net_aws |
the network code and AWS ID, form <network code>_<AWS ID>. AWS network code, 1: adcon_synop, 2: adcon_aws, 3: tahmo. |
var_hgt |
the variable code and observation height, form <var code>_<height>. |
pars |
statistic name. |
start |
start time. |
end |
end time. |
plotrange |
get range. |
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.