Windspeed conversion operators
Open
enhancement
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### What problem does your feature request solve?
Sometimes windspeeds need to be converted from different factors. Currently we do not have this functionality as a stand alone operator.
### Describe the solution you'd like
A set of windspeed convertors to extend those currently in 'wind.py':
- horizontal windspeed (from u and v)
- total windspeed (u, v, and w)
- horizontal wind direction (from u and v)
### Describe alternatives you've considered
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.