oceanmodeling / StormEvents

Python interfaces for observational data surrounding named storm events, born from @jreniel's ADCIRCpy
https://stormevents.readthedocs.io
GNU General Public License v3.0
22 stars 8 forks source link

Correction of rmw to be less than max isotachradius #102

Closed WPringle closed 2 months ago

WPringle commented 2 months ago

After the 12-hr moving mean the RMW can be more than even the maximum isotach radius of the strongest isotach. Add a check to use the non-smoothed value in this case.