Shear_plot: Shear_plot Function

Description Usage Arguments Examples

Description

Interactive plot (raster/map) of a shear table file (*.csv) (X,Y,direction versus shear)

Usage

1
Shear_plot(shear_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
Shear_plot("Aldermyrberget 166m.rsf",layout_csv = "layout V14A.csv")

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