ARC HYDRO GROUNDWATER TUTORIALS

Size: px
Start display at page:

Download "ARC HYDRO GROUNDWATER TUTORIALS"

Transcription

1 ARC HYDRO GROUNDWATER TUTORIALS details to cross sections Arc Hydro Groundwater (AHGW) is a geodatabase design for representing groundwater datasets within ArcGIS. The data model helps to archive, display, and analyze multidimensional groundwater data, and includes several components to represent different types of datasets, including representations of aquifers and wells/boreholes, 3D hydrogeologic models, temporal information, and data from simulation models. The Arc Hydro Groundwater Tools help to import, edit, and manage groundwater data stored in an AHGW geodatabase. Subsurface Analyst is a subset of the AHGW Tools that is used to manage 2D and 3D hydrogeologic data, and create subsurface models including generation of borehole representations, cross sections, surfaces, and volumes. 2D cross sections can be sketched interactively using information from surficial geology maps, adjacent boreholes, and lines representing the intersection with rasters. This process is illustrated in the Subsurface Analyst Creating 2D Cross Sections tutorial. In this tutorial we will learn how to add to 2D cross sections plots representing construction details (screen, filter pack, riser, etc.) for wells adjacent to the cross section. 1.1 Background Data used in this tutorial are part of a project for developing a groundwater simulation model: The Sacramento Regional Model (SRM), which encompasses an area of approximately 1,360 square miles (871,000 acres), overlying the North American and South American subbasins of the Sacramento Valley Groundwater Basin, and the Cosumnes subbasin of the San Joaquin Groundwater Basin. The model is bounded by the Bear River and Feather River to the north, the Mokelumne River to the south, the Sacramento River to the west and by bedrock of the Sierra Nevada to the east ( Figure 1). The well construction data used in this tutorial is fictitious. Page 1 of 19

2 Figure 1 Location of the Sacramento Regional Model. 1.2 Outline The objective of this tutorial is to introduce the basic workflow and tools for creating 2D well construction features. Well construction refers to the elements making up the well string and the materials used to file a borehole. This tutorial should be completed after going through the XS2D tutorial. We will complete the following tasks: 1. Review the structure of the data model classes needed for working with 2D cross sections. 2. Create XS2D Lines representing well details at specified locations. 3. Create XS2D Polygons representing well details at specified locations. 1.3 Required Modules/Interfaces You will need the following components enabled in order to complete this tutorial: Arc View license (or ArcEditor\ArcInfo) Arc Hydro Groundwater Tools AHGW Tutorial Files The AHGW Tools require that you have a compatible ArcGIS service pack installed. You may wish to check the AHGW Tools documentation to find the appropriate service pack for your version of the tools. Page 2 of 19

3 2 Getting Started Before opening the tutorial map, let s ensure that the AHGW Tools are correctly configured. 1. If necessary, launch ArcMap. 2. If necessary, open the ArcToolbox window by clicking on the ArcToolbox icon. 3. Make sure the Arc Hydro Groundwater Toolbox is loaded. If it is not, add the toolbox by right-clicking anywhere in the ArcToolbox window and selecting the Add Toolbox command. Browse to the top level of the Catalog and then browse down to the Toolboxes System Toolboxes directory. Select the toolbox and select the Open button. 4. Expand the Arc Hydro Groundwater Tools item and then expand the Subsurface Analyst toolset to expose the tools we will be using in this tutorial. We will also be using the Arc Hydro Groundwater Toolbar. The toolbar contains additional user interface components not available in the toolbox. If the toolbar is not visible, do the following: 5. Right-click on any visible toolbar and select the Arc Hydro Groundwater Toolbar item. When using geoprocessing tools you can set the tools to overwrite outputs by default, and automatically add results to the map/scene. To set these options: 6. Select the Geoprocessing Options... command. 7. Activate the option: Overwrite the outputs of geoprocessing operations as shown in Figure Enable the option to Add results of geoprocessing operations to the display as shown in Figure Select OK to exit the setup. Page 3 of 19

4 Figure 2 Setting Geoprocessing tools to overwrite outputs by default, and to add results of geoprocessing tools to the display. 3 Opening the Map We will begin by opening a map containing some background data for the Roseville project. 10. Select the File Open command and browse to the location on your local drive where you have saved the AHGW tutorials. Browse to the subsurface analyst/well_construction folder and open the file entitled Roseville.mxd. Once the file has loaded you will see a map of the model area in the California Central Valley. The map includes a boundary of the model domain, a polygon of the city of Roseville, layers representing streams, lakes, surface geology, wells, and section lines. Page 4 of 19

5 4 Representing 2D cross sections in the AHGW Data Model Before starting to create cross sections, it is helpful to review the components of the AHGW Data Model we will be using. The Hydrostratigraphy component includes data structures for representing 2D and 3D hydrostratigraphy, including the creation of 2D cross sections ( Figure 3). SectionLine is the central feature class used to manage cross sections. Each SectionLine represents the location of a cross section in map view. SectionLine features are indexed with a HydroID, which uniquely identifies them within the geodatabase. To create a vertical (profile) view of the cross section along the SectionLine, each SectionLine feature is associated with multiple feature classes representing the two-dimensional cross section, and these are given the XS2D prefix. Common XS2D feature classes are: XS2D_Panel polygon features representing cross section panels. XS2D_BoreLine vertical lines representing hydrostratigraphy along selected boreholes adjacent to the SectionLine. XS2D_PanelDivider vertical guides showing the beginning and ending points of a SectionLine and where a SectionLine changes direction. XS2D_MajorGrid and XS2D_MinorGrid grid lines showing the vertical and horizontal scales in an XS2D data frame. Additional feature classes can be added to represent items such as land surface elevation, water table, faults, etc. Figure 3 Datasets used for creating 2D cross sections. Page 5 of 19

6 Each of the 2D cross sections is generated in a separate data frame in ArcMap. The XS2D feature classes are created in an {S, Z} coordinate system that is unique for each cross section. The S coordinate represents the length along the SectionLine (equivalent to the x- direction in the XS2D data frame) and the Z coordinate represents the vertical dimension (the y-direction in the XS2D data frame). In addition, XS2D features can be scaled (exaggerated) in the Z dimension for better visualization. Subsurface Analyst includes a number of tools for transforming features between a real coordinate system (X, Y, and Z) and a 2D coordinate system (S, Z), and for scaling features. The XS2D_Catalog table is used for managing XS2D feature classes. The Catalog lists the XS2D feature classes related with each SectionLine feature. The SectionID field in the XS2D_Catalog references a HydroID of a SectionLine feature, thus creating a relationship between SectionLines (defined in real world coordinates) and XS2D feature classes. An example of a typical XS2D_Catalog table is shown in Figure 4. For this exercise we will be creating two feature classes for well construction data (one for polygons and one for lines) and adding references to the classes in the XS2D_Catalog. For more information, see the Creating 2D Cross Sections tutorial. Figure 4 Example XS2D_Catalog used for managing XS2D feature classes and establishing a relationship between the XS2D features and a SectionLine feature. 5 Storing well construction data Well construction data is referenced as depth along a borehole. To represent this type of data each construction element has a WellID attribute that links it to a well feature. In addition, each element has attributes giving the top and bottom elevations of the construction element. These values are usually given as depth along the borehole (From Depth and To Depth) and measured from a reference point, either land elevation or top of casing, downwards ( Figure 5). Page 6 of 19

7 Screen To Depth From Depth Arc Hydro GW Tutorials Reference elevation Figure 5 Representing well construction elements using From Depth and To Depth attributes. There are different types of construction elements (e.g. risers, screens, filter pack, and grout) that can be managed within the geodatabase in a number of ways: All well construction elements are stored in a single table, and are differentiated by a type attribute. Elements are stored in a single table, but for each element type there are separate From Depth and To Depth fields. A separate table is created for each element type. In this tutorial well construction data are stored using the first option where all elements are stored in a single table and are differentiated using a type field. Figure 6 shows the structure of the well construction table. The WellID field references a Well feature, FromDepth and ToDepth give the vertical elevations of the element, and FType gives its type. Page 7 of 19

8 Figure 6 Example of a well construction table for storing construction elements. 6 Adding line data from well construction tables Once a 2D cross section is constructed, it is often useful to plot well construction details for wells adjacent to the cross section. Subsurface Analyst contains tools to help add well construction diagrams to a XS2D data frame. Plots of the well screen and materials comprising the borehole can consist of lines, polygons, or some combination of both. Since well construction data can be stored in a variety of formats, the geoprocessing tools used to create the plots have been designed to be as flexible as possible. Each well construction detail is processed separately and is added to the map as either a line or rectangular polygon. The input to the tools is simply the top and bottom depths of the details and the table containing the data. Before we continue we will need to create a new line feature class to which the output well construction polylines will be written. 1. Make sure the Layers data frame is the active data frame (this data frame needs to be active as the Well features are located in this data frame). You can activate the data frame by selecting it, right-clicking, and selecting the Activate option. You can also activate the data frame by selecting it and pressing the F11 key. 2. Open the Create XS2D Line Feature Class tool in the Subsurface Analyst/XS2D Editor toolset. This tool will create a new XS2DLine feature class for each of the selected SectionLine features. If no section line is selected it will create feature classes for all section lines in the SectionLine feature class. Page 8 of 19

9 3. For the Input Section Line Features select the SectionLine feature class. 4. Specify XS2D_Catalog for the XS2D_Catalog Table. 5. Enter Well Construction Line as the XS2DType value. 6. Enter WellConstructionLine as the Feature Class Name Prefix. The feature classes created will include the prefix specified and the HydroID of the section line feature (e.g. WellConstructionLine_6475). At this point, your selections should be similar to those shown in Figure Select the OK button to execute the tool. 8. Select the Close button when the tool has finished. Figure 7 Settings for the Create XS2D Line Feature Class Tool. A new feature class named WellConstructionLine_6475 should be added to the map. 9. Add the WellConstructioLinen_6475 feature class to the Section A-A data frame (you can select the layer and drag it to the data frame, or activate the Section A-A' data frame and use the Add Data tool). Next, you will add well construction features to the feature class just created. Each line in the feature class represents a part of the overall well or borehole, and can be classified by a feature type, such as riser, screen, filter pack, etc. To add well construction data along the cross section we will apply the Transform Well Detail Line tool. But first we will need to select the wells we want to use. We will be working with a subset of wells that have well construction information (the tool works on a selection set of wells). Select wells with well construction data: Page 9 of 19

10 10. Make sure the Layers data frame is active. 11. Open the Select By Attributes command in the Selection menu. 12. In the Layer: section, choose the Well layer. 13. In the Method: section, choose the Create a new selection option. 14. For the query, enter the following: [HasWellConstruction] = 1. At this point, your dialog should be similar to that shown in Figure 8. Figure 8 Settings for the Select By Attributes dialog 15. Click the OK button. Three well features along the SectionLine should be selected. Now that wells are selected we are ready to run the tool that transforms and creates the line features. 16. Double-click on the Transform XS2D Well Detail Line tool in the Subsurface Analyst XS2D Editor toolset. 17. Select the XS2D_Catalog table as the Input XS2D_Catalog Table. Page 10 of 19

11 18. Select Well as the Input Well Features parameter. 19. Select LandElev as the Well Ground Elevation. This represents the field in the Well feature class containing the ground surface elevation. This is used by the tool to convert the depths associated with the well construction details to elevations. 20. Select SectionLine as the Input SectionLine Features value. 21. Enter 6475 for the SectionLine ID. 22. Select Well Construction Line for the XS2DType. 23. Enter Riser for the FType. This is the feature type attribute added to the feature class referenced in the XS2D_Catalog table we are writing to. 24. Select WellConstruction for the Input Well Construction Table. 25. Select WellID for the Well Construction WellID Field. This field contains the HydroID of the associated well. 26. Select FromDepth for the Well Construction From Depth Field. 27. Select ToDepth for the Well Construction To Depth Field. 28. Select FType for the Data Type Field for filtering. 29. Select Riser for the Data Type Value for filtering. At this point, the settings for the tool should match those shown in Figure Click OK to launch the tool. 31. When the tool is finished, click the Close button. Page 11 of 19

12 Figure 9 Settings for the Transform XS2D Well Detail Line tool. When the tool is done, activate the data frame Section A-A. You should see a new set of lines in your cross section representing the risers, extending from the ground surface to a point at about mid-depth in the cross section (if the line does not appear, refresh the map and ensure that the WellConstructionLine_6475 feature class is listed first in the Section A-A' data frame). To symbolize the risers: 32. Open the Symbology tab of the WellConstructionLine_6475 feature class by selecting the layer, right clicking and selecting Properties and then the Symbology tab. 33. Select the Import option on the upper right. Page 12 of 19

13 34. Browse to the Riser.lyr file located in the Symbology folder. Select the file and select the Add command. Select OK in the next interface and OK again to exit the properties window. Your cross section should be similar to the one shown in Figure 10. Figure 10 Risers elements added to the cross section data frame. 7 Adding polygon data from well construction tables In addition to creating well construction polyline features, Subsurface Analyst also has a tool for creating the same features as polygons instead. The tools work similarly, but in some cases you might want to use a polygon instead of a polyline depending on how you wish to symbolize the feature. Each polygon created represents a part of the overall well or borehole, and can be classified by a feature type, such as riser, screen, filter pack, etc. First we will create the XS2D polygon feature class: 1. Make sure the Layers data frame is the active data frame. You can activate the data frame by selecting it, right-clicking, and selecting the Activate option. You can also activate the data frame by selecting it and pressing the F11 key. 2. Open the Create XS2D Polygon Feature Class tool in the Subsurface Analyst/XS2D Editor toolset. This tool will create a new XS2DPolygon feature class for each of the selected SectionLine features. If no section line is selected it will create feature classes for all section lines in the SectionLine feature class. 3. For the Input Section Line Features select the SectionLine feature class. 4. Specify XS2D_Catalog for the XS2D_Catalog Table. Page 13 of 19

14 5. Enter Well Construction Polygon as the XS2DType value. 6. Enter WellConstructionPolygon as the Feature Class Name Prefix. The feature classes created will include the prefix specified and the HydroID of the section line feature (e.g. WellConstructionPolygon_6475). At this point, your selections should be similar to those shown in Figure Select the OK button to execute the tool. 8. Select the Close button when the tool has finished. Figure 11 Settings for the Create XS2D Polygon Feature Class Tool. A new feature class named WellConstructionPolygon_6475 should be added to the map. 9. Add the WellConstructionPolygon_6475 feature class to the Section A-A data frame (you can select the layer and drag it to the data frame, or activate the Section A-A' data fame and use the Add Data tool). Drag the WellConstructionPolygon_6475 feature class just above the WellConstructionLine_6475 feature class. To add well construction data along the cross section we will apply the Transform XS2D Well Detail Polygon tool. Since the three wells are still selected, we are ready to use the Transform Well Detail Polygon tool (if the wells are not selected reselect them as shown previously). 10. Make sure the Layers data frame is active. 11. Double-click on the Transform XS2D Well Detail Polygon tool in the Subsurface Analyst XS2D Editor toolset. Page 14 of 19

15 12. Select the XS2D_Catalog table as the Input XS2D_Catalog Table. 13. Select Well as the Input Well Features parameter. 14. Select LandElev as the Well Ground Elevation. 15. Select SectionLine as the Input SectionLine Features value. 16. Enter 6475 for the SectionLine ID. 17. Select Well Construction Polygon for the XS2DType. 18. Enter Screen for the FType. This is the feature type attribute added to the feature class referenced in the XS2D_Catalog table we are writing to. This will allow us to identify these features when doing queries or setting up symbology. 19. Select WellConstruction for the Input Well Construction Table. 20. Select WellID for the Well Construction WellID Field. 21. Select FromDepth for the Well Construction From Depth Field. 22. Select ToDepth for the Well Construction To Depth Field. 23. Enter 2000 for the Display Width. This indicates that the polygons to be created are 2000 units wide in the linear unit of the target polygon feature class. 24. Select FType for the Data type field for filtering. 25. Select Screen for the Data type value for filtering. At this point, the settings for the tool should match those shown in Figure Click OK to launch the tool. 27. When the tool is finished, click the Close button. Page 15 of 19

16 Figure 12 Settings for the Transform XS2D Well Detail Polygon tool. When the tool is done, activate the data frame Section A-A. You should see a new set of polygons in your cross section representing the well screen (if the polygon does not appear, refresh the map). To symbolize the polygons: 28. Open the Symbology tab of the WellConstructionPolygon_6475 feature class by selecting the layer, right clicking and selecting Properties and then the Symbology tab. 29. Select the Import option on the upper right. Page 16 of 19

17 30. Browse to the WellPolygon.lyr file located in the Symbology folder. Select the file and select the Add command. Select OK in the next interface and OK again to exit the properties window. Your cross section should be similar to the one shown in Figure 13. Figure 13 Riser and screen well construction elements. Next, you can add filter pack and grout elements as polygons. 31. Repeat steps to add the filter pack elements. Make sure to specify Filter Pack in the FType parameter. Make sure to select Filter Pack for the Data Type Value for filtering. Select a width of 4000 for the Display Width. 32. Repeat steps to add the grout elements. Make sure to specify Grout in the FType parameter. Make sure to select Grout for the Data Type Value for filtering. Select a width of 4000 for the Display Width. To view the different polygon construction elements we need to set the symbol levels: 33. Open the Symbology tab in the Layer Properties of the WellConstructionPolygon layer. 34. Select the Advanced Symbol Levels option on the bottom right. 35. Enable the option "Draw this layer using the symbol levels specified below", as shown in Figure 14. Page 17 of 19

18 Figure 14 Enabling the Symbol Levels option on well construction polygons. At this point your cross section should include all elements and should be similar to the one shown in Figure 15. Figure 15 Detail of the well construction features including risers, screens, grout, and filter pack elements. Page 18 of 19

19 8 Conclusion This concludes the tutorial. Here are some of the key concepts in this tutorial: The Arc Hydro Groundwater data model includes XS2D feature classes that provide the framework for working with 2D cross sections in ArcMap. The Transform XS2D Well Detail Line geoprocessing tool can be used to create line data associated with well features along a 2D cross section. Similarly, the Transform XS2D Well Detail Polygon geoprocessing tool can be used to create polygon data associated with well features along a 2D cross section. Page 19 of 19

Building 3D models with the horizons method

Building 3D models with the horizons method ARC HYDRO GROUNDWATER TUTORIALS SUBSURFACE ANALYST Building 3D models with the horizons method Arc Hydro Groundwater (AHGW) is a geodatabase design for representing groundwater datasets within ArcGIS.

More information

ARC HYDRO GROUNDWATER TUTORIALS

ARC HYDRO GROUNDWATER TUTORIALS ARC HYDRO GROUNDWATER TUTORIALS Working with MODFLOW Models Steady State Arc Hydro Groundwater (AHGW) is a geodatabase design for representing groundwater datasets within ArcGIS. The data model helps to

More information

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Practical: Creating and Editing Shapefiles Using Straight, AutoComplete and Cut Polygon Tools Use ArcCatalog to copy data files from:

More information

MODFLOW Model Calibration

MODFLOW Model Calibration GMS 7.0 TUTORIALS MODFLOW Model Calibration 1 Introduction An important part of any groundwater modeling exercise is the model calibration process. In order for a groundwater model to be used in any type

More information

Search & Rescue Map Specifications and Production Workflows

Search & Rescue Map Specifications and Production Workflows Search & Rescue Map Specifications and Production Workflows About The Search & Rescue map product and production procedures discussed in this document can be utilized to support search, rescue, and relief

More information

Basic Tasks in ArcGIS 10.3.x

Basic Tasks in ArcGIS 10.3.x Basic Tasks in ArcGIS 10.3.x This guide provides instructions for performing a few basic tasks in ArcGIS 10.3.1, such as adding data to a map document, viewing and changing coordinate system information,

More information

GMS 9.1 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

GMS 9.1 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 9.1 GMS 9.1 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map module to develop

More information

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 10.0 GMS 10.0 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map Module to develop

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

Delineating Watersheds from a Digital Elevation Model (DEM)

Delineating Watersheds from a Digital Elevation Model (DEM) Delineating Watersheds from a Digital Elevation Model (DEM) (Using example from the ESRI virtual campus found at http://training.esri.com/courses/natres/index.cfm?c=153) Download locations for additional

More information

MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 10.2 GMS 10.2 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map module to develop

More information

GMS 9.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

GMS 9.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 9.0 GMS 9.0 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map module to develop

More information

Stratigraphy Modeling Horizons with Rasters Create solids from rasters using the Horizons Solids tool.

Stratigraphy Modeling Horizons with Rasters Create solids from rasters using the Horizons Solids tool. v. 10.1 GMS 10.1 Tutorial Create solids from rasters using the Horizons Solids tool. Objectives Learn what a raster catalog is and how it can be used to create subsurface models. Prerequisite Tutorials

More information

Lesson 8 : How to Create a Distance from a Water Layer

Lesson 8 : How to Create a Distance from a Water Layer Created By: Lane Carter Advisor: Paul Evangelista Date: July 2011 Software: ArcGIS 10 Lesson 8 : How to Create a Distance from a Water Layer Background This tutorial will cover the basic processes involved

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

Using GIS to Site Minimal Excavation Helicopter Landings

Using GIS to Site Minimal Excavation Helicopter Landings Using GIS to Site Minimal Excavation Helicopter Landings The objective of this analysis is to develop a suitability map for aid in locating helicopter landings in mountainous terrain. The tutorial uses

More information

2. Create a conceptual model and define the parameters. 3. Run MODAEM for different conditions.

2. Create a conceptual model and define the parameters. 3. Run MODAEM for different conditions. GMS TUTORIALS is a single-layer, steady-state analytic element groundwater flow model that has been enhanced for use with GMS. This chapter introduces to the new user and illustrates the use of GMS for

More information

Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS feature objects.

Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS feature objects. v. 10.0 GMS 10.0 Tutorial Importing, displaying, and converting shapefiles Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS

More information

GMS Tutorials MODFLOW Conceptual Model Approach 2 Adding drains, wells, and recharge to MODFLOW using the conceptual model approach

GMS Tutorials MODFLOW Conceptual Model Approach 2 Adding drains, wells, and recharge to MODFLOW using the conceptual model approach GMS Tutorials MODFLOW Conceptual Model Approach I GMS 10.4 Tutorial MODFLOW Conceptual Model Approach 2 Adding drains, wells, and recharge to MODFLOW using the conceptual model approach v. 10.4 Objectives

More information

Stratigraphy Modeling Horizons with Rasters Create solids from rasters using the Horizons Solids tool.

Stratigraphy Modeling Horizons with Rasters Create solids from rasters using the Horizons Solids tool. v. 10.3 GMS 10.3 Tutorial Create solids from rasters using the Horizons Solids tool. Objectives Learn what a raster catalog is and how it can be used to create subsurface models. Prerequisite Tutorials

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: GIS

More information

MODFLOW - Conceptual Model Approach

MODFLOW - Conceptual Model Approach GMS 7.0 TUTORIALS MODFLOW - Conceptual Model Approach 1 Introduction Two approaches can be used to construct a MODFLOW simulation in GMS: the grid approach or the conceptual model approach. The grid approach

More information

STUDENT PAGES GIS Tutorial Treasure in the Treasure State

STUDENT PAGES GIS Tutorial Treasure in the Treasure State STUDENT PAGES GIS Tutorial Treasure in the Treasure State Copyright 2015 Bear Trust International GIS Tutorial 1 Exercise 1: Make a Hand Drawn Map of the School Yard and Playground Your teacher will provide

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I v. 10.3 GMS 10.3 Tutorial The Interface in GMS Objectives Setup a simulation in GMS and view the results. Learn about assigning porosity, creating starting locations, displaying pathlines in different

More information

GMS 10.4 Tutorial Stratigraphy Modeling Horizons, TINs, and. Use TINs with horizons to create 3D, finite element meshes

GMS 10.4 Tutorial Stratigraphy Modeling Horizons, TINs, and. Use TINs with horizons to create 3D, finite element meshes v. 10.4 GMS 10.4 Tutorial Stratigraphy Modeling Horizons, TINs, and Meshes Use TINs with horizons to create 3D, finite element meshes Objectives Learn how to use TINs to assign horizon surfaces and how

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

Answer the following general questions: 1. What happens when you right click on an icon on your desktop? When you left double click on an icon?

Answer the following general questions: 1. What happens when you right click on an icon on your desktop? When you left double click on an icon? Name: Date: June 27th, 2011 GIS Boot Camps For Educators Practical: Explore ArcGIS 10 Desktop Tools and functionality Day_1 Lecture 1 Sources: o ArcGIS Desktop help o ESRI website o Getting to Know ArcGIS

More information

Tutorial: MODFLOW-USG Tutorial

Tutorial: MODFLOW-USG Tutorial Tutorial: Visual MODFLOW Flex 5.0 Integrated Conceptual & Numerical Groundwater Modeling Software 1 1 Visual MODFLOW Flex 5.0 The following example is a walk through of creating a MODFLOW-USG groundwater

More information

Exercise 1: Getting to know ArcGIS

Exercise 1: Getting to know ArcGIS The Scenario You are working for the California Visitor s Commission. You have been asked to prepare a map of California for several dignitaries from out of the country. Your map will need to include enough

More information

Introduction to GIS 2011

Introduction to GIS 2011 Introduction to GIS 2011 Digital Elevation Models CREATING A TIN SURFACE FROM CONTOUR LINES 1. Start ArcCatalog from either Desktop or Start Menu. 2. In ArcCatalog, create a new folder dem under your c:\introgis_2011

More information

A Second Look at DEM s

A Second Look at DEM s A Second Look at DEM s Overview Detailed topographic data is available for the U.S. from several sources and in several formats. Perhaps the most readily available and easy to use is the National Elevation

More information

Create a personal geodatabase

Create a personal geodatabase Create a personal geodatabase To create a personal geodatabase that corresponds to the same release as the ArcGIS for Desktop client you are using, follow these steps: 1. In ArcCatalog, right-click the

More information

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The

More information

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach I Build a basic MODFLOW model using the conceptual model approach

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach I Build a basic MODFLOW model using the conceptual model approach v. 10.0 GMS 10.0 Tutorial Build a basic MODFLOW model using the conceptual model approach Objectives The conceptual model approach involves using the GIS tools in the Map module to develop a conceptual

More information

Lab 6: Transforming Spatial Data

Lab 6: Transforming Spatial Data Lab 6: Transforming Spatial Data Objectives: The primary objectives of this lab are to georeference a raster dataset and to create GIS data by digitizing features from an image as a backdrop. Specifics:

More information

GMS 9.1 Tutorial MODFLOW Conceptual Model Approach I Build a basic MODFLOW model using the conceptual model approach

GMS 9.1 Tutorial MODFLOW Conceptual Model Approach I Build a basic MODFLOW model using the conceptual model approach v. 9.1 GMS 9.1 Tutorial Build a basic MODFLOW model using the conceptual model approach Objectives The conceptual model approach involves using the GIS tools in the Map module to develop a conceptual model

More information

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map s v. 11.0 WMS 11.0 Tutorial Become familiar with the WMS interface Objectives Import files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

GMS 8.3 Tutorial MODFLOW Stochastic Modeling, Inverse Use PEST to calibrate multiple MODFLOW simulations using material sets

GMS 8.3 Tutorial MODFLOW Stochastic Modeling, Inverse Use PEST to calibrate multiple MODFLOW simulations using material sets v. 8.3 GMS 8.3 Tutorial Use PEST to calibrate multiple MODFLOW simulations using material sets Objectives The Stochastic inverse modeling option for MODFLOW is described. Multiple MODFLOW models with equally

More information

MODFLOW Conceptual Model Approach I Build a basic MODFLOW model using the conceptual model approach

MODFLOW Conceptual Model Approach I Build a basic MODFLOW model using the conceptual model approach v. 10.1 GMS 10.1 Tutorial Build a basic MODFLOW model using the conceptual model approach Objectives The conceptual model approach involves using the GIS tools in the Map module to develop a conceptual

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

Working with Events in ArcGIS 8.2

Working with Events in ArcGIS 8.2 Working with Events in ArcGIS 8.2 This tutorial is a companion to the article, Understanding Dynamic Segmentation: Working with Events in ArcGIS in the October December 2002 issue of ArcUser magazine.

More information

Stacey Maples GIS Specialist and Instruction Coordinator, Yale University Map Department

Stacey Maples GIS Specialist and Instruction Coordinator, Yale University Map Department WHAT S NEW IN ARC CGIS 10-5 THINGS YOU SHOUL LD KNOW! (OK, THERE S ACTUALLY MORE THAN 5 HERE) Stacey Maples GIS Specialist and Instruction Coordinator, Yale University Map Department stacey.maples@yale.edu

More information

Making flow direction data

Making flow direction data Step 4. Making flow direction data Training Module 1) The first step in hydrology analysis is making flow direction data. On Arc Toolbox window, click symbol + on Spatial Analyst Tools Hydrology, double

More information

In this exercise, you will convert labels into geodatabase annotation so you can edit the text features.

In this exercise, you will convert labels into geodatabase annotation so you can edit the text features. Instructions: Use the provided data stored in a USB. For the report: 1. Start a new word document. 2. Follow an exercise step as given below. 3. Describe what you did in that step in the word document

More information

GEO 465/565 Lab 6: Modeling Landslide Susceptibility

GEO 465/565 Lab 6: Modeling Landslide Susceptibility 1 GEO 465/565 Lab 6: Modeling Landslide Susceptibility This lab will give you more practice in understanding and building a GIS analysis model. Recall from class lecture that a GIS analysis model is a

More information

ModelBuilder: An Introduction. Kevin Armstrong

ModelBuilder: An Introduction. Kevin Armstrong ModelBuilder: An Introduction Kevin Armstrong What is ModelBuilder? A user-friendly way to automate a series of tools Part of the ArcGIS geoprocessing framework - ModelBuilder can run any tool in the ArcToolbox,

More information

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button.

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button. 16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose . Click OK button. 17) The process of TIN making will take some time. Various process

More information

Initial Analysis of Natural and Anthropogenic Adjustments in the Lower Mississippi River since 1880

Initial Analysis of Natural and Anthropogenic Adjustments in the Lower Mississippi River since 1880 Richard Knox CE 394K Fall 2011 Initial Analysis of Natural and Anthropogenic Adjustments in the Lower Mississippi River since 1880 Objective: The objective of this term project is to use ArcGIS to evaluate

More information

Display Layers in Geosoft 3D View

Display Layers in Geosoft 3D View Use the New 2D/3D Workflow features in Target for ArcGIS In Target for ArcGIS version 3.5, there are three new interconnected features that make integrating 2D and 3D data in plan and section maps easier.

More information

v Importing Rasters SMS 11.2 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial

v Importing Rasters SMS 11.2 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial v. 11.2 SMS 11.2 Tutorial Objectives This tutorial teaches how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots,

More information

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Objectives Learn how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots, and interpolate

More information

GMS 10.3 Tutorial Stratigraphy Modeling Horizon Coverages Use horizon coverages to help control the Horizons Solids operation

GMS 10.3 Tutorial Stratigraphy Modeling Horizon Coverages Use horizon coverages to help control the Horizons Solids operation v. 10.3 GMS 10.3 Tutorial Stratigraphy Modeling Horizon Coverages Use horizon coverages to help control the Horizons Solids operation Objectives Learn how to constrain the areal extent of the solids created

More information

v Prerequisite Tutorials Required Components Time

v Prerequisite Tutorials Required Components Time v. 10.0 GMS 10.0 Tutorial MODFLOW Stochastic Modeling, Parameter Randomization Run MODFLOW in Stochastic (Monte Carlo) Mode by Randomly Varying Parameters Objectives Learn how to develop a stochastic (Monte

More information

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch User Guide for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch allows the user to quickly create, or sketch, features in ArcMap using easy-to-use

More information

Tutorial 7: Adding Features and Editing Line and Polygon Layers

Tutorial 7: Adding Features and Editing Line and Polygon Layers Tutorial 7: Adding Features and Editing Line and Polygon Layers Tutorial Content 7.1. When should I use a line layer to represent data? 7.2. How do I add line features? 7.3. How to use the snapping tool?

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

Tutorial 1: Downloading elevation data

Tutorial 1: Downloading elevation data Tutorial 1: Downloading elevation data Objectives In this exercise you will learn how to acquire elevation data from the website OpenTopography.org, project the dataset into a UTM coordinate system, and

More information

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map *You will need a computer with ESRI ArcGIS Desktop version 9.3 or higher installed* Data Download 1. Save the zipped folder with

More information

v GMS 10.0 Tutorial MODFLOW SUB Package The MODFLOW SUB Package Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I

v GMS 10.0 Tutorial MODFLOW SUB Package The MODFLOW SUB Package Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I v. 10.0 GMS 10.0 Tutorial The MODFLOW SUB Package Interface in GMS Objectives Learn how to use the MODFLOW SUB package interface in GMS. Prerequisite Tutorials MODFLOW Conceptual Model Approach I Required

More information

Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid independent conceptual models.

Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid independent conceptual models. v. 9.0 GMS 9.0 Tutorial Use points, arcs and polygons to make grid independent conceptual models Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid

More information

MODFLOW-USG Complex Stratigraphy Create a MODFLOW-USG model of a site with complex 3D stratigraphy using GMS

MODFLOW-USG Complex Stratigraphy Create a MODFLOW-USG model of a site with complex 3D stratigraphy using GMS v. 10.1 GMS 10.1 Tutorial MODFLOW-USG Complex Stratigraphy Create a MODFLOW-USG model of a site with complex 3D stratigraphy using GMS Objectives GMS supports building MODFLOW-USG models with multiple

More information

MODULE 1 BASIC LIDAR TECHNIQUES

MODULE 1 BASIC LIDAR TECHNIQUES MODULE SCENARIO One of the first tasks a geographic information systems (GIS) department using lidar data should perform is to check the quality of the data delivered by the data provider. The department

More information

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial v. 12.2 SMS 12.2 Tutorial TUFLOW-2D Hydrodynamics Objectives This tutorial describes the generation of a TUFLOW project using the SMS interface. This project utilizes only the two dimensional flow calculation

More information

Raster: The Other GIS Data

Raster: The Other GIS Data Raster_The_Other_GIS_Data.Docx Page 1 of 11 Raster: The Other GIS Data Objectives Understand the raster format and how it is used to model continuous geographic phenomena. Understand how projections &

More information

Workshop #12 Using ModelBuilder and Customizing the ArcMap Interface

Workshop #12 Using ModelBuilder and Customizing the ArcMap Interface Workshop #12 Using ModelBuilder and Customizing the ArcMap Interface Toolboxes can be created in ArcToolbox, in folders or within geodatabases. In this tutorial you will place the toolbox in your project

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira Prepared by Lora Baumgartner

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira Prepared by Lora Baumgartner George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner Exercise Topic: Getting started with HEC GeoRAS Objective: Create

More information

Geospatial Day II Introduction to ArcGIS Editor for Open Street Map

Geospatial Day II Introduction to ArcGIS Editor for Open Street Map Geospatial Day II Introduction to ArcGIS Editor for Open Street Map Geospatial Operations Support Team (GOST) Katie McWilliams kmcwilliams@worldbankgroup.org GOST@worldbank.org 0 Using OSM for Network

More information

Select the Parks within Forest Acres

Select the Parks within Forest Acres Select the Parks within Forest Acres TASKS RESULT 1. Add the county boundary, municipalities and parks (pts.) layers to your map 2. Save your map (.mxd) to your desktop Your map should look something like

More information

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas.

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. GIS LAB 1 Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. ArcGIS offers some advantages for novice users. The graphical user interface is similar to many Windows packages

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: Getting

More information

Linear Referencing in ArcGIS. GIS by ESRI

Linear Referencing in ArcGIS. GIS by ESRI Linear Referencing in ArcGIS GIS by ESRI Copyright 00 ESRI All rights reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information

Editing Parcel Fabrics Tutorial

Editing Parcel Fabrics Tutorial Editing Parcel Fabrics Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Getting started with parcel fabric editing...................... 3 Tutorial: Creating new parcels

More information

MODFLOW Regional to Local Model Conversion,

MODFLOW Regional to Local Model Conversion, v. 10.2 GMS 10.2 Tutorial MODFLOW Regional to Local Model Conversion, Steady State Create a local model from a regional model using convenient tools provided in GMS Objectives Use the convenient tools

More information

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS Student name: Student ID: Table of Content Working with files, folders, various software and

More information

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcGIS Procedures NUMBER OPERATION APPLICATION: TOOLBAR 1 Import interchange file to coverage 2 Create a new 3 Create a new feature dataset 4 Import Rasters into a 5 Import tables into a PROCEDURE Coverage

More information

Advanced PDF features

Advanced PDF features 1 of 7 2/17/2009 10:56 PM Show Navigation Hide Navigation You are here: Mapping and v isualization > Page layout and map composition > Map output Advanced PDF features Release 9.3 Last modified November

More information

Getting to Know ModelBuilder

Getting to Know ModelBuilder Getting to Know ModelBuilder Offered by Shane Bradt through the UNH Cooperative Extension Geospatial Technologies Training Center Developed by Sandy Prisloe and Cary Chadwick at the Geospatial Technology

More information

Table of Contents. 1. Prepare Data for Input. CVEN 2012 Intro Geomatics Final Project Help Using ArcGIS

Table of Contents. 1. Prepare Data for Input. CVEN 2012 Intro Geomatics Final Project Help Using ArcGIS Table of Contents 1. Prepare Data for Input... 1 2. ArcMap Preliminaries... 2 3. Adding the Point Data... 2 4. Set Map Units... 3 5. Styling Point Data: Symbology... 4 6. Styling Point Data: Labels...

More information

v MODFLOW Stochastic Modeling, Parameter Randomization GMS 10.3 Tutorial

v MODFLOW Stochastic Modeling, Parameter Randomization GMS 10.3 Tutorial v. 10.3 GMS 10.3 Tutorial MODFLOW Stochastic Modeling, Parameter Randomization Run MODFLOW in Stochastic (Monte Carlo) Mode by Randomly Varying Parameters Objectives Learn how to develop a stochastic (Monte

More information

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial v. 12.1 SMS 12.1 Tutorial Objectives This tutorial teaches how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots,

More information

Step by Step GIS. Section 1

Step by Step GIS. Section 1 Step by Step GIS Section 1 Contact the web page given below for the data required to do the exercises (http://www.pasda.psu.edu/default.asp) Before beginning the tutorials please visit the Preparation

More information

Digitising a map in arcgis desktop 10.3

Digitising a map in arcgis desktop 10.3 Digitising a map in arcgis desktop 10.3 1 CONTENTS 2 Evaluating your map... 2 3 Setting up the base map... 3 4 Georeferencing your map/maps... 3 4.1 Georeferencing tips.... 4 5 Digitising your maps...

More information

Priming the Pump Stage II

Priming the Pump Stage II Priming the Pump Stage II Modeling and mapping concentration with fire response networks By Mike Price, Entrada/San Juan, Inc. The article Priming the Pump Preparing data for concentration modeling with

More information

GEO 465/565 - Lab 7 Working with GTOPO30 Data in ArcGIS 9

GEO 465/565 - Lab 7 Working with GTOPO30 Data in ArcGIS 9 GEO 465/565 - Lab 7 Working with GTOPO30 Data in ArcGIS 9 This lab explains how work with a Global 30-Arc-Second (GTOPO30) digital elevation model (DEM) from the U.S. Geological Survey. This dataset can

More information

GMS 9.1 Tutorial MODFLOW Stochastic Modeling, PEST Null Space Monte Carlo II Use results from PEST NSMC to evaluate the probability of a prediction

GMS 9.1 Tutorial MODFLOW Stochastic Modeling, PEST Null Space Monte Carlo II Use results from PEST NSMC to evaluate the probability of a prediction v. 9.1 GMS 9.1 Tutorial MODFLOW Stochastic Modeling, PEST Null Space Monte Carlo II Use results from PEST NSMC to evaluate the probability of a prediction Objectives Learn how to use the results from a

More information

ArcGIS Desktop: Introduction to Geoprocessing with ModelBuilder Kevin Armstrong ESRI

ArcGIS Desktop: Introduction to Geoprocessing with ModelBuilder Kevin Armstrong ESRI ArcGIS Desktop: Introduction to Geoprocessing with ModelBuilder Kevin Armstrong ESRI SERUG 2008 1 What is ModelBuilder? A user-friendly way to automate a series of tools Part of the ArcGIS geoprocessing

More information

Updated on November 10, 2017

Updated on November 10, 2017 CIVE 7397 Unsteady flows in Rivers and Pipe Networks/Stormwater Management and Modeling / Optimization in Water Resources Engineering Updated on November 10, 2017 Tutorial on using HEC-GeoRAS 10.1 (or

More information

MODFLOW Conceptual Model Approach 1 Build a basic MODFLOW model using the conceptual model approach

MODFLOW Conceptual Model Approach 1 Build a basic MODFLOW model using the conceptual model approach GMS Tutorials v. 10.4 MODFLOW Conceptual Model Approach I GMS 10.4 Tutorial MODFLOW Conceptual Model Approach 1 Build a basic MODFLOW model using the conceptual model approach Objectives The conceptual

More information

Lab 7: Bedrock rivers and the relief structure of mountain ranges

Lab 7: Bedrock rivers and the relief structure of mountain ranges Lab 7: Bedrock rivers and the relief structure of mountain ranges Objectives In this lab, you will analyze the relief structure of the San Gabriel Mountains in southern California and how it relates to

More information

GIS LAB 8. Raster Data Applications Watershed Delineation

GIS LAB 8. Raster Data Applications Watershed Delineation GIS LAB 8 Raster Data Applications Watershed Delineation This lab will require you to further your familiarity with raster data structures and the Spatial Analyst. The data for this lab are drawn from

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 10.1 WMS 10.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

The New Enhancements in ModelBuilder in ArcGIS 10

The New Enhancements in ModelBuilder in ArcGIS 10 The New Enhancements in ModelBuilder in ArcGIS 10 Article ID : TT100036 Software : ArcGIS Desktop 10 Platform : Windows XP, Windows Vista, Windows 7 Date : 1 st May, 2011 Introduction ModelBuilder is a

More information

SMS v SRH-2D Tutorials Obstructions. Prerequisites. Requirements. Time. Objectives

SMS v SRH-2D Tutorials Obstructions. Prerequisites. Requirements. Time. Objectives SMS v. 12.3 SRH-2D Tutorials Obstructions Objectives This tutorial demonstrates the process of creating and defining in-stream obstructions within an SRH-2D model. The SRH-2D Simulations tutorial should

More information

v. 9.0 GMS 9.0 Tutorial MODPATH The MODPATH Interface in GMS Prerequisite Tutorials None Time minutes

v. 9.0 GMS 9.0 Tutorial MODPATH The MODPATH Interface in GMS Prerequisite Tutorials None Time minutes v. 9.0 GMS 9.0 Tutorial The Interface in GMS Objectives Setup a simulation in GMS and view the results. Learn about assigning porosity, creating starting locations, different ways to display pathlines,

More information

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial J Ramón Arrowsmith Chris Crosby School of Earth and Space Exploration Arizona State University ramon.arrowsmith@asu.edu http://lidar.asu.edu

More information

USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS

USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS Background: In 2006, the Centre for Catchment and Coastal Research purchased 40 cm resolution aerial photography for the whole of Wales. This product was

More information

Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation.

Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation. v. 12.1 SMS 12.1 Tutorial Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional () simulation. Prerequisites SMS Overview tutorial Requirements Model Map Module

More information

MODFLOW LGR Create MODFLOW-LGR models with locally refined grids using GMS

MODFLOW LGR Create MODFLOW-LGR models with locally refined grids using GMS v. 10.1 GMS 10.1 Tutorial MODFLOW LGR Create MODFLOW-LGR models with locally refined grids using GMS Objectives GMS supports building MODFLOW-LGR models with nested child grids. This tutorial shows the

More information

Tutorial: Conceptual Modeling Tutorial. Integrated Conceptual & Numerical Groundwater Modeling Software by Waterloo Hydrogeologic

Tutorial: Conceptual Modeling Tutorial. Integrated Conceptual & Numerical Groundwater Modeling Software by Waterloo Hydrogeologic Tutorial: Visual MODFLOW Flex 5.1 Integrated Conceptual & Numerical Groundwater Modeling Software 1 1 Visual MODFLOW Flex 5.1 The following example is a quick walk-through of the basics of building a conceptual

More information