Wflow.jl plugin for eWatercycle.
The Wflow.jl documentation is available at https://deltares.github.io/Wflow.jl/ .
Please first install ewatercycle, for more info see the general ewatercycle documentation.
To install this package alongside your eWaterCycle installation, do:
pip install ewatercycle-wflowjl
Then Wflow becomes available as one of the eWaterCycle models:
import ewatercycle.models
ewatercycle.models.sources["WflowJl"]
Usage of Wflow.jl forcing generation and model execution is shown in docs/generate_era5_forcing.ipynb and docs/demo.ipynb respectively.
ewatercycle-wflowjl
is distributed under the terms of the Apache-2.0 license.