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.3.tar.gz
(37.7 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.3-py3-none-any.whl
(42.5 kB
view details)
File details
Details for the file jsacsma-0.2.3.tar.gz.
File metadata
- Download URL: jsacsma-0.2.3.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58425a78e1f8faebb06b22210dcc1cb15d4c439b819e8bd8dae1e650fe3f3361
|
|
| MD5 |
5e76934913dd4e96efc9a41e46484bf3
|
|
| BLAKE2b-256 |
0bde437977c95a72c4ca516772ed6e5df8f4ecbf22e61b18bd84d2b44e9982e5
|
File details
Details for the file jsacsma-0.2.3-py3-none-any.whl.
File metadata
- Download URL: jsacsma-0.2.3-py3-none-any.whl
- Upload date:
- Size: 42.5 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 |
c31804f07e52913212531f9da849b66247f641cb8f99668f84b6c0bee374b22b
|
|
| MD5 |
70442162977aa2cac413362fd9037204
|
|
| BLAKE2b-256 |
ccdefd9cf7ba5015e6a7ff6ffcb015759763041548f696a70423c9db607405d6
|