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

Isotach's in advisories sometimes out of order #97

Closed WPringle closed 4 months ago

WPringle commented 5 months ago

We expect the rows to be 34, 50, 60 kt isotachs in order but I found some cases where it is e.g., 50, 34, 60 kt which was affecting my regression function in #96