From 3121e82d04621c76f7d71836c29643b069b3fb0f Mon Sep 17 00:00:00 2001 From: Stefan Verhoeven Date: Fri, 6 Oct 2023 11:40:17 +0200 Subject: [PATCH] English --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d751d0..fa99c5a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Research Software Directory Badge](https://img.shields.io/badge/rsd-00a3e3.svg)](https://www.research-software.nl/software/ewatercycle-pcrglobwb) -PCRGlobWB plugin for [eWatercycle](https://ewatercycle.readthedocs.io/). +[eWatercycle](https://ewatercycle.readthedocs.io/) plugin for PCRGlobWB model. PCRGLOBWB (PCRaster Global Water Balance) is a large-scale hydrological model with documentation at https://globalhydrology.nl/research/models/pcr-globwb-1-0/ . @@ -33,7 +33,7 @@ from ewatercycle.models import PCRGlobWB Usage of PCRGlobWB forcing generation and model execution is shown in [docs/generate_forcing.ipynb](https://github.com/eWaterCycle/ewatercycle-pcrglobwb/tree/main/docs/generate_forcing.ipynb) and [docs/model.ipynb](https://github.com/eWaterCycle/ewatercycle-pcrglobwb/tree/main/docs/model.ipynb) respectively. -Irrigation example at [docs/Irrigation.ipynb](dttps://github.com/eWaterCycle/ewatercycle-pcrglobwb/tree/main/ocs/Irrigation.ipynb). +Irrigation example at [docs/Irrigation.ipynb](ttps://github.com/eWaterCycle/ewatercycle-pcrglobwb/tree/main/ocs/Irrigation.ipynb). ## License