1Overview & prerequisites
This tutorial demonstrates how to use web data service layers in DataNET to build a data-enabled groundwater model in IGW-NET. Although the "bridge" between the MAGNET4WATER platforms is general — you can transfer and flexibly apply any point, line, zone (WFS), or raster (WCS) layer — this tutorial focuses on four spatial framework data layers that are critically important in groundwater modeling:
- Aquifer top / land surface geometry — via a DEM raster
- Aquifer thickness / aquifer bottom geometry — via a glacial aquifer thickness raster
- Hydraulic conductivity (and its spatial variability) — via a regional glacial aquifer horizontal-K raster
- Natural recharge — via a regional effective-recharge raster (2000–2013 average)
The example also compares simulated heads to regional Static Water Levels (SWL) from water wells integrated into the MAGNET4WATER Data Center — a quick, realistic calibration check built right into the modeling workflow.
What you'll need
- A free MAGNET4WATER account (sign up at magnet4water.net)
- Familiarity with the Data Library & Workspace (Tutorial 1) and Transfer Data to Modeling Platforms (Tutorial 2)
- A modern browser (any OS; no install required)
2Load the Maple Creek Watershed as the model domain
We'll use the Maple Creek Watershed near Fargo, North Dakota — a manageable glacial aquifer system with good monitoring-well coverage.
- In IGW-NET, open .
- In the Server Watershed Options interface, uncheck the box next to Generalization. This tells IGW-NET to extract the original, detailed watershed boundary with all vertices (rather than a smoothed / generalized version with fewer effective vertices).
- Use the DataCenter1 (USA Only) option to utilize NHDPlus data, and select Level 4 (HUC 8-digit) in the Watershed Level dropdown.
- Click on the map a bit west-southwest of Fargo, ND, to update the extraction coordinates.
- Click OK. After a few moments (and a few prompts), the Maple Creek Watershed boundary will be added to the map display as the model boundary.
3Open DataNET and compile a layer workspace
Now we move into DataNET to assemble the four data layers we need.
- In IGW-NET, open . Follow prompts to open the linked DataNET page and log in to your MAGNET4WATER account.
- Back in IGW-NET, again go to — this step transfers the model domain polygon into DataNET so DataNET knows the spatial scope for clipping transfers.
- Within the DataNET window, open the Data Layer Library via .
- Click Workspace. This creates a Workspace to which you'll add layers from the Library.
- Select the region to search:
- Enter
united statesin the search bar and click find region - Check the box next to United States
- Enter
- Select the format to search: uncheck all boxes except WCS (raster).
- Click Get Layers. After a few moments, national-level WCS layers for the United States will load into the bottom portion of the Library.
- Sort results by Category and add the following four layers to the Workspace (click the + button next to each layer name):
- United States Effective Recharge 00-13 — under Groundwater Recharge
- United States Glacial Aquifer Thickness Based on Water Well Records — under Groundwater Aquifer Elevations and Thickness
- United States Glacial Aquifer Horizontal Hydraulic Conductivity — under Groundwater Aquifer Properties
- United States DEM 300m — under Land Digital Elevations
4Transfer the DEM — use as Top Elevation
The DEM raster serves two purposes: first, as a visual background overlay to orient the model; second, as the aquifer top elevation (TopE).
4.1 Initiate the transfer in DataNET
- Select the DEM 300m layer in the Workspace (check the box next to the layer title).
- Open .
- In the Send Data interface, set format to WCS.
- Set Data Res. to
100. Rasters at different original resolutions will be resampled to 100px size. - Click Send. After a few moments, a Data Transferring prompt will appear in IGW-NET.
4.2 Overlay the DEM as a map background in IGW-NET
- Click OK to receive data from the DataNET page.
- In the first prompt (…Overlay on maps only?), choose OK.
- Choose OK to rendering from server side.
- Accept default draw options and contour options.
- Initially a grayscale image will appear, but after a few moments a color+contour rendering of the DEM in the model bounding box will appear. Areas of very high DEM are red; very low DEM are blue.
4.3 Import the DEM as Top Elevation (TopE)
- Back in DataNET, click Send once more in the Send Data interface.
- This time, for the first prompt (…Overlay on maps only?), choose Cancel.
- In the next prompt, choose option 1 to use the raster layer as TopE (Top Elevation).
- After a few moments, the file uploads to your MAGNET4WATER user folder and the Domain Attributes menu opens. The box next to Import is checked under Top Elevation, and the uploaded file is selected.
- Click Save in Domain Attributes.
5Transfer natural recharge
The United States Effective Recharge 00-13 raster represents the 2000–2013 average effective recharge.
5.1 Overlay recharge to the map background
- In the DataNET Workspace, uncheck the DEM 300m layer and check United States Effective Recharge 00-13.
- Click Send in the Send Data interface.
- Select OK to the …Overlay on maps only? prompt.
- Use 1 to apply the invert contour color-map option for rendering; click OK.
- After a few moments a color+contour of recharge appears in the Map Display. Note: very low recharge is red, very high recharge is blue (inverted from DEM).
5.2 Import recharge as a model input
- Send the data again; choose Cancel to the Overlay on maps? prompt.
- In the next prompt, choose option 4 to use the raster layer as Recharge.
- After a few moments the file uploads to your MAGNET4WATER user folder, and in Domain Attributes the Import box is checked under Recharge.
- Click Save.
6Transfer hydraulic conductivity
6.1 Overlay hydraulic conductivity
- Uncheck the recharge layer in the Workspace; check United States Glacial Aquifer Horizontal Hydraulic Conductivity.
- Click Send; select OK to the …Overlay on maps only? prompt; proceed through the rendering prompts.
- A color+contour of horizontal hydraulic conductivity of the glacial (surficial) aquifer appears.
6.2 Import conductivity as a model input
- Send the data again; choose Cancel to the Overlay on maps? prompt.
- In the next prompt, choose option 3 to use the raster layer as Conductivity.
- After a few moments the file uploads and the Import box is checked under Hydraulic Conductivity in Domain Attributes.
- Click Save.
7Transfer aquifer thickness → Bottom Elevation
7.1 Overlay glacial aquifer thickness
- Uncheck the hydraulic conductivity layer; check United States Glacial Thickness Based on Water Well Records.
- Click Send; select OK to the …Overlay on maps only? prompt.
- A color+contour of the glacial aquifer thickness appears.
7.2 Import thickness as Bottom Elevation (BotE)
- Send the data again; choose Cancel to the Overlay on maps? prompt.
- In the next prompt, choose option 2 to use the raster layer as BotE (Bottom Elevation).
- After a few moments the file uploads and the Import box is checked under Bottom Elevation.
- Important: in the Domain Attributes, make sure to select the Thickness option — the raster consists of aquifer thickness values, not aquifer bottom elevation values. IGW-NET will subtract thickness from the top elevation to produce the bottom surface.
- Click Save.
8Simulate and visualize
With all four data layers imported, we have a complete first-cut model — domain geometry from the HUC-8 watershed, top and bottom elevations from DEM and aquifer thickness, hydraulic conductivity from the regional K raster, and recharge from the 00–13 effective recharge product. Time to run it.
- Open .
- After a few moments, the plan-view results appear in the Map Display — head contours (color shading) and velocity vectors.
- For a cross-section view: › draw a section on the map › SaveShape (in Conceptual Model Tools) › wait for cross-section plots to load.
9Compare simulated heads to regional Static Water Levels
The MAGNET4WATER Data Center integrates regional Static Water Level (SWL) records from water wells. We can pull these observations and chart them against our simulated heads — a quick reality check on the model.
- Open . In the Calibration Chart interface (Figure 13), select IGW Server as the Data source.
- Use default options in the Server Data Filters interface and load the extracted data into the Calibration Data Input chart.
- Click OK to finish extraction and draw the Calibration Chart (Figure 14).
- Check the boxes next to Show Std and Add Band-mean to add confidence intervals (1 standard deviation) and moving-window averages to the plot, respectively.
Note the reasonably good agreement between simulated heads and observed static water levels — a strong indication that the framework data layers (DEM, thickness, conductivity, recharge) together produce a physically credible first-cut regional groundwater model.