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.1.1.tar.gz
(37.2 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.1.1-py3-none-any.whl
(42.1 kB
view details)
File details
Details for the file jsacsma-0.1.1.tar.gz.
File metadata
- Download URL: jsacsma-0.1.1.tar.gz
- Upload date:
- Size: 37.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbddc48ae753a0ee5e241a757e1c3dea3205a6843a53da4d61284ca1bf6eba0c
|
|
| MD5 |
8e71db59bc3746d631a3aaaeda8d824a
|
|
| BLAKE2b-256 |
37418704628e94cefb8a396a8b69509155f3a5a23e6095b4b532a297315c5883
|
File details
Details for the file jsacsma-0.1.1-py3-none-any.whl.
File metadata
- Download URL: jsacsma-0.1.1-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 |
e5f5767e7c1d40756f2f8ae6a77bc149ad0aa4703b8392ed609fe0913c71b2c1
|
|
| MD5 |
5046fc1bcbe71d1daaf77f573126d1a3
|
|
| BLAKE2b-256 |
98e782b528cb15c9d14a3683e667f9631d68ad56613b04998fcbe9da864619bd
|