Assignment Two Part Two: Calibration for Flow Due April 3

Size: px
Start display at page:

Download "Assignment Two Part Two: Calibration for Flow Due April 3"

Transcription

1 Assignment Two Part Two: Calibration for Flow Due April 3 The objective of part 2 of this project is to calibrate the tutorial SWAT model developed in part 1 for flow. Re-Running Part 1 The precipitation data we used in Part 1 was from two sites that were fairly distant from the watershed. There is better data from Rockwall County which is in the watershed. I will you 2 files: pcploc.dbf, and pcprock.txt. Put these in the folder AVSWATX\AvSwatDB\Example3. We will also reduce the number of HRU s (in order to make changing curve number easier) by using the dominant landuse and soil. Open the project you created in part 1 (sabine) and in the watershed view, click on Avswatx HRUs distribution and select Dominant Land Use and Soil instead of Multiple HRUs (page 33 of tutorial). Follow the tutorial as before but when defining the rainfall data (page 35 of the tutorial handout), instead of selecting pcpfork.dbf as the name of the rain gage location table (see top of page 36), select pcploc.dbf. The rest of the procedure is the same as the tutorial handout but use a daily time step, and start on 1/1/1978 (one year later) and end on 12/31/1979. USGS Observed Data Set The observ.txt file in the tutorial only covers the last 6 months of 1978 which was a dry year when there was very little flow. We will download the data from the USGS gage station for three years (1978 through 1980) and use 1979, which was a wetter year, for calibration (we don t use the first year as the model needs at least one year to warm up ). The USGS gage station number is given in the strflow.dbf file in the Example3 folder and it is , but this is the wrong number (it is below a reservoir to the east). The correct number is First, we go to the USGS website and download the daily stream flow file for our site. Go to check the box next to Site Number under Site Identfier, and hit Submit. Type in for site number, and check the box for 3 Streamflow, ft /s under Water Level/Flow Parameters. Near the bottom, click the radio button for date range and type in the dates and To check that you have the right data, choose Graphs of data under Output Options and Submit. You should see a graph of daily flow for the two years. If not, go back and check your settings. If you see the graph, go back and under Output Options, select Tab-separated data in the format YYYY-MM-DD, Save to file, and Submit. Create a folder under AVSWATX\sabine called Myfolder and save the file there under the name Download. Next we use Excel to get the USGS file into a text file that can be read by WDMUtil. Open Excel and then open Download (using the All files type). In the Text Import Wizard -Step 2 of 3, leave the tab delimiter checked, check the Other delimiter, and type in a dash to separate years, months and 1

2 days. Delete the first 28 rows of text, then delete all of the columns except the year, month, day and flow (only 4 columns). Save as a Text (Tab delimited) file under the name USGS.txt in Myfolder. Answer Yes to question about keeping format. Next we use WDMUtil to change the text file into a database file that can be read by GenScn. Open WDMUtil and go to File New and create a new file wdm in Myfolder. Go to File Import and select the USGS.txt file created in the steps above. The Script Selection window should open. Select Blank Script under Description and then click on Edit. Under the section on Header, remove the check mark next to Skip. Under the section on Column Format, select Tab Delimited. Then select the tab at the top for Data Mapping. Now we must indicate the column numbers for the entries. In the row for Value, under Input Column, type 4. For year type 1, for Month type 2, and for Day type 3. Since there is no entry for hour, hour will be a constant value of 24. In the row for hour in the top section, under Constant, type 24. In the row for Scenario, under Constant, type OBSERVED. In the row for Location, under Constant, type In the row for Constituent, under Constant, type FLOW-cfs. Click Read Data at the bottom and you should see that a database file is now listed in the Time Series section. Click on this time series and then click on the Write Time Series to WDM button in the lower right corner. In the Write to WDM window that comes up, put 1 in the box below Output DSN, and in Location box, and click Write. You should see a message that the data has been written to Now we need to change flow in cfs to cms in this file. Click on the Observed flow WDM file in the Time Series box and click on the Generate Timeseries button in the Tools section. Click on the Math tab at the top. Click the radio button for Div. Double-click the textbox to the right of the numerator label and select OBSERVED FLOW. Click in the textbox to the right of the denominator and enter a value of as the conversion factor. Change the text in the Constituent field from FLOW to FLOW-cms and the units field to m3/s. Save in the same wdm file you are working on (use the pull down menu to find wdm) and click OK. You should see a message that New data-set number 2 successfully stored on WDM file.... Now we will open GenScn and bring in the SWAT daily flow output and the observed database files. Open GenScn and click on File New Project. Use the pull-down menu under File Type and select SWATDBF. Click on Add from File. Navigate to C:\AVSWATX\sabine\scenarios\default\sim3\tablesout (it could be sim3 or larger in the string, whichever simulation has the daily time step using the new rainfall data) and select rch.dbf. Change the File Type to WDM, click on Add from File, and navigate to where you stored wdm and select it. In the GenScn window, in the Locations section, you should see the 16 reaches and It s a good time to save this project (File Save Project ), in AVSWATX/sabine/myfolder as Calibrated, for example. To select the time series for plotting, in the Locations section, click on reach number 11 and In the Scenario section, click on OBSERVED and tablesout:rch. In the Constituents section, click on FLOW_OUT and FLOW-cms. In the Time Series box, click on the Plus sign. Select both time series and click on Generate Graphs in the Analysis section, followed by Generate. 2

3 You should see the observed and SWAT predicted time series of flow for 1978, 1978, and Change the starting and ending dates so that you only have the year Use the Compare Two Time Series tool to get the value of the Model Fit Efficiency (Nash Sutcliffe) and RMS Error for the uncalibrated model (using just 1978 data). Print out the graph, show the NS and RMS Error and include this in the material you hand in. Base Flow Separation and the Groundwater Recession Parameter The recommended procedure for calibrating SWAT is given starting on page 687 of the SWAT 2000 Users Manual pdf file (look at the bottom middle screen to see the page number in Adobe Acrobat). The manual is in the BASINS\Docs\SWAT directory (swat2000.pdf). It suggests as a first step that you look at how SWAT partitions flow into baseflow and stormflow and compare that to the USGS data. To divide the USGS data into baseflow and stormflow, a Baseflow Filter Program (available at can be used. Download the instructions and program into a folder and unzip the program file. This will create a new folder baseflow which contains (among other files) the executable program (bflow.exe), an example input file ( prn), an example master input file (file.lst), and a journal article describing the process (baseflow_inst.doc). Use the same USGS file we downloaded before (Download) and bring this file into Excel, but this time keep the year, month, and day in one column (don t use - as a delimiter). Strip out all the text at the top and all of columns except YYYY/MM/DD in the first column and flow in cfs in the second column. Leave the first line blank (or put in date and flow as headers). To get rid of the slash marks in the dates, select the first date and use Format Cells Number Custom and type in yyyymmdd as the type. Then copy this format for all the date cells. Save the file as Formatted Text (space delimited) under the name prn in the baseflow folder. In the baseflow folder, open up file.lst with Notepad and you will see the following lines:!!input for baseflow program: 10!NDMIN: minimum number of days for alpha calculation 10!NDMAX: maximum number of days for alpha calculation 0!IPRINT: daily print option (0-no; 1-yes)!!Daily stream data files prn out The last line contains the name of the input file and optional output file. Change the last number in these file names to our USGS gage station ( ) and save the file in the same folder. Move prn into this folder. Change the 10 in the third line to 300 (keep the right-most zero in the same column as the original 0). Save this file. 3

4 With bflow.exe, file.lst, and prn in the same folder, double click on bflow.exe to get it to run. This should create a new file baseflow.dat with the SWAT baseflow recession rate parameter (ALPHA_BF). The file also shows three different estimates for the percentage of baseflow. According to the instructions, the percentage of baseflow in the SWAT predictions should fall somewhere within the rang of the three estimates. You can compare the percent baseflow of the observed data set to the partitioning between stormflow and baseflow in your SWAT predictions by looking in the output.std file in AVSWATX\sabine\scenarios\default\sim2\txtinout directory. This can be read with a text editor such as Notepad. Scroll to near the bottom and you will find a section called AVE ANNUAL BASINS VALUES. The total predicted average annual flow is TOTAL WATER YLD in mm. The baseflow part of total flow is approximately the value shown for GROUNDWATER (SHAL AQ) Q in mm. The storm flow is approximately the sum of SURFACE RUNOFF Q and LATERAL SOIL Q in mm. Dividing GROUNDWATER (SHAL AQ) Q by TOTAL WATER YLD gives you the predicted fraction that is baseflow. Viewing Parameter Values To see what the actual values of a parameter are in each HRU, (in SWAT view) go to Edit Input and select Subbasins data. You will see a window where you can select any of the subbasins from the first column. For a given subbasin, the land uses (that exceed the threshold percentage) appear in the second column and the soil mapping units appear in the third column. In the fourth column, if you scroll down and click on the management input file (.mgt), you will see a window that gives the curve number for moisture conditions II or average moisture conditins (CN2) in the upper right section. Other files can be selected from the fourth column to see additional parameters. Changing Parameter Values Once you start the calibration process, you will need to make changes to parameters such as curve number (CN2). Make sure you are in the SWAT view. You can can change parameters at the HRU level using Edit Input (described above). You can also change parameters at the basin level by going to Simulation and Run SWAT and then clicking on the Bsn button in the lower right. Start by changing the initial soil water content (FCCB) in the Basins inputs from 0 to 1 (indicting that initial soil water content is 100% of field capacity). This will speed warming up the model for flow. Also change the ALPHA_BF value in the.gw HRU file from the default to the value you found using the Baseflow Filter program. At this point, it is probably a good idea to run the sensitivity analysis to see which parameters are most important. You will need a new observed flow file (not the observ.txt file used in the tutorial which only covered the last 6 months of 1977 when there was very little flow). I will you a new observed file called myobs.txt. Put this file in the AVSWATX\AvSwatDB\Example3 folder and when you go through setting up the sensitivity analysis, select this file instead of observ.txt. We are 4

5 interested in the parameters that cause the greatest change in the objective function so this is the first line in the sensitivity report and in the sensresult.out file. Sometimes it s difficult to know whether a change to a parameter that you intended to make was actually made. You can check to see if the change was made by opening a blank project in ArcView, click on Tables in the left panel, and then use the Add button to open database tables in the sim directory of the scenario you have run. You should be able to see the parameter values for CN2 in each HRU by looking in the mgt1.dbf, for example. You can also look in the output.std file in the txtinout folder for each run. Viewing Output in Genscn Open the Genscn project you created to look at the observed flow (Calibrated.sta) and go to File and Edit Project. The model output is a SWATDBF file written to the tablesout folder for the simulation number you have run. For example, if your last run was sim3, change the file type to SWATDBF and click on Add from File. Then navigate in your project folder to scenarios\default\sim3\tablesout and select rch. Close the Edit Project window. In Genscn, select reach 11 for location, tablesout:rch for scenario, FLOW_OUT for constituent, and click on the plus sign in time series. You should see the scenario time series listed. You can compare this with the USGS observed flow or with another scenario file before you made a change. Flow Calibration Run SWAT for the period to Use the period to for the calibration (giving the model one year to warm up ). The key to making progress in calibration is changing one parameter at a time and being able to view the predicted flow before and after the change on the same graph. The best measure of a good fit is a combination of statistics, such as RMS error NS, and how it looks to you. Print out a graph of the final calibration time series for 1978 and give the NS and RMS error. Also include the graph and statistics for the uncalibrated run (see top of page 3 of these notes). Make a table that shows the parameters that you changed (default value and calibrated value) for you final calibration. 5

An example data file is included in the download ( flw)

An example data file is included in the download ( flw) Baseflow Program As described in: Arnold, J.G., P.M. Allen, R. Muttiah, and G. Bernhardt. 1995. Automated base flow separation and recession analysis techniques. Ground Water 33(6): 1010-1018. Arnold,

More information

Hydrologic Modeling using HEC-HMS

Hydrologic Modeling using HEC-HMS Hydrologic Modeling using HEC-HMS CE 412/512 Spring 2017 Introduction The intent of this exercise is to introduce you to the structure and some of the functions of the HEC-Hydrologic Modeling System (HEC-HMS),

More information

Objectives Divide a single watershed into multiple sub-basins, and define routing between sub-basins.

Objectives Divide a single watershed into multiple sub-basins, and define routing between sub-basins. v. 11.0 HEC-HMS WMS 11.0 Tutorial HEC-HMS Learn how to create multiple sub-basins using HEC-HMS Objectives Divide a single watershed into multiple sub-basins, and define routing between sub-basins. Prerequisite

More information

Watershed Modeling HEC-HMS Interface

Watershed Modeling HEC-HMS Interface v. 10.1 WMS 10.1 Tutorial Learn how to set up a basic HEC-HMS model using WMS Objectives Build a basic HEC-HMS model from scratch using a DEM, land use, and soil data. Compute the geometric and hydrologic

More information

QGIS Interface for SWAT (QSWAT)

QGIS Interface for SWAT (QSWAT) QGIS Interface for SWAT (QSWAT) Version 1.4 February 2017 Prepared by: Yihun Dile, R. Srinivasan and Chris George This guide describes QSWAT, which uses the 2012 version of the SWAT model. This version

More information

Customizing Local Precipitation Data Files for SWAT

Customizing Local Precipitation Data Files for SWAT Customizing Local Precipitation Data Files for SWAT Zhulu Lin and David Radicliffe University of Georgia March 4, 2007 In order to successfully apply SWAT, meteorological data local to the area being studied

More information

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS v. 9.1 WMS 9.1 Tutorial Learn how to setup a basic HEC-1 model using WMS Objectives Build a basic HEC-1 model from scratch using a DEM, land use, and soil data. Compute the geometric and hydrologic parameters

More information

ArcSWAT _4.21 Release Notes Updated 9/10/18

ArcSWAT _4.21 Release Notes Updated 9/10/18 ArcSWAT 2012.10_4.21 Release Notes Updated 9/10/18 AcrcGIS Compatibility: ArcSWAT 2012.10_4.21 is compatible with ArcGIS 10.4.1, build 5686. SWAT2012.exe Version: The SWAT2012.exe Revision 670 is packaged

More information

ArcSWAT _1.18 Release Notes Updated 9/9/15

ArcSWAT _1.18 Release Notes Updated 9/9/15 ArcSWAT 2012.10_1.18 Release Notes Updated 9/9/15 AcrcGIS Compatibility: ArcSWAT 2012.10_1.18 is compatible with ArcGIS 10.1, build 3143. SWAT2012.exe Version: The SWAT2012.exe Revision 637 is packaged

More information

QGIS Interface for SWAT (QSWAT)

QGIS Interface for SWAT (QSWAT) QGIS Interface for SWAT (QSWAT) Version 1.5 January 2018 Prepared by: Yihun Dile, R. Srinivasan and Chris George This guide describes QSWAT, which uses the 2012 version of the SWAT model. This version

More information

SWATMOD-Prep: Interface for Preparing SWAT- MODFLOW Simulations

SWATMOD-Prep: Interface for Preparing SWAT- MODFLOW Simulations SWATMOD-Prep: Interface for Preparing SWAT- MODFLOW Simulations Written: June 2016 User s Manual Developers Hendrik Rathjens, Purdue University Katrin Bieger, Blackland Research & Extension Center, Texas

More information

ADVANCED INQUIRIES IN ALBEDO: PART 2 EXCEL DATA PROCESSING INSTRUCTIONS

ADVANCED INQUIRIES IN ALBEDO: PART 2 EXCEL DATA PROCESSING INSTRUCTIONS ADVANCED INQUIRIES IN ALBEDO: PART 2 EXCEL DATA PROCESSING INSTRUCTIONS Once you have downloaded a MODIS subset, there are a few steps you must take before you begin analyzing the data. Directions for

More information

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model v. 8.4 WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model Objectives Delineate a watershed from a DEM and derive many of the MODRAT input parameters

More information

Watershed Modeling Maricopa Predictive HEC-1 Model. Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model

Watershed Modeling Maricopa Predictive HEC-1 Model. Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model v. 10.1 WMS 10.1 Tutorial Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model Build a watershed model to predict hydrologic reactions based on land use development in Maricopa

More information

Build a MODRAT model by defining a hydrologic schematic

Build a MODRAT model by defining a hydrologic schematic v. 11.0 WMS 11.0 Tutorial Build a MODRAT model by defining a hydrologic schematic Objectives Learn how to define a basic MODRAT model using the hydrologic schematic tree in WMS by building a tree and defining

More information

EF5 Overview. University of Oklahoma/HyDROS Module 1.3

EF5 Overview. University of Oklahoma/HyDROS Module 1.3 EF5 Overview University of Oklahoma/HyDROS Module 1.3 Outline Day 1 WELCOME INTRODUCTION TO HYDROLOGICAL MODELS EF5 OVERVIEW Features of EF5 Model structure Control file options Warm-up and model states

More information

Spatial Hydrologic Modeling Using NEXRAD Rainfall Data in an HEC-HMS (MODClark) Model

Spatial Hydrologic Modeling Using NEXRAD Rainfall Data in an HEC-HMS (MODClark) Model v. 10.0 WMS 10.0 Tutorial Spatial Hydrologic Modeling Using NEXRAD Rainfall Data in an HEC-HMS (MODClark) Model Learn how to setup a MODClark model using distributed rainfall data Objectives Read an existing

More information

CEE3430 Engineering Hydrology

CEE3430 Engineering Hydrology CEE3430 Engineering Hydrology Homework 8. Step by Step Guidance for using HEC HMS to solve homework problems 1. Solve Part 1, problem 3 above using HEC-HMS. The standard lag referred to in the inputs (and

More information

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform v. 9.0 WMS 9.0 Tutorial Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform Setup a basic distributed MODClark model using the WMS interface Objectives In this

More information

1. Setup Everyone: Mount the /geobase/geo5215 drive and add a new Lab4 folder in you Labs directory.

1. Setup Everyone: Mount the /geobase/geo5215 drive and add a new Lab4 folder in you Labs directory. L A B 4 E X C E L For this lab, you will practice importing datasets into an Excel worksheet using different types of formatting. First, you will import data that is nicely organized at the source. Then

More information

CE 549 Lab 1 - Linking Streamflow Data to a Gauging Station

CE 549 Lab 1 - Linking Streamflow Data to a Gauging Station CE 549 Lab 1 - Linking Streamflow Data to a Gauging Station Prepared by Venkatesh Merwade Lyles School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The objective of

More information

BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2

BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2 Before you Get Started BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2 1. Open ArcCatalog Connect to folder button on tool bar navigate

More information

L-THIA EXERCISE. Click on L-THIA GIS Extension Software Zip File with Sample GIS Dataset to download the file.

L-THIA EXERCISE. Click on L-THIA GIS Extension Software Zip File with Sample GIS Dataset to download the file. L-THIA EXERCISE Overview This exercise was developed for the Fox-Wolf Watershed Alliance - Stormwater 2003 Conference. Funding was provided by the University of Wisconsin Sea Grant Institute and UW Land

More information

1. Create a SWAT project

1. Create a SWAT project SWAT-WB is a modified version of the Soil & Water Assessment Tool, which was developed with the explicit goal of accurately modeling surface runoff generation without using the USDA-NRCS Curve Number (CN)

More information

A Framework for Incorporating Uncertainty Sources in SWAT Modeling

A Framework for Incorporating Uncertainty Sources in SWAT Modeling A Framework for Incorporating Uncertainty Sources in SWAT Modeling Haw Yen X. Wang, D. G. Fontane, R. D. Harmel, M. Arabi July 30, 2014 2014 International SWAT Conference Pernambuco, Brazil Outline Overview

More information

WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic

WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic v. 10.0 WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic Objectives This tutorial shows users how to define a basic MODRAT model using

More information

Delineating the Stream Network and Watersheds of the Guadalupe Basin

Delineating the Stream Network and Watersheds of the Guadalupe Basin Delineating the Stream Network and Watersheds of the Guadalupe Basin Francisco Olivera Department of Civil Engineering Texas A&M University Srikanth Koka Department of Civil Engineering Texas A&M University

More information

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic v. 8.4 WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic Objectives This tutorial shows you how to define a basic MODRAT model using

More information

WinSLAMM v 10.0 User s Guide. Input/Output

WinSLAMM v 10.0 User s Guide. Input/Output WinSLAMM v 10.0 User s Guide Input/Output Printing the Input Printing the Input To Print the Input data, select File, then Print Input Data Printing the Input Select the desired options and then select

More information

Module 9. Lecture 3: Major hydrologic models-hspf, HEC and MIKE

Module 9. Lecture 3: Major hydrologic models-hspf, HEC and MIKE Lecture 3: Major hydrologic models-hspf, HEC and MIKE Major Hydrologic Models HSPF (SWM) HEC MIKE Hydrological Simulation Program-Fortran (HSPF) Commercial successor of the Stanford Watershed Model (SWM-IV)

More information

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Goal in video # 25: Learn about how to use the Get & Transform

More information

v. 8.4 Prerequisite Tutorials Watershed Modeling Advanced DEM Delineation Techniques Time minutes

v. 8.4 Prerequisite Tutorials Watershed Modeling Advanced DEM Delineation Techniques Time minutes v. 8.4 WMS 8.4 Tutorial Modeling Orange County Rational Method GIS Learn how to define a rational method hydrologic model for Orange County (California) from GIS data Objectives This tutorial shows you

More information

Lab Exercise #1: Stream flow

Lab Exercise #1: Stream flow CEE 370 Lab Fall 2010 Lab Exercise #1: Stream flow Objective: To measure volumetric flow rate and mean velocity of a small local stream Introduction There are many possible methods for measuring discharge

More information

MapWindow Interface for SWAT (MWSWAT)

MapWindow Interface for SWAT (MWSWAT) MapWindow Interface for SWAT (MWSWAT) Prepared by: Luis F. Leon Version 2.3 June 2014 This guide describes both the original MWSWAT, which uses the 2005 version of the SWAT model, as well as MWSWAT 2009

More information

Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model

Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model v. 10.1 WMS 10.1 Tutorial Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model Learn how to setup an HEC-HMS model using WMS online spatial data Objectives This tutorial shows how to

More information

Business Process Procedures

Business Process Procedures Business Process Procedures 14.40 MICROSOFT EXCEL TIPS Overview These procedures document some helpful hints and tricks while using Microsoft Excel. Key Points This document will explore the following:

More information

v Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data

v Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data v. 10.1 WMS 10.1 Tutorial Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data Objectives This tutorial shows how to define

More information

1. After you have uploaded a file in the CE Import option, you will receive a notice asking if you want to open or save the results file.

1. After you have uploaded a file in the CE Import option, you will receive a notice asking if you want to open or save the results file. Correcting Invalid Data 1. After you have uploaded a file in the CE Import option, you will receive a notice asking if you want to open or save the results file. 2. Select Open so that you can save the

More information

Stream Depletion Factor Model SDF View

Stream Depletion Factor Model SDF View Stream Depletion Factor Model SDF View User Manual - Version 1.2 Developed for the South Platte Advisory Committee by the Integrated Decision Support Group (IDS) at Colorado State University User Manual

More information

Objectives Read a delineated watershed and setup and run an HSPF model for the watershed.

Objectives Read a delineated watershed and setup and run an HSPF model for the watershed. v. 10.1 WMS 10.1 Tutorial Setup a basic HSPF model Objectives Read a delineated watershed and setup and run an HSPF model for the watershed. Prerequisite Tutorials Watershed Modeling DEM Delineation Watershed

More information

HAWQS User Guide. Prepared by the. Spatial Sciences Laboratory Texas A&M AgriLife Research College Station, TX. For the

HAWQS User Guide. Prepared by the. Spatial Sciences Laboratory Texas A&M AgriLife Research College Station, TX. For the HAWQS User Guide Prepared by the Spatial Sciences Laboratory Texas A&M AgriLife Research College Station, TX For the Office of Water, Immediate Office US Environmental Protection Agency Washington, DC

More information

2D Large Scale Automated Engineering for FEMA Floodplain Development in South Dakota. Eli Gruber, PE Brooke Conner, PE

2D Large Scale Automated Engineering for FEMA Floodplain Development in South Dakota. Eli Gruber, PE Brooke Conner, PE 2D Large Scale Automated Engineering for FEMA Floodplain Development in South Dakota Eli Gruber, PE Brooke Conner, PE Project Acknowledgments FEMA Region 8 Staff: Brooke Conner, PE Casey Zuzak, GISP Ryan

More information

3. Saving Your Work: You will want to save your work periodically, especially during long exercises.

3. Saving Your Work: You will want to save your work periodically, especially during long exercises. Graphing and Data Transformation in Excel ECON 285 Chris Georges This is a brief tutorial in Excel and a first data exercise for the course. The tutorial is written for a novice user of Excel and is not

More information

Making an entry into the CIS Payments workbook

Making an entry into the CIS Payments workbook Making an entry into the CIS Payments workbook By now you should have carried out the CIS Payments workbook Setup. If you have not done so you will need to do this before you can proceed. When you have

More information

Comparison of multiple point and single point calibration performance for the Saginaw River Watershed

Comparison of multiple point and single point calibration performance for the Saginaw River Watershed Comparison of multiple point and single point calibration performance for the Saginaw River Watershed Fariborz Daneshvar, A 1. Pouyan Nejadhashemi 1, Matthew R. Herman 1 1 Department of Biosystems and

More information

v Prerequisite Tutorials GSSHA Modeling Basics Stream Flow GSSHA WMS Basics Creating Feature Objects and Mapping their Attributes to the 2D Grid

v Prerequisite Tutorials GSSHA Modeling Basics Stream Flow GSSHA WMS Basics Creating Feature Objects and Mapping their Attributes to the 2D Grid v. 10.1 WMS 10.1 Tutorial GSSHA Modeling Basics Developing a GSSHA Model Using the Hydrologic Modeling Wizard in WMS Learn how to setup a basic GSSHA model using the hydrologic modeling wizard Objectives

More information

Watershed Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 9.1 WMS 9.1 Tutorial Watershed Modeling Orange County Hydrology Using GIS Data Learn how to delineate sub-basins and compute soil losses for Orange County (California) hydrologic modeling Objectives

More information

Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model

Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model v. 9.0 WMS 9.0 Tutorial Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model Build a watershed model to predict hydrologic reactions based on land use development in Maricopa

More information

Objectives Read a delineated watershed and setup and run an HSPF model for the watershed.

Objectives Read a delineated watershed and setup and run an HSPF model for the watershed. v. 9.1 WMS 9.1 Tutorial Setup a basic HSPF model Objectives Read a delineated watershed and setup and run an HSPF model for the watershed. Prerequisite Tutorials Watershed Modeling DEM Delineation Watershed

More information

Course Notes Advanced SWAT: Calibrating using multiple variables in SWAT-CUP

Course Notes Advanced SWAT: Calibrating using multiple variables in SWAT-CUP Course Notes Advanced SWAT: Calibrating using multiple variables in SWAT-CUP Willem Vervoort 2017-11-14 Introduction This is an introduction into using SWAT CUP written for the "How do I use satellite

More information

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 21.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

Introduction to SPSS

Introduction to SPSS Introduction to SPSS Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data file and calculate

More information

Import, view, edit, convert, and digitize triangulated irregular networks

Import, view, edit, convert, and digitize triangulated irregular networks v. 10.1 WMS 10.1 Tutorial Import, view, edit, convert, and digitize triangulated irregular networks Objectives Import survey data in an XYZ format. Digitize elevation points using contour imagery. Edit

More information

A Geospatial Modeling Interface (GMI) for SWAT Model Deployment and Evaluation

A Geospatial Modeling Interface (GMI) for SWAT Model Deployment and Evaluation A Geospatial Modeling Interface (GMI) for SWAT Model Deployment and Evaluation James C. Ascough II 1, Jeffrey G. Arnold 2, Nathan P. Lighthart 3, and Nancy B. Sammons 2 1 USDA-ARS-PA, Agricultural Systems

More information

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 22.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

Profits Quick Start Guides. Profits Provider. Revised May 7, Copyright 2008 Practical Computer Solutions, Inc.

Profits Quick Start Guides. Profits Provider. Revised May 7, Copyright 2008 Practical Computer Solutions, Inc. Profits Quick Start Guides Revised May 7, 2009 Copyright 2008 Practical Computer Solutions, Inc. Practical Computer Solutions, Inc. 2 Overview Profits stores its data files using Fujitsu s propriatary

More information

WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 9.1 WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

More information

MODFLOW UZF Package The MODFLOW Unsaturated-Zone Flow (UZF) Package Interface in GMS

MODFLOW UZF Package The MODFLOW Unsaturated-Zone Flow (UZF) Package Interface in GMS v. 10.2 GMS 10.2 Tutorial The MODFLOW Unsaturated-Zone Flow (UZF) Package Interface in GMS Objectives This tutorial explains how to use the MODFLOW Unsaturated-Zone Flow (UZF) package and compares it to

More information

Light Speed with Excel

Light Speed with Excel Work @ Light Speed with Excel 2018 Excel University, Inc. All Rights Reserved. http://beacon.by/magazine/v4/94012/pdf?type=print 1/64 Table of Contents Cover Table of Contents PivotTable from Many CSV

More information

WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

More information

First. of all make. type

First. of all make. type Charts and graphs are a great way of representing your data. Microsoft Excel 2010 offers almost every chart type and makes it easier to draw them so that your data can quickly understood in a graphical

More information

Transient Groundwater Analysis

Transient Groundwater Analysis Transient Groundwater Analysis 18-1 Transient Groundwater Analysis A transient groundwater analysis may be important when there is a time-dependent change in pore pressure. This will occur when groundwater

More information

GMS 8.3 Tutorial MODFLOW LAK Package Use the MODFLOW Lake (LAK3) package to simulate mine dewatering

GMS 8.3 Tutorial MODFLOW LAK Package Use the MODFLOW Lake (LAK3) package to simulate mine dewatering v. 8.3 GMS 8.3 Tutorial Use the MODFLOW Lake (LAK3) package to simulate mine dewatering Objectives Learn the steps involved in using the MODFLOW Lake (LAK3) package interface in GMS. Use the LAK3 package

More information

Intermediate Excel 2003

Intermediate Excel 2003 Intermediate Excel 2003 Introduction The aim of this document is to introduce some techniques for manipulating data within Excel, including sorting, filtering and how to customise the charts you create.

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

How to use Excel Spreadsheets for Graphing

How to use Excel Spreadsheets for Graphing How to use Excel Spreadsheets for Graphing 1. Click on the Excel Program on the Desktop 2. You will notice that a screen similar to the above screen comes up. A spreadsheet is divided into Columns (A,

More information

Kentucky River Watershed Watch Data Portal Workshop

Kentucky River Watershed Watch Data Portal Workshop Kentucky River Watershed Watch Data Portal Workshop KRWW Annual Conference, February 6, 2016 Malissa McAlister, Bethany Overfield, Doug Curl Lower Howard's Creek Tributary Learn Your Way Around the Watershed

More information

WRAP-HYD. Initial Manipulations of IN and/or EV Records

WRAP-HYD. Initial Manipulations of IN and/or EV Records WRAP- The purpose of WRAP- is to facilitate developing hydrology-related input data for WRAP-SIM. The rology data program provides a set of optional routines to read, modify, and create files of naturalized

More information

PCSWMM 2002 RUNOFF Block PAT AVENUE Storm Drainage Design

PCSWMM 2002 RUNOFF Block PAT AVENUE Storm Drainage Design PCSWMM 2002 RUNOFF Block PAT AVENUE Storm Drainage Design A Hello World Example Prepared by Robert Pitt and Alex Maestre, Department of Civil Engineering, University of Alabama April 10, 2002 Introduction

More information

SanctionCheck 5 CSV File Tutorial

SanctionCheck 5 CSV File Tutorial SanctionCheck 5 CSV File Tutorial The SanctionCheck 5.0 Batch Search process provides a quick and convenient way to compare a list of persons or businesses against several government sanction databases

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

MeltLab Reporting Text, CSV or Excel

MeltLab Reporting Text, CSV or Excel MeltLab Reporting Text, CSV or Excel Graphic Statistical Process Control by MeltLab Systems 844-MeltLab www.meltlab.com Fast Accurate Comprehensive Setting up MeltLab Reporting for ASCII ASCII reporting

More information

Uploading Files to WorldClass

Uploading Files to WorldClass Uploading Files to WorldClass The move from web-classrooms to WorldClass, and eventually the migration to the new Learning Management System requires a slightly different approach to adding and managing

More information

Downloading Census Data from American Factfinder2 for use in ArcGIS

Downloading Census Data from American Factfinder2 for use in ArcGIS Downloading Census Data from American Factfinder2 for use in ArcGIS Written by Barbara Parmenter, revised November 18, 2011 OBTAINING DATA FROM AMERICAN FACTFINDER2... 1 PREPARING AMERICAN FACTFINDER DATA

More information

WMS 10.1 Tutorial GSSHA Modeling Basics Post-Processing and Visualization of GSSHA Model Results Learn how to visualize GSSHA model results

WMS 10.1 Tutorial GSSHA Modeling Basics Post-Processing and Visualization of GSSHA Model Results Learn how to visualize GSSHA model results v. 10.1 WMS 10.1 Tutorial GSSHA Modeling Basics Post-Processing and Visualization of GSSHA Model Results Learn how to visualize GSSHA model results Objectives This tutorial demonstrates different ways

More information

WMS 9.1 Tutorial GSSHA Modeling Basics Post-Processing and Visualization of GSSHA Model Results Learn how to visualize GSSHA model results

WMS 9.1 Tutorial GSSHA Modeling Basics Post-Processing and Visualization of GSSHA Model Results Learn how to visualize GSSHA model results v. 9.1 WMS 9.1 Tutorial GSSHA Modeling Basics Post-Processing and Visualization of GSSHA Model Results Learn how to visualize GSSHA model results Objectives This tutorial demonstrates different ways of

More information

Observation Coverage SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Opening the Data

Observation Coverage SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Opening the Data SURFACE WATER MODELING SYSTEM Observation Coverage 1 Introduction An important part of any computer model is the verification of results. Surface water modeling is no exception. Before using a surface

More information

WMS 9.0 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 9.0 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 9.0 WMS 9.0 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

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

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

Step 10: Conversion to PDF

Step 10: Conversion to PDF Step 10: Conversion to PDF IMPORTANT NOTE: Adobe Acrobat Professional is NOT available for MAC. Please follow PC instructions (provided below) on a PC. This PDF explains Step 10 of the step-by-step instructions

More information

eopf Tips & Techniques

eopf Tips & Techniques Search, View, Print, and Save Documents Using My eopf Introduction Your electronic Official Personnel Folder, or eopf, manages all of your personnel documents, organized by virtual folders. The Permanent

More information

Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk SSA

Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk SSA Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk Josh Kehs, P.E. Autodesk, Inc. CI4541 Learning Objectives At the end of this class, you will be able to: Model

More information

STORMS 2010 v

STORMS 2010 v JFSA Ref. No.: 0008-10 / Jan 2011 STORMS 2010 v. 3.0.0 January, 2011 J.F. Sabourin and Associates Inc. STORMS 2010 V. 3.0.0 HELP MANUAL Page i DISCLAIMER J.F. Sabourin and Associates Inc. makes no warranty

More information

Projections for use in the Merced River basin

Projections for use in the Merced River basin Instructions to download Downscaled CMIP3 and CMIP5 Climate and Hydrology Projections for use in the Merced River basin Go to the Downscaled CMIP3 and CMIP5 Climate and Hydrology Projections website. 1.

More information

WinSLAMM v 10.2 User s Guide

WinSLAMM v 10.2 User s Guide WinSLAMM v 10.2 User s Guide Batch Editor, Cost Analysis, pre Development Runoff Volume Calculation lationandand Creating a Model File from a Data File Batch Editor Running a Set of Files Batch Editor

More information

Downloading General Ledger Transactions to Excel

Downloading General Ledger Transactions to Excel SAN MATEO COUNTY OFFICE OF EDUCATION CECC Financial System Procedures This document provides instructions on how to download the transactions listed on an HP 3000 GLD110 report into Excel using a GLD110

More information

v GMS 10.0 Tutorial MODFLOW Transient Calibration Calibrating transient MODFLOW models

v GMS 10.0 Tutorial MODFLOW Transient Calibration Calibrating transient MODFLOW models v. 10.0 GMS 10.0 Tutorial MODFLOW Transient Calibration Calibrating transient MODFLOW models Objectives GMS provides a powerful suite of tools for inputting and managing transient data. These tools allow

More information

Budget Reports for All Users

Budget Reports for All Users Budget Reports for All Users Table of Contents: How to Open the MBI - Budgeting Cost Center & Rollup Report..2 How to Open the MBI - Budget Excel Format Cost Center & Rollup Report...7 How to open a TSV

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

Hands-on Session: Calibrate the CREST Model

Hands-on Session: Calibrate the CREST Model Hands-on Session: Calibrate the CREST Model Xianwu Xue April 3 rd 2012 Background Hydrologic models often contain parameters that cannot be measured directly but which can only be inferred by a trialand-error

More information

How to use Microsoft Access to extract data from the 2010 Census P.L Summary Files

How to use Microsoft Access to extract data from the 2010 Census P.L Summary Files How to use Microsoft Access to extract data from the 2010 Census P.L. 94 171 Summary Files This document provides a step by step example of how to use the Census Bureau provided Microsoft Access database

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

Overview. Experiment Specifications. This tutorial will enable you to

Overview. Experiment Specifications. This tutorial will enable you to Defining a protocol in BioAssay Overview BioAssay provides an interface to store, manipulate, and retrieve biological assay data. The application allows users to define customized protocol tables representing

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

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

MODFLOW Stochastic Modeling, PEST Null Space Monte Carlo II. Use results from PEST NSMC to evaluate the probability of a prediction v. 10.3 GMS 10.3 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

More information

Introduction to Spreadsheets

Introduction to Spreadsheets Introduction to Spreadsheets Spreadsheets are computer programs that were designed for use in business. However, scientists quickly saw how useful they could be for analyzing data. As the programs have

More information

ST. JOHN FISHER COLLEGE

ST. JOHN FISHER COLLEGE Word Mail Merge Table of Contents The Mailings Tab... 1 Main Document... 2 E-Mail Messages... 3 Create and print envelopes... 5 Create and print labels... 8 Connecting to a Data Source... 10 Filter list

More information

User Manual. perfectionlearning.com/technical-support

User Manual. perfectionlearning.com/technical-support User Manual perfectionlearning.com/technical-support 1 User Manual Accessing Math X... 3 Login... 3 Forgotten Password... 3 Navigation Menu... 4 Logout... 4 Admin... 5 Creating Classes and Students...

More information

Downloading Census Data from American Factfinder for use in ArcGIS

Downloading Census Data from American Factfinder for use in ArcGIS Downloading Census Data from American Factfinder for use in ArcGIS Written by Barbara Parmenter, revised September 24 2013 OBTAINING DATA FROM AMERICAN FACTFINDER (AFF)... 1 PREPARING AMERICAN FACTFINDER

More information