RSF_plot: RSF_plot Function

Description Usage Arguments Examples

Description

Interactive plot (raster/map) of an rsf object ( direction versus (Height, A, k, Wind speed) )

Usage

1
RSF_plot(rsf_file, layout_csv = NULL)

Arguments

rsf_file:

Input *.rsf file name (name should be surrounded by "").

layout_csv:

Input *.csv file name (name should be surrounded by "") containing the WTG positions (X,Y).Default value = NULL. if provided, turbine positions would be plotted on the map.

Examples

1
RSF_plot(rsf_file = "Aldermyrberget 166m.rsf", layout_csv = "layout V14A.csv")

Umercia/rsf documentation built on May 9, 2019, 9:38 p.m.