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
24 stars 8 forks source link

Feature/rmax biascorrection #100

Closed WPringle closed 5 months ago

WPringle commented 5 months ago

This is an update to the RMW regression forecast method (PR #96) to include bias correction of latitude, Vmax, and r34, r50, r64 radii before use in the regression equation to predict RMW.

See: saeed-moghimi-noaa/Next-generation-psurge-tasks/issues/28

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.75%. Comparing base (ee51dd1) to head (c4802e4). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================== + Coverage 91.70% 91.75% +0.04% ========================================== Files 19 19 Lines 1988 2000 +12 ========================================== + Hits 1823 1835 +12 Misses 165 165 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.