Description Usage Arguments Value Note Author(s) References See Also
View source: R/wind_functions2.R
wind.fit_int is used internally by wind.dl to transform downloaded data from GFS. wind.fit_int applies trigonometry tools to transform U and V vector wind components in wind direction and speed features. It also transforms 0-360 longitude notation obtained from GFS data into -180/180 longitude notation. Moreover, it cleans dates names and sorts the data by latitude.
1 | wind.fit_int(tmpx)
|
X |
downloaded data by wind.dl function from "rWind" package. |
data.frame
This function is used internally by wind.dl
Javier Fernández-López (jflopez.bio@gmail.com)
https://en.wikipedia.org/wiki/Cross_product
wind.dl
, wind.mean
,
wind2raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.