Skip to content

eWaterCycle/ewatercycle-lisflood

Repository files navigation

eWaterCycle plugin for LISFLOOD hydrological model

Research Software Directory Badge DOI PyPI

LISFLOOD plugin for eWatercycle.

LISFLOOD documentation here.

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-lisflood --file environment.yml
conda activate ewatercycle-lisflood

Install this package alongside your eWaterCycle installation

pip install ewatercycle-lisflood

Then Lisflood becomes available as one of the eWaterCycle models

from ewatercycle.models import Lisflood

Usage

Usage of LISFLOOD forcing generation and model execution is shown in docs/generate_forcing.ipynb and docs/model.ipynb respectively.

License

ewatercycle-lisflood is distributed under the terms of the Apache-2.0 license.

About

eWaterCycle plugin for LISFLOOD hydrological model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages