Read_RSF: Read_RSF Function

Description Usage Arguments Examples

Description

This function allows you to read a *.rsf file. it recognises if it is 36 or 12 sectors, load it accordingly, with columns names. rsf = wind ReSource File. it is a wind mapping output from wind flow model. the new object will be a data.table

Usage

1
Read_RSF(Input_file)

Arguments

Input_file:

"*.rsf" file ()

Examples

1
2
load into memory an rsf file into the object rsf_166:
rsf_166 <- Read_RSF("RSF-windresource-CFD_Aldermyrberget 166m.rsf")

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