View source: R/app_display_winddata.R
chartWindRose | R Documentation |
Get wind data to display wind rose.
chartWindRose(net_aws, height, tstep, start, end, aws_dir)
net_aws |
the network code and AWS ID, form <network code>_<AWS ID>. AWS network code, 1: adcon_synop, 2: adcon_aws, 3: tahmo. |
height |
wind speed and direction heights above ground, format "<speedHeight>_<directionHeight>". |
tstep |
time step of the data. |
start |
start time. |
end |
end time. |
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.