blasee/fetchR: Calculate Wind Fetch

Wind fetch is the unobstructed length of water over which wind can blow from a certain direction. The wind fetch is typically calculated for many directions around the compass rose for a given location, which can then be incorporated into a larger model, or simply averaged for a reasonable measure of the overall wind exposure for a specific location. The process of calculating wind fetch can be tedious, particularly if a large number of fetch vectors are required at many locations. The 'fetchR' package calculates wind fetch and summarises the information efficiently. There are also plot methods to help visualise the wind exposure at the various locations, and methods to output the fetch vectors to a KML file for further investigation.

Getting started

Package details

Maintainer
LicenseGPL-2
Version2.1-2
URL https://cran.r-project.org/package=fetchR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("blasee/fetchR")
blasee/fetchR documentation built on Feb. 22, 2020, 9:13 a.m.