Skip to content

Commit

Permalink
Add links to eWatercycle and BMI to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Oct 2, 2023
1 parent d73d45d commit 4173139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Python BMI example: a leaky bucket model 🪣

This repository is a template for creating a new hydrological model in Python, using the Basic Model Interface (BMI).
This repository is a template for creating a new hydrological model in Python, using the [Basic Model Interface (BMI)](https://bmi.readthedocs.io/).

The goal is to plug this model into eWaterCycle, and as such forcing data and configuration file handling will be performed using eWaterCycle.
The goal is to plug this model into [eWaterCycle](https://ewatercycle.readthedocs.io/), and as such forcing data and configuration file handling will be performed using eWaterCycle.


## Installation
Expand Down

0 comments on commit 4173139

Please sign in to comment.