Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
oceanmodeling
/
StormEvents
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
25
Code
Issues
17
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding feature for filling pressure using a regression method
- #117
#117
Merged
SorooshMani-NOAA
merged 14 commits into
main
oceanmodeling/StormEvents:main
from
feature_enhancement/pressure_fill
oceanmodeling/StormEvents:feature_enhancement/pressure_fill
Copy head branch name to clipboard
Jan 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Adding feature for filling pressure using a regression method
#117
SorooshMani-NOAA
merged 14 commits into
main
oceanmodeling/StormEvents:main
from
feature_enhancement/pressure_fill
oceanmodeling/StormEvents:feature_enhancement/pressure_fill
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2025
moving carq_ref to above holland B calculation and just using that to compute it instead of needing to take the nanmean
WPringle
committed
948f98f
View commit details
Copy full SHA for 948f98f
Browse repository at this point
add Pc filling method and setting to the existing persistentB option as default
WPringle
committed
e1b92d0
View commit details
Copy full SHA for e1b92d0
Browse repository at this point
changing PcFillMethod option names to keep the existing convection
WPringle
committed
4039d0e
View commit details
Copy full SHA for 4039d0e
Browse repository at this point
adding general formula and constants for the chavas 2025 Pc regression method
WPringle
committed
80d4059
View commit details
Copy full SHA for 80d4059
Browse repository at this point
corrections to code to pass existing tests, adding test for the new Pc filling regression method by Chavas et al 2025
WPringle
committed
732347e
View commit details
Copy full SHA for 732347e
Browse repository at this point
finalizing the Chavas method using one regression function where R34 is available and another one when it is not
WPringle
committed
930af03
View commit details
Copy full SHA for 930af03
Browse repository at this point
length should be 11 like rmw with smoothing
WPringle
committed
3ae915c
View commit details
Copy full SHA for 3ae915c
Browse repository at this point
Commits on Nov 20, 2025
adding PcFillMethod option to stormevent.py
WPringle
committed
4089257
View commit details
Copy full SHA for 4089257
Browse repository at this point
correcting doi url for the Chavas paper
WPringle
committed
3750e17
View commit details
Copy full SHA for 3750e17
Browse repository at this point
Commits on Dec 4, 2025
Fix USGS test
SorooshMani-NOAA
committed
c9ee79b
View commit details
Copy full SHA for c9ee79b
Browse repository at this point
Commits on Dec 5, 2025
adding the Courtney Knaff 2009 regression method for filling Pc, changing the assunption on translation speed units to kts, this needs revisiting to be sure
WPringle
committed
5eada5e
View commit details
Copy full SHA for 5eada5e
Browse repository at this point
Commits on Dec 8, 2025
Fix storm moving speed unit conversion for Pc fill
SorooshMani-NOAA
committed
38954c1
View commit details
Copy full SHA for 38954c1
Browse repository at this point
Fix style
SorooshMani-NOAA
committed
76bac33
View commit details
Copy full SHA for 76bac33
Browse repository at this point
Revert previous change and make sure storm moving speed is always stored in knots
SorooshMani-NOAA
committed
9ee47e5
View commit details
Copy full SHA for 9ee47e5
Browse repository at this point
You can’t perform that action at this time.