sharppy / SHARPpy

Sounding/Hodograph Analysis and Research Program in Python
https://sharppy.github.io/SHARPpy/index.html
Other
223 stars 110 forks source link

Centered Hodograph #4

Closed keltonhalbert closed 10 years ago

keltonhalbert commented 10 years ago

The hodograph currently does not support centering on the mean wind vector.

keltonhalbert commented 10 years ago

skewt The hodograph now centers on the mean wind vector, but is currently hard coded. Still needs to add ability to switch. I will leave this open until it is no longer hard coded.

keltonhalbert commented 10 years ago

Code is no longer hard coded. Centered vector can now be changed by passing the desired vector as a kwarg. Closed.