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 (such as the InVEST coastal vulnerability model; <http://data.naturalcapitalproject.org/invest-releases/documentation/2_2_0/coastal_vulnerability.html>), or simply averaged for a reasonable measure of the overall wind exposure for a specific marine location. The process of calculating wind fetch can be extremely time-consuming and 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.
Version: | 2.1-0 |
Imports: | rgdal, sp, methods, rgeos, plotKML, utils |
Suggests: | knitr, ggplot2, maps, rmarkdown |
Published: | 2017-04-28 |
Author: | Blake Seers [aut, cre] |
Maintainer: | Blake Seers <blake.seers at gmail.com> |
BugReports: | https://github.com/blasee/fetchR/issues |
License: | GPL-2 |
URL: | https://cran.r-project.org/package=fetchR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fetchR results |
Reference manual: | fetchR.pdf |
Vignettes: |
Calculating Wind Fetch in R |
Package source: | fetchR_2.1-0.tar.gz |
Windows binaries: | r-devel: fetchR_2.1-0.zip, r-release: fetchR_2.1-0.zip, r-oldrel: fetchR_2.1-0.zip |
OS X El Capitan binaries: | r-release: fetchR_2.1-0.tgz |
OS X Mavericks binaries: | r-oldrel: fetchR_2.1-0.tgz |
Old sources: | fetchR archive |
Please use the canonical form https://CRAN.R-project.org/package=fetchR to link to this page.