SAC-SMA + Snow-17 coupled hydrological model -- symfluence plugin
Project description
jSACSMA
SAC-SMA (Sacramento Soil Moisture Accounting) + Snow-17 coupled hydrological model extracted from SYMFLUENCE.
Burnash (1995) dual-backend (JAX + NumPy) implementation with Anderson (2006) Snow-17 coupling.
Installation
pip install jsacsma
Usage
from jsacsma.model import simulate
# Coupled Snow-17 + SAC-SMA simulation
flow, state = simulate(precip, temp, pet, start_date='2004-01-01')
# Standalone SAC-SMA (no snow)
flow, state = simulate(precip, temp, pet, snow_module='none')
License
Apache-2.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsacsma-0.2.2.tar.gz
(37.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
jsacsma-0.2.2-py3-none-any.whl
(42.4 kB
view details)
File details
Details for the file jsacsma-0.2.2.tar.gz.
File metadata
- Download URL: jsacsma-0.2.2.tar.gz
- Upload date:
- Size: 37.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cb8b887b624b22c1fede17cb07b3764aa6541aff0b88447dfc820e76c99c41c
|
|
| MD5 |
fba66cde4d91974efdc8327944e3cae7
|
|
| BLAKE2b-256 |
3fb06e0e705469fe9136a99eefc4550f9723c49d9d031d345fe85d6f5772026c
|
File details
Details for the file jsacsma-0.2.2-py3-none-any.whl.
File metadata
- Download URL: jsacsma-0.2.2-py3-none-any.whl
- Upload date:
- Size: 42.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
499dafb8d2d1c0a919fff10a2f0c3da8104e67fd99d09df65dd6ef6c47843af1
|
|
| MD5 |
f21318b9be61ee9271926483b85209b1
|
|
| BLAKE2b-256 |
369953a195ea0af60eb2d018e3ca8a68efe6ef6ce07a4cf28320ebbc08a17e08
|