Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ewatercycle_wflowjl-0.0.1.tar.gz (209.0 kB view hashes)

Uploaded Source

Built Distribution

ewatercycle_wflowjl-0.0.1-py2.py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page