kylejgillett / sounderpy

A python package that helps you to access and plot vertical profile data for meteorological analysis
https://kylejgillett.github.io/sounderpy/
MIT License
48 stars 12 forks source link

Add user-defined storm motion support #19

Closed kylejgillett closed 4 months ago

kylejgillett commented 5 months ago

Allow for users to define a storm motion ('RM', 'LM', 'MW', or a custom motion: '095@45'), where 'RM' and 'LM' are Bunkers storm motion.

Set all calculations and plotting to use user defined storm motion. Default should be 'RM'.

kylejgillett commented 4 months ago

User-defined storm motion and custom storm motion support has been added to the next release.