From e07f5d81e07637f297530223ffe4a92b45580742 Mon Sep 17 00:00:00 2001 From: Jingru Feng Date: Fri, 2 Aug 2024 10:27:24 +0200 Subject: [PATCH 1/2] add Ribasim Python --- README.rst | 1 + deltaforge/construct.yaml | 1 + docs/changelog.rst | 6 ++++++ docs/index.rst | 1 + 4 files changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 52ca54b..e88452b 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,7 @@ Deltares packages currently included are: * `HydroMT SFINCS plugin `_ * `HydroMT DELWAQ plugin `_ * `xugrid `_ +* `Ribasim Python `_ * `gistim `_ Important non-Deltares packages included in Deltaforge are: diff --git a/deltaforge/construct.yaml b/deltaforge/construct.yaml index 854d03a..6dbbf30 100644 --- a/deltaforge/construct.yaml +++ b/deltaforge/construct.yaml @@ -51,6 +51,7 @@ specs: - python-graphviz - pyvista - rasterio >=1.0 + - ribasim >=2024.10.0 - rioxarray - scipy - scooby diff --git a/docs/changelog.rst b/docs/changelog.rst index 8142460..4091fc8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,12 @@ version, the latest versions of packages of that moment are installed if left unspecified in the ``construct.yaml`` file. The latest version of which can be found in :ref:`include-pkg`. +v0.7.0 [08-08-2024] +################### + +- Include Ribasim Python +- Enforce ribasim >= 2024.10.0 + v0.6.0 [20-03-2024] ################### diff --git a/docs/index.rst b/docs/index.rst index 04acb54..27b1b56 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -38,6 +38,7 @@ Deltares packages currently included are: * `HydroMT WFLOW plugin `_ * `HydroMT SFINCS plugin `_ * `HydroMT DELWAQ plugin `_ +* `Ribasim Python `_ * `xugrid `_ * `gistim `_ From 6b39799a6c2a2e245578fca6645f0b4b75bc6611 Mon Sep 17 00:00:00 2001 From: Joeri van Engelen Date: Fri, 2 Aug 2024 14:03:17 +0200 Subject: [PATCH 2/2] Update version number --- deltaforge/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deltaforge/construct.yaml b/deltaforge/construct.yaml index 6dbbf30..e85c913 100644 --- a/deltaforge/construct.yaml +++ b/deltaforge/construct.yaml @@ -1,5 +1,5 @@ name: Deltaforge -version: 0.6.0 +version: 0.7.0 installer_type: all channels: