read_wind_rose: Load a wind_rose from a raster file on disk

View source: R/wind_rose.R

read_wind_roseR Documentation

Load a wind_rose from a raster file on disk

Description

Load a wind_rose from a raster file on disk

Usage

read_wind_rose(x, trans = 1, n_steps = NA_integer_)

Arguments

x

Path to a raster file containing wind rose data

trans

Transformation to convert speed into conductance. Either a single number, or a function. See documentation for wind_rose.

n_steps

An integer giving the number of time steps represented in x.

Value

A 'wind_rose' object.


matthewkling/windscape documentation built on Sept. 26, 2024, 4:22 p.m.