Skip to content

Commit 3d45131

Browse files
Remove 3d viewer info (#81)
- Remove most info on the 3D viewer - Keep the section on the 3D viewer widget in the plugin with a disclaimer that the 3D viewer is discontinued. - In the "About" section, mention that the 3D viewer is discontinued.
1 parent 6517715 commit 3d45131

50 files changed

Lines changed: 130 additions & 1172 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ždocs/3dviewer_user_manual.qmdβ€Ž

Lines changed: 0 additions & 697 deletions
This file was deleted.

β€Ždocs/_quarto-manual.ymlβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ book:
1111
- viewer_install.qmd
1212
- viewer_install_msi.qmd
1313
- qgis_user_manual.qmd
14-
- 3dviewer_user_manual.qmd
1514
- viewer_known_issues.qmd
1615
- part: python.qmd
1716
chapters:
@@ -35,7 +34,6 @@ book:
3534
- part: tutorial.qmd
3635
chapters:
3736
- tutorial_Abbeyfeale.qmd
38-
- tutorial_Dommel.qmd
3937
- tutorial_wq.qmd
4038
- tutorial_Hondsrug.ipynb
4139
- tutorial_Netherlands_mesh.ipynb

β€Ždocs/_quarto-tutorial.ymlβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ book:
77
- index.qmd
88
- tutorial.qmd
99
- tutorial_Abbeyfeale.qmd
10-
- tutorial_Dommel.qmd
1110

1211
format:
1312
pdf:

β€Ždocs/_quarto-website.ymlβ€Ž

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ website:
1414
href: introduction.qmd
1515
- text: Components
1616
menu:
17-
- text: iMOD Viewer 🧭
17+
- text: iMOD QGIS plugin 🧭
1818
href: viewer.qmd
1919
- text: iMOD Python 🐍
2020
href: python.qmd
@@ -42,7 +42,7 @@ website:
4242

4343
sidebar:
4444
- id: viewer
45-
title: "iMOD Viewer"
45+
title: "iMOD QGIS Plugin"
4646
style: "floating"
4747
collapse-level: 2
4848
align: left
@@ -51,7 +51,6 @@ website:
5151
- href: viewer_install.qmd
5252
- href: viewer_install_msi.qmd
5353
- href: qgis_user_manual.qmd
54-
- href: 3dviewer_user_manual.qmd
5554
- href: viewer_known_issues.qmd
5655
- href: viewer_instruction_videos.qmd
5756

@@ -94,7 +93,6 @@ website:
9493
contents:
9594
- href: tutorial.qmd
9695
- href: tutorial_Abbeyfeale.qmd
97-
- href: tutorial_Dommel.qmd
9896
- href: tutorial_wq.qmd
9997
- href: tutorial_Hondsrug.ipynb
10098
- href: tutorial_Netherlands_mesh.ipynb

β€Ždocs/about.qmdβ€Ž

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
title: About
3+
format:
4+
html:
5+
mermaid:
6+
theme: neutral
37
bibliography: references/scientific_papers.bib
48
nocite: |
59
@*
@@ -20,7 +24,6 @@ individual components. You can raise issues, or suggest changes, here.
2024
- [iMOD Documentation
2125
Github](https://github.com/Deltares/iMOD-Documentation)
2226
- [iMOD QGIS plugin Github](https://github.com/Deltares/imod-qgis)
23-
- [iMOD 3D Viewer Github](https://github.com/Deltares/imod-gui)
2427
- [iMOD Python Github](https://github.com/Deltares/imod-python)
2528

2629

@@ -53,9 +56,10 @@ For example, Python has a larger ecosystem, allowing users to easily
5356
incorporate all kinds of packages into their workflows.
5457

5558
Therefore, in 2021, the **iMOD Suite** was released. This suite consists of a
56-
Python package, a QGIS plugin, and a 3D viewer. It therefore supports
57-
reproducible workflows for unstructured groundwater models and relies more on
58-
standard filetypes such as NetCDF, UGRID, and shapefiles.
59+
Python package, a QGIS plugin, and a 3D viewer. (The latter which was
60+
discontinued in 2025, as the team's resources were too scarce to maintain it.)
61+
It therefore supports reproducible workflows for unstructured groundwater models
62+
and relies more on standard filetypes such as NetCDF, UGRID, and shapefiles.
5963

6064
The classic iMOD GUI and its batch functionality is consolidated under the name
6165
**iMOD 5**, and will be maintained for the coming years. During this transition
@@ -77,12 +81,12 @@ flowchart TB
7781
A --> B{iMOD 2.0}
7882
subgraph 2014
7983
B
80-
Y{{Fortran code \n available as open source}}
84+
Y{{Fortran code <br/> available as open source}}
8185
end
8286
B --> C{iMOD 3.0}
8387
subgraph 2015
8488
C
85-
Z{{Executables freely \n available}}
89+
Z{{Executables freely <br/> available}}
8690
end
8791
C --> D{iMOD 4.0}
8892
subgraph 2017
@@ -92,18 +96,18 @@ flowchart TB
9296
D --> E{iMOD 5.0}
9397
subgraph 2019
9498
E
95-
XY{{iMOD Water Quality \n and MODFLOW6}}
99+
XY{{iMOD Water Quality <br/> and MODFLOW6}}
96100
end
97101
E --> F{iMOD 5.2}
98102
subgraph 2020
99103
F
100-
XZ{{BMI coupling \n Modflow6-MetaSWAP}}
104+
XZ{{BMI coupling <br/> Modflow6-MetaSWAP}}
101105
end
102106
F --> G{iMOD Suite}
103107
F --> H{iMOD 5.3}
104108
subgraph 2021
105109
G
106-
YX{{Tooling in Python, QGIS \n C++. Unstructured grids}}
110+
YX{{Tooling in Python, QGIS <br/> C++. Unstructured grids}}
107111
end
108112
subgraph 2021
109113
H
@@ -115,8 +119,23 @@ flowchart TB
115119
end
116120
subgraph 2023
117121
J
118-
YY{{Model input validation, \n CPT plotting in QGIS, \n Backwards \n compatibility iMOD 5}}
122+
YY{{Model input validation, <br/> CPT plotting in QGIS, <br/> Backwards <br/> compatibility iMOD 5}}
119123
end
124+
I --> K{iMOD 5.6}
125+
J --> L{iMOD Suite}
126+
subgraph 2024
127+
K
128+
end
129+
subgraph 2024
130+
L
131+
YZ{{iMOD Python 1.0 Beta version released. iMOD Coupler supports coupling to Ribasim}}
132+
end
133+
L --> M{iMOD Suite}
134+
subgraph 2025
135+
M
136+
ZX{{iMOD Python 1.0.0 stable release.}}
137+
end
138+
120139
```
121140

122141
## Trainings

β€Ždocs/figures/viewer/example-dommel.pngβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Ždocs/figures/viewer/image1.pngβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Ždocs/figures/viewer/image10.pngβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Ždocs/figures/viewer/image12.pngβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Ždocs/figures/viewer/image13.pngβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
Β (0)