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
GPL-3.0-or-later
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.0.tar.gz
(56.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.1.0-py3-none-any.whl
(59.4 kB
view details)
File details
Details for the file jsacsma-0.1.0.tar.gz.
File metadata
- Download URL: jsacsma-0.1.0.tar.gz
- Upload date:
- Size: 56.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 |
3d6aba9428a7871683f2938107e0401823a1359df82ad213df8dfd12c4da1723
|
|
| MD5 |
e2f7d1f0746744b6bee19707f8032b0f
|
|
| BLAKE2b-256 |
ce1bebb9b773b503e33ffbd8bd6f10f13667d10e52810598adbc2b048593b6d5
|
File details
Details for the file jsacsma-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jsacsma-0.1.0-py3-none-any.whl
- Upload date:
- Size: 59.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 |
dcc0f59afb13ca20f046581086ede5aeed42163a6441fe7c6691fd4058befe9e
|
|
| MD5 |
e895bf9ee1ce30ef7e99ab215cb82978
|
|
| BLAKE2b-256 |
72aab4e002eb3242768037d419f5d5c65d9a75e9031f82c1c9d89b1dfc4471fa
|