Skip to content

Calculate Wind Fetch for any place of the Argentine coast using package fetchR

Notifications You must be signed in to change notification settings

gonzalobravoargentina/fetch_Argentina

Repository files navigation

Wind fetch

The fetch length, is the length of water over which a given wind can blown. The higher the wind fetch from a certain direction, then more wave energy could be imparted if the wind blows for that direction. Wind Fetch should be analysed along with the predominant wind speed and direction of the sites. If you got a high fetch value but the wind blows few times in the year from that direction, then wave energy will not be well represented by fetch.

fetch_Argentina

With this R scrip you can calculate wind fetch in any point of the Argentinean coast. The shapefile used is ARG_adm0 which is store in the folder ARG_adm0.

Sources

Package used for calculating fetch:

Installation packages

Install fetchR

Only available in the development version from GitHub

devtools::install_github("blasee/fetchR")

In the case devtools::install_github("blasee/fetchR") doesn't work try:

devtools::install_local(file.choose())

Using the pop-up menu, navigate to the 'fetchR-master.zip' file found in this repo.

Results can be stored in KML and imported into Google Earth

KML

About

Calculate Wind Fetch for any place of the Argentine coast using package fetchR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages