rWind contain tools for downloading, editing and transforming wind and sea current data from several sources. It also allows to use wind and sea currents data to compute the minimum cost path taking into account flow speed and direction to perform connectivity analysis. For more information about data source, please check:
https://www.ncdc.noaa.gov/data-access/model-data/model-datasets/global-forcast-system-gfs
https://coastwatch.pfeg.noaa.gov/erddap/info/jplOscar_LonPM180/index.html
To install the latest released version of rWind on CRAN use install.packages("rWind")
To install the latest development version devtools::install_github("jabiologo/rWind")
For more information and examples, please check my blog
rWind is licensed under the GPL (>=3).