Skip to content

Commit 949a1b1

Browse files
authored
Merge pull request #35 from In-For-Disaster-Analytics/34-add-gmdsi-links
Add GMDSI
2 parents 22b8f90 + 05e390b commit 949a1b1

File tree

6 files changed

+31
-2
lines changed

6 files changed

+31
-2
lines changed

docs/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nav:
22
- Data Registry: data-discovery
33
- Training: training
4-
- Products: products
4+
- Products & Resources: products
13.6 KB
Loading

docs/products/gmdsi.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Groundwater Modeling Decision Support Initiative
3+
author:
4+
- DSO team
5+
created: 2025-08-26
6+
---
7+
8+
[![GMDSI Logo](gmdsi_images/logo-gmdsi-180x66.png)](https://gmdsi.org/)
9+
10+
Groundwater Modelling Decision Support Initiative (GMDSI) is an industry-funded and aligned project focused on improving the role that groundwater modelling plays in environmental management and decision making.
11+
<div class="grid cards" markdown>
12+
13+
- :material-github: [**GMDSI Website**](https://gmdsi.org/about/){:target="_blank"}
14+
: Explore the GMDSI effort and resources
15+
16+
- :material-youtube: [**GMDSI YouTube**](https://www.youtube.com/@gmdsi){:target="_blank"}
17+
: Extensive educational video repository for groundwater modeling
18+
19+
- :material-database-search: [**Tutorials Repository**](https://github.com/gmdsi/gmdsi){:target="_blank"}
20+
: Github Repository of python tutorials.
21+
22+
- :material-database-search: [**Tutorials Documentation**](https://in-for-disaster-analytics.github.io/GMDSI_notebooks){:target="_blank"}
23+
: Github Repository documents served to a website.
24+
25+
</div>
26+
27+
!!! tip ":material-exit-to-app: [**DataX Application**](https://ptdatax.tacc.utexas.edu/workbench/applications/GMDSI_tutorials){:target="_blank"}"
28+
29+
Run the GMDSI tutorials on TACC systems. (TACC account required)
13.6 KB
Loading

docs/products/subside_interface_demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The SUBSIDE interface provides comprehensive access to Texas subsidence data thr
2020
width="100%"
2121
height="900"
2222
frameBorder="0"
23-
src="./subside_interface.html"
23+
src="../../webpages/subside_interface/subside_interface.html"
2424
title="SUBSIDE Interactive Interface">
2525
</iframe>
2626
</div>

subside_interface.html renamed to docs/webpages/subside_interface/subside_interface.html

File renamed without changes.

0 commit comments

Comments
 (0)