Implementation of the lorenz-96 model for eWaterCycle
Project description
eWaterCycle plugin - Lorenz
This package is based on the Leaky bucket & is a wrapper for the lorenz-bmi model.
The Lorenz-96 model as defined by Edward Lorenz (in 1996) is known for its chaotic behavior and thus often used in data assimilation.
This is the main reason for implementation on a hydrology platform: to test data assimilation techniques.
Installation
Install this package alongside your eWaterCycle installation
pip install ewatercycle-lorenz
Then HBV becomes available as one of the eWaterCycle models
from ewatercycle.models import Lorenz
Documentation
Some basic documentation can be found here
Changelog
Changes can be found in CHANGELOG.md on GitHub
Implementing your own model
For more information on how this plugin works, and on how to implement your own model see the plugin guide
License
This is a ewatercycle-plugin
& thus this is distributed under the same terms as the template: the Apache-2.0 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ewatercycle_lorenz-0.1.1.tar.gz
.
File metadata
- Download URL: ewatercycle_lorenz-0.1.1.tar.gz
- Upload date:
- Size: 214.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff75357320cf916cbfbf121e403dd014b9582e19782c0f45da268c7e39f03464 |
|
MD5 | 7a492532a482d9ba1be40561b125ac49 |
|
BLAKE2b-256 | 7d3e3703ab9c6d7a12dc0af99a97a573ab53a99f2058a0208fd9819f45bd4878 |
Provenance
File details
Details for the file ewatercycle_lorenz-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ewatercycle_lorenz-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32b94240c3794465099a9a9bafbacba8ef329d799b7d63d0909daa12caa9bd17 |
|
MD5 | 9c4b6ebab04ed315dd6649c4bf83c7b2 |
|
BLAKE2b-256 | 43d59476ee7bb47e322f4382b57cc9bc43b40c9333b850358bb8335bc0189bac |