Sign inSign up

ewatercycle/wflow-grpc4bmi

By ewatercycle

Updated over 4 years ago

gprc4bmi server for wflow distributed hydrological modelling platform.

Image
Integration & delivery
Machine learning & AI
Data science
1

3.4K

ewatercycle/wflow-grpc4bmi repository overview

grpc4bmi-examples

The repo contains Jupyter Notebooks that run hydrology models in Docker containers via grpc4bmi.

Installation

Initialize the data with

git submodule update --init --recursive

The Docker images are automatically build on https://hub.docker.com/u/ewatercycle/

Build the Docker images locally in subfolders

docker build -t ewatercycle/pcrg-grpc4bmi pcrglob/
docker build -t ewatercycle/wflow-grpc4bmi wflow/
docker build -t ewatercycle/walrus-grpc4bmi walrus/
docker build -t ewatercycle/lisflood-grpc4bmi lisflood/

Install dependencies

sudo apt install subversion
pip install -r requirements.txt

Run

Run notebooks

jupyter lab

Tag summary

Content type

Image

Digest

Size

2.1 GB

Last updated

over 5 years ago

docker pull ewatercycle/wflow-grpc4bmi