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.0.tar.gz
(37.3 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.0-py3-none-any.whl
(42.1 kB
view details)
File details
Details for the file jsacsma-0.2.0.tar.gz.
File metadata
- Download URL: jsacsma-0.2.0.tar.gz
- Upload date:
- Size: 37.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a78cfd26ce37beff02ca8002ff414633c435da64885d2c9e84959cff611a688a
|
|
| MD5 |
1b58cd1327be804453c7bc0b3ca18c41
|
|
| BLAKE2b-256 |
a6a1aafd55140fa88a04721efece048865be30c115ef25c04b1c2d0e56c0113f
|
File details
Details for the file jsacsma-0.2.0-py3-none-any.whl.
File metadata
- Download URL: jsacsma-0.2.0-py3-none-any.whl
- Upload date:
- Size: 42.1 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 |
2f5b75a6ecee9945aef92abd4ebd42e722b9e626fd8d83b86d52efcd97ce6749
|
|
| MD5 |
8e9190f17255829f7eedc996e96b9fd6
|
|
| BLAKE2b-256 |
3544129b38a679b2670f10717bc3af528fbd93f5f630fc728f8f9f42d718c917
|