chartWindRose: Get wind data.

View source: R/app_display_winddata.R

chartWindRoseR Documentation

Get wind data.

Description

Get wind data to display wind rose.

Usage

chartWindRose(net_aws, height, tstep, start, end, aws_dir)

Arguments

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.
Example: "D:/GMet_AWS_v2"

Value

a JSON object


rijaf-iri/mtoadtGMet documentation built on April 20, 2022, 10:11 a.m.