Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oceanmodeling/StormEvents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.4
Choose a base ref
...
head repository: oceanmodeling/StormEvents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 1 commit
  • 10 files changed
  • 2 contributors

Commits on Apr 24, 2024

  1. using the Psurge v2.9 regression method for filling in Rmax in OFCL a…

    …dvisories (#96)
    
    * adding complete method for rmax forecast regression without smoothing or limiting
    
    * reformatting back to black
    
    * adding the upper and lower bounds for RMW forecast
    
    * changing upper bound to be larger of 120.0 nmi or rmw0
    
    * changing sorting of advisories by index to avoid out of order isotach_radius
    
    * adding 3-pt rolling mean for the rmax forecasts
    
    * finalizing the smoothing which interpolates to 12-hr intervals where required and then computes a 24-hr moving mean
    
    * preserving 34-kt isotach for lead times > 72-hrs if Vmax still above 34-kt
    
    * adding changes to the forecasts where the isotachs are correctly ordered and filling in RMW using regression technique from NHC
    
    * adding changes to the OFCL deck for RMW regression
    
    * ensuring presence of rads
    
    * initialize rads
    
    * Update test configuration
    
    * Remove python 3.12 from test matrix
    
    * Quick-test on lowser supported python
    
    * Try test without multiworker
    
    * Fixing python version for quicktest
    
    * Use py3.10 instead of min for coverage test
    
    * adding RMW regression coefficients into const.py and making a test for the retrieval function
    
    * switching to keep 50-kt radius as well as 34-kt
    
    * modified OFCL RMW forecast tests preserving the 50-kt isotach as well as 34-kt
    
    ---------
    
    Co-authored-by: SorooshMani-NOAA <[email protected]>
    WPringle and SorooshMani-NOAA authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ee51dd1 View commit details
    Browse the repository at this point in the history
Loading