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.1.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.1-py3-none-any.whl
(42.2 kB
view details)
File details
Details for the file jsacsma-0.2.1.tar.gz.
File metadata
- Download URL: jsacsma-0.2.1.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 |
1a7a66054cd14f2695fa7ffacecc31323c3c0160b87a2db4bcd5dcbe8f4f1546
|
|
| MD5 |
be1a76f1b4ba1ada4dbc472450044176
|
|
| BLAKE2b-256 |
5162f7c9ec30b3bb9613e0f1dfbda83a1f3fd046ee359f6868a003700479d89e
|
File details
Details for the file jsacsma-0.2.1-py3-none-any.whl.
File metadata
- Download URL: jsacsma-0.2.1-py3-none-any.whl
- Upload date:
- Size: 42.2 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 |
c9c0b5c401d976831f080a6d1653df00e07e3f70bb891e972b6bc14241e2d6ea
|
|
| MD5 |
972d1e5d4f473d52437dacb0fdad909d
|
|
| BLAKE2b-256 |
412a731a6cf04309f9bedadbba4b645f22b0acfdd676a55a6c386820962ce17c
|