Skip to content

Commit

Permalink
Add links and badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Oct 6, 2023
1 parent fa2ef31 commit 4a70bf0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# eWaterCycle plugin for MARRMoT hydrological model

[![Research Software Directory Badge](https://img.shields.io/badge/rsd-00a3e3.svg)](https://www.research-software.nl/software/ewatercycle-marrmot)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8413755.svg)](https://doi.org/10.5281/zenodo.8413755)
[![PyPI](https://img.shields.io/pypi/v/ewatercycle-marrmot)](https://pypi.org/project/ewatercycle-marrmot/)

MARRMoT plugin for [eWatercycle](https://ewatercycle.readthedocs.io/).

Expand Down
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ MarrmotM01 = "ewatercycle_marrmot.model:MarrmotM01"
MarrmotM14 = "ewatercycle_marrmot.model:MarrmotM14"
[project.entry-points."ewatercycle.forcings"]
MarrmotForcing = "ewatercycle_marrmot.forcing:MarrmotForcing"

[project.urls]
homepage = "https://github.com/eWaterCycle/ewatercycle-marrmot/"

0 comments on commit 4a70bf0

Please sign in to comment.