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
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
.
swat-model
/
pySWATPlus
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
60
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Pull Request Summary
- #63
#63
Merged
debpal
merged 12 commits into
swat-model:main
swat-model/pySWATPlus:main
from
debpal:main
debpal/pySWATPlus:main
Copy head branch name to clipboard
Oct 22, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Pull Request Summary
#63
debpal
merged 12 commits into
swat-model:main
swat-model/pySWATPlus:main
from
debpal:main
debpal/pySWATPlus:main
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2025
Added pymoo Python package for model calibration
debpal
committed
2880735
View commit details
Copy full SHA for 2880735
Browse repository at this point
Added Calibration tab and reshuffle existing tabs
debpal
committed
821e5cd
View commit details
Copy full SHA for 821e5cd
Browse repository at this point
Added new calibration features
debpal
committed
9e1671f
View commit details
Copy full SHA for 9e1671f
Browse repository at this point
Added Calibration class and its userguide
debpal
committed
071f51b
View commit details
Copy full SHA for 071f51b
Browse repository at this point
Renamed types.py to newtype.py because types is an existing module in python and difficult to import some cases
debpal
committed
72979af
View commit details
Copy full SHA for 72979af
Browse repository at this point
Modified and reshuffled methods
debpal
committed
6f61942
View commit details
Copy full SHA for 6f61942
Browse repository at this point
Added private method for simulation in separate CPU
debpal
committed
6b3f1d3
View commit details
Copy full SHA for 6b3f1d3
Browse repository at this point
Moved some functions to utils.py and validators.py due to repetition
debpal
committed
53a46f5
View commit details
Copy full SHA for 53a46f5
Browse repository at this point
Add new method to compute monthly and yearl summary statistics from daily time series data
debpal
committed
d860c85
View commit details
Copy full SHA for d860c85
Browse repository at this point
Added Calibration class for model calibration
debpal
committed
ab032ce
View commit details
Copy full SHA for ab032ce
Browse repository at this point
Added and modified test functions according to codes
debpal
committed
1c776d9
View commit details
Copy full SHA for 1c776d9
Browse repository at this point
Remove an algorithm for numba support requirement
debpal
committed
febbfd4
View commit details
Copy full SHA for febbfd4
Browse repository at this point
You can’t perform that action at this time.