From cef79caf4aedadb529fdf176cfdc29ecc575dd2a Mon Sep 17 00:00:00 2001 From: Raoul Collenteur Date: Wed, 25 Sep 2024 20:12:31 +0200 Subject: [PATCH] add ArchPy --- list.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/list.json b/list.json index 7f3cf41..f5fff26 100644 --- a/list.json +++ b/list.json @@ -699,6 +699,20 @@ "version": "0.12.2", "legacy": "" }, + "GeoArchPy": { + "description": "Stochastic geological modeling", + "url": "https: //github.com/randlab/ArchPy", + "category": "Groundwater", + "docs": "https://archpy.readthedocs.io/en/latest/", + "CI": 0, + "last_update": "", + "pypi": "https://pypi.org/project/Geoarchpy/", + "doi_software": "", + "doi_paper": "https://doi.org/10.3389/fams.2024.1441596", + "conda": "", + "version": "", + "legacy": "" + }, "traval": { "description": "Tools for applying automatic error detection schemes to timeseries", "url": "https://github.com/ArtesiaWater/traval",