Skip to content

Commit

Permalink
Add links and badges
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Oct 6, 2023
1 parent 361cf9e commit 1f7599e
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 HYPE hydrological model

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

HYPE 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 @@ -34,3 +34,6 @@ dynamic = ["version"]
Hype = "ewatercycle_hype.model:Hype"
[project.entry-points."ewatercycle.forcings"]
HypeForcing = "ewatercycle_hype.forcing:HypeForcing"

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

0 comments on commit 1f7599e

Please sign in to comment.