Wflow.jl eWaterCycle plugin
Project description
eWaterCycle plugin for the Wflow.jl hydrological model
Wflow.jl plugin for eWatercycle.
The Wflow.jl documentation is available at https://deltares.github.io/Wflow.jl/dev/ .
Installation
eWaterCycle must be installed in a mamba environment. The environment can be created with
wget https://raw.githubusercontent.com/eWaterCycle/ewatercycle/main/environment.yml
mamba env create --name ewatercycle-wflowjl --file environment.yml
conda activate ewatercycle-wflowjl
Install this package alongside your eWaterCycle installation
pip install ewatercycle-wflowjl
Then Wflow becomes available as one of the eWaterCycle models
from ewatercycle.models import WflowJl
Note that unlike other plugins, the WflowJl eWaterCycle model does not run in a container.
This is due to limitations of the Julia language.
Usage
Usage of Wflow.jl forcing generation and model execution is shown in docs/generate_era5_forcing.ipynb and docs/wflowjl_local.ipynb respectively.
License
ewatercycle-wflowjl
is distributed under the terms of 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_wflowjl-0.0.1.tar.gz
.
File metadata
- Download URL: ewatercycle_wflowjl-0.0.1.tar.gz
- Upload date:
- Size: 209.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81bf9be3612d7f6be7b1b4328a3dafbe308660083a1de4c750d9f3ad56f27ffe |
|
MD5 | f4fc6ed6782307e3993ffd2ef781e988 |
|
BLAKE2b-256 | 236d0add29a8cf5403a7856a45c92b205f0ea5da23284a39ccc90dd8e9100008 |
File details
Details for the file ewatercycle_wflowjl-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ewatercycle_wflowjl-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5be50c72fd51fd643274bd7031cbdd41fdf17a9b0fed08ee6a0c41e1e299c2ea |
|
MD5 | b68b10c033269568fc7da1ec27f5cefc |
|
BLAKE2b-256 | 013205249b3bce2236a65e8268a76f0367bcea7970474a28dfd11b10b037680d |