🗺️ DataNET · Quick Tutorial 9 of 9

DataNET-based Groundwater Model — Maple Creek Watershed, ND

End-to-end example: build a data-enabled IGW-NET groundwater model from DataNET web service layers — DEM, natural recharge, hydraulic conductivity, and aquifer thickness — then compare the simulated heads against regional Static Water Levels.

DataNET + IGW-NET Tutorial Prereq: MAGNET4WATER account · familiarity with Tutorial 1 (Library) & Tutorial 2 (Transfer) 9 sections · 14 figures

This tutorial covers

  1. Loading a HUC-8 watershed as an IGW-NET model domain from the Data Center
  2. Compiling a DataNET Workspace with DEM, recharge, conductivity, and aquifer-thickness layers
  3. Transferring each layer into IGW-NET as the appropriate groundwater-model input
  4. Simulating the model and comparing heads against regional Static Water Levels

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

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.

  1. In IGW-NET, open Conceptual Model Tools › DrawDomain › Watershed from DataCenter.
  2. 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).
  3. Use the DataCenter1 (USA Only) option to utilize NHDPlus data, and select Level 4 (HUC 8-digit) in the Watershed Level dropdown.
  4. Click on the map a bit west-southwest of Fargo, ND, to update the extraction coordinates.
  5. 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.
Figure 1 — Loading the Maple Creek Watershed boundary from DataCenter at HUC-8 level
Figure 1 — Server Watershed Options dialog and extracted Maple Creek Watershed boundary (red outline).

3Open DataNET and compile a layer workspace

Now we move into DataNET to assemble the four data layers we need.

  1. In IGW-NET, open Analysis Tools › Data Explorer › DataNET. Follow prompts to open the linked DataNET page and log in to your MAGNET4WATER account.
  2. Back in IGW-NET, again go to Analysis Tools › Data Explorer › DataNET — this step transfers the model domain polygon into DataNET so DataNET knows the spatial scope for clipping transfers.
  3. Within the DataNET window, open the Data Layer Library via Data Layers › Search Library.
  4. Click Workspace. This creates a Workspace to which you'll add layers from the Library.
  5. Select the region to search:
    • Enter united states in the search bar and click find region
    • Check the box next to United States
  6. Select the format to search: uncheck all boxes except WCS (raster).
  7. Click Get Layers. After a few moments, national-level WCS layers for the United States will load into the bottom portion of the Library.
  8. 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
Figure 2 — DataNET Data Layer Library with the four required WCS layers added to the Workspace
Figure 2 — DataNET Data Layer Library — four WCS layers added to the Workspace.

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

  1. Select the DEM 300m layer in the Workspace (check the box next to the layer title).
  2. Open Transfer Modeling Data › Send Data Layer within Analysis Area.
  3. In the Send Data interface, set format to WCS.
  4. Set Data Res. to 100. Rasters at different original resolutions will be resampled to 100px size.
  5. Click Send. After a few moments, a Data Transferring prompt will appear in IGW-NET.
Figure 3 — Initiating the DEM layer transfer in DataNET
Figure 3 — Send Data interface — DEM 300m, WCS, 100px resolution.

4.2   Overlay the DEM as a map background in IGW-NET

  1. Click OK to receive data from the DataNET page.
  2. In the first prompt (…Overlay on maps only?), choose OK.
  3. Choose OK to rendering from server side.
  4. Accept default draw options and contour options.
  5. 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.
Figure 4 — DEM overlay on the IGW-NET map background for the Maple Creek Watershed
Figure 4 — DEM color+contour overlay — red = high, blue = low.

4.3   Import the DEM as Top Elevation (TopE)

  1. Back in DataNET, click Send once more in the Send Data interface.
  2. This time, for the first prompt (…Overlay on maps only?), choose Cancel.
  3. In the next prompt, choose option 1 to use the raster layer as TopE (Top Elevation).
  4. 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.
  5. Click Save in Domain Attributes.
Figure 5 — Importing the DEM raster as the aquifer Top Elevation (TopE) in the IGW-NET Domain Attributes
Figure 5 — Domain Attributes — Top Elevation imported from the DEM raster.

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

  1. In the DataNET Workspace, uncheck the DEM 300m layer and check United States Effective Recharge 00-13.
  2. Click Send in the Send Data interface.
  3. Select OK to the …Overlay on maps only? prompt.
  4. Use 1 to apply the invert contour color-map option for rendering; click OK.
  5. 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).
Figure 6 — Effective recharge overlay on the IGW-NET map background
Figure 6 — Recharge overlay with inverted color map (red = low, blue = high).

5.2   Import recharge as a model input

  1. Send the data again; choose Cancel to the Overlay on maps? prompt.
  2. In the next prompt, choose option 4 to use the raster layer as Recharge.
  3. After a few moments the file uploads to your MAGNET4WATER user folder, and in Domain Attributes the Import box is checked under Recharge.
  4. Click Save.
Figure 7 — Importing the effective recharge raster as the Recharge input in IGW-NET Domain Attributes
Figure 7 — Domain Attributes — Recharge imported.

6Transfer hydraulic conductivity

6.1   Overlay hydraulic conductivity

  1. Uncheck the recharge layer in the Workspace; check United States Glacial Aquifer Horizontal Hydraulic Conductivity.
  2. Click Send; select OK to the …Overlay on maps only? prompt; proceed through the rendering prompts.
  3. A color+contour of horizontal hydraulic conductivity of the glacial (surficial) aquifer appears.
Figure 8 — Horizontal hydraulic conductivity overlay for the glacial aquifer
Figure 8 — Glacial aquifer horizontal hydraulic conductivity overlay.

6.2   Import conductivity as a model input

  1. Send the data again; choose Cancel to the Overlay on maps? prompt.
  2. In the next prompt, choose option 3 to use the raster layer as Conductivity.
  3. After a few moments the file uploads and the Import box is checked under Hydraulic Conductivity in Domain Attributes.
  4. Click Save.
Figure 9 — Importing the hydraulic conductivity raster as the K input in IGW-NET Domain Attributes
Figure 9 — Domain Attributes — Hydraulic Conductivity imported.

7Transfer aquifer thickness → Bottom Elevation

7.1   Overlay glacial aquifer thickness

  1. Uncheck the hydraulic conductivity layer; check United States Glacial Thickness Based on Water Well Records.
  2. Click Send; select OK to the …Overlay on maps only? prompt.
  3. A color+contour of the glacial aquifer thickness appears.
Figure 10 — Glacial aquifer thickness overlay on the Maple Creek domain
Figure 10 — Glacial aquifer thickness (from water-well records).

7.2   Import thickness as Bottom Elevation (BotE)

  1. Send the data again; choose Cancel to the Overlay on maps? prompt.
  2. In the next prompt, choose option 2 to use the raster layer as BotE (Bottom Elevation).
  3. After a few moments the file uploads and the Import box is checked under Bottom Elevation.
  4. 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.
  5. Click Save.
⚠️ Thickness vs. bottom elevation. The glacial aquifer raster we just transferred contains thickness values — meters of saturated sediment — not absolute bottom elevations. IGW-NET handles both cases, but you must tell it which kind of raster you're importing via the Thickness checkbox in Domain Attributes. Miss this step and your model will fail or produce nonsense bottoms.

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.

  1. Open Simulation Tools › SIMULATE.
  2. After a few moments, the plan-view results appear in the Map Display — head contours (color shading) and velocity vectors.
  3. For a cross-section view: Analysis Tools › X-Section › draw a section on the map › SaveShape (in Conceptual Model Tools) › wait for cross-section plots to load.
Figure 11 — Plan-view simulation results: head contours and velocity vectors across the Maple Creek Watershed
Figure 11 — Plan-view simulation results — head contours and velocity vectors.
Figure 12 — Cross-section results showing water table and aquifer geometry along a user-drawn transect
Figure 12 — Cross-section view along a user-drawn transect.

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.

  1. Open Analysis Tools › Calibration. In the Calibration Chart interface (Figure 13), select IGW Server as the Data source.
  2. Use default options in the Server Data Filters interface and load the extracted data into the Calibration Data Input chart.
  3. Click OK to finish extraction and draw the Calibration Chart (Figure 14).
  4. 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.
Figure 13 — Calibration Chart interface with IGW Server data source selection and Server Data Filters
Figure 13 — Calibration Chart interface — IGW Server data source + Server Data Filters.
Figure 14 — Calibration chart comparing simulated heads against observed Static Water Levels with Show Std and Add Band-mean enabled
Figure 14 — Simulated vs. observed heads with ±1σ band and moving-window mean.

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.