Skip to content

Commit 965d836

Browse files
work in progress
1 parent 2e82e45 commit 965d836

File tree

3 files changed

+31
-27
lines changed

3 files changed

+31
-27
lines changed
1.96 KB
Loading

docs/install.qmd

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Download and install a recent version of QGIS (>=3.28):
1313

1414
## 2. Install the QGIS plugin
1515

16-
### Method A: From the QGIS plugin database
17-
**NB** Due to ongoing developments new features and bug fixes might not be part of this release. Consider installation method B.
16+
### Method A: From the QGIS plugin database (recommended)
1817

1918
1. Open QGIS.
2019
3. At the top, find the Plugins menu (\~sixth object in the menubar).
@@ -23,7 +22,7 @@ Download and install a recent version of QGIS (>=3.28):
2322
6. Search for \"Qgis-Tim\".
2423
7. Click \"Install Plugin\".
2524

26-
### Method B: From ZIP file (recommended for now)
25+
### Method B: From ZIP file
2726
1. Download the \"QGIS-Tim-plugin.zip\" from the [GitHub Releases page](https://github.com/Deltares/QGIS-Tim/releases) (do not unzip!).
2827
2. Open QGIS.
2928
3. At the top, find the Plugins menu (\~sixth object in the menubar).
@@ -43,14 +42,15 @@ To run TimML and TTim computations directly from QGIS, we need to install a serv
4342
### Method A: Install from GitHub (requires internet connection)
4443

4544
1. Start the QGIS-Tim plugin by clicking the QGIS-Tim icon in the toolbar.
46-
2. Find and click the "Install TimML and TTim server" button at the bottom of the plugin window.
47-
3. Click the "Install latest release from GitHub" button to download and install the server program.
45+
1. Find and click the "Install TimML and TTim server" button at the bottom of the plugin window.
46+
1. Click the "Install latest release from GitHub" button to download and install the server program.
4847

4948
### Method B: Install from ZIP file
5049

5150
Specific releases can also be manually downloaded from the [GitHub Releases page](https://github.com/Deltares/QGIS-Tim/releases):
5251

5352
1. Download the gistim ZIP file for your platform: Windows, macOS, or Linux.
54-
2. Find and click the "Install TimML and TTim server" button at the bottom of the plugin window.
55-
3. Set the path to the downloaded ZIP file in the "Install from ZIP file" section.
56-
4. Click the "Install" button.
53+
1. Start the QGIS-Tim plugin by clicking the QGIS-Tim icon in the toolbar.
54+
1. Find and click the "Install TimML and TTim server" button at the bottom of the plugin window.
55+
1. Set the path to the downloaded ZIP file in the "Install from ZIP file" section.
56+
1. Click the "Install" button.

docs/tutorial_Rijsenhout.qmd

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ title: "Building Pit Rijsenhout"
33
---
44

55
## Requirements
6-
- Be sure QGIS version 3.22.00 or higher is installed.
6+
- Be sure QGIS version 3.28.00 or higher is installed.
77
- Be sure the ``gistim`` Python package is installed (see [installation](install.qmd) for instructions).
88
- Download the tutorial material. [Follow this link.](https://deltares.thegood.cloud/s/zryWnfjT43Ryoea)
9-
- Installation of the QGIS-Tim plugin and the MOD plugin is part of this Tutorial. The necessary ZIP files are included in the tutorial material.
109
- Internet connections is optional during this Tutorial. It is only required for installation of additional plugins and the use of an online topographic background map.
1110

1211
## Description
@@ -29,11 +28,7 @@ At the project location, the top layer is 12 m thick and consists of a low perme
2928
![Geological cross section near Rijssenhout \[source: BRO GeoTOP v1.4.1\]](figures/tutorial/GeoTOP-Verticaledoorsnede.png){width=100% #fig-GeoTOP-Verticaledoorsnede}
3029

3130
## Getting Started
32-
Let's first configure the gistim python installation again, to be sure that QGIS can find the gistim software.
3331

34-
(@) Open the Deltaforge prompt (search in Windows Start for "Deltaforge Prompt"). A black window pops up.
35-
(@) In this window type ``python -m gistim configure`` and press ENTER.
36-
(@) You can close this window now.
3732
(@) Launch QGIS from your START menu, from your desktop or click on …\\QGIS3.28.0\\bin\\qgis-bin.exe.
3833

3934
> **Intermezzo:** *QGIS language settings*
@@ -64,22 +59,31 @@ The case in this tutorial is located in The Netherlands, so next we select the a
6459
> - Close this window.
6560
6661
### Install plugins
67-
This is the moment to download/import four plugins needed for this tutorial:
62+
This is the moment to import four plugins needed for this tutorial:
6863

69-
- the QGIS-Tim plugin. The development version imported from ZIP file.
70-
- the iMOD plugin. The development version imported from ZIP file.
71-
- the Value Tool. The official version installed via QGIS (internet connection required).
72-
- the PDOK plugin. The official version installed via QGIS (internet connection required). <br> This plugin gives access to a large database from which we will load the topographic maps and use the navigation option.
64+
- the QGIS-Tim plugin (developed by Deltares).
65+
- the iMOD plugin (developed by Deltares).
66+
- the Value Tool.
67+
- the PDOK plugin. This plugin gives access to a large database from which we will load the topographic maps and use the navigation option.
7368

74-
(@) Go to *Plugins* from the main menu and select *Manage and Install Plugins…* to open the plugin window.
75-
(@) On the left section select *Install from ZIP*.
76-
(@) Click the Browse button (![](figures/tutorial/button-Qgis-browse.png){width=4%}) and from the tutorial dataset select the ZIP file "QGIS-Tim_Tutorial\\QGIS-iMOD-plugin.zip".
77-
(@) Click *Install Plugin*.
78-
(@) In the same way, install the QGIS-Tim plugin using the ZIP file "QGIS-Tim_Tutorial\\QGIS-Tim-plugin.zip".
69+
To install the plugins from QGIS you need an internet connection!
7970

80-
If you have an internet connection continue with the installation of the next two plugins from the QGIS plugin library.
81-
82-
(@) From the left section, select the group *All* to see all available plugins.
71+
> No internet connection? Follow the next steps to import the two Deltares' plugins from a ZIP file provided in the Tutorial Dataset.
72+
>
73+
> - Go to *Plugins* from the main menu and select *Manage and Install Plugins…* to open the plugin window.
74+
> - On the left section select *Install from ZIP*.
75+
> - Click the Browse button (![](figures/tutorial/button-Qgis-browse.png){width=4%}) and select the ZIP file "QGIS-Tim_Tutorial\\QGIS-iMOD-plugin.zip".
76+
> - Click *Install Plugin*.
77+
> - In the same way, install the QGIS-Tim plugin using the ZIP file "QGIS-Tim_Tutorial\\QGIS-Tim-plugin.zip".
78+
79+
If you have an internet connection, all four plugins can be downloaded within QGIS.
80+
81+
(@) At the top, find the Plugins menu (\~sixth object in the menubar).
82+
(@) Find \"Manage and Install plugins\" (\~first object in drop-down).
83+
(@) Find \"All\" (\~first in left section).
84+
(@) Search for \"Qgis-Tim\".
85+
(@) Click \"Install Plugin\".
86+
(@) Search for “iMOD" and install it.
8387
(@) Search for “Value Tool” and install it.
8488
(@) Search for “PDOK services plugin” and install it.
8589
(@) Make sure that under *Plugins > Manage and Install Plugins > Installed* now the 4 added plugins are checked.

0 commit comments

Comments
 (0)