wind.fit_int: wind.fit_int

Description Usage Arguments Value Note Author(s) References See Also

View source: R/wind_functions2.R

Description

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.

Usage

1

Arguments

X

downloaded data by wind.dl function from "rWind" package.

Value

data.frame

Note

This function is used internally by wind.dl

Author(s)

Javier Fernández-López (jflopez.bio@gmail.com)

References

https://en.wikipedia.org/wiki/Cross_product

See Also

wind.dl, wind.mean, wind2raster


rWind documentation built on Oct. 19, 2021, 5:06 p.m.