Chapter 6 Level 1 Workflow
This chapter describes the workflow steps necessary to complete a Level 1 (L1) FluvialGeomorph analysis. The purpose of this level is to extract basic channel dimensions from LiDAR surveys.
6.1 Hydro Modify DEM
The purpose of this step is to create a hydro-modified DEM to ensure proper water flow across the study area.
6.1.1 Identify Flow Blockages
The purpose of this step is to develop a cutlines
feature class representing flow blockages in the study area.
- Examine the stream channel to be analyzed through the study area and determine if there are any blockages to flow in the DEM.
- Focus only on flow blockages within the main channel of the study reaches. Flow blockages outside of the the channels of the study reaches do not need to be identified for FluvialGeomorph analysis.
- These blockages are typically built infrastructure such as road embankments where streams are conveyed through culverts or underground storm water structures.
- If there are flow blockages in the study area reach channels, create a new line feature class named
cutlines
to store terrain modifications that remove flow blockages. This feature class must be in the same coordinate system as the DEM being modified. - In an edit session, identify human structures that block flow along the channel of the stream reach being studied.
- Draw a cutline beginning at the upstream side of the blockage to a point just downstream of the blockage.
- The start point and end point of the cutline must cover the area to be modified.
- The downstream end of this cutline must be located in “good data,” because the lowest DEM value found along this line will be used to re-assign DEM values to all DEM pixels covered by the cutline.
6.1.2 Burn cutlines into the terrain
The purpose of this step is to remove flow blockages from the terrain.
- Use the
02 - Hydro DEM
tool to “burn” thecutlines
features into the study area watershed DEM. This tool creates thedem_hydro
raster. Rename this DEMwatershed_dem_hydro
. - Use the
02 - Hydro DEM
tool to “burn” thecutlines
features into the high resolution DEM. This tool creates thedem_hydro
raster.
6.2 Define Stream Reaches
The purpose of this stage is to synthetically derive from the terrain the study area reaches and their watersheds.
6.2.1 Calculate Contributing Area
The purpose of this step is to calculate the contributing drainage area for each pixel in the DEM.
- Use the
03a - Contributing Area D8
tool to calculate the contributing area for the study area watershed. This tool creates thecontributing_area
raster. Rename this DEMwatershed_contributing_area
. - Use the
03a - Contributing Area D8
tool to calculate the contributing area for the high resolution DEM. If created, use thedem_hydro
raster as input.
- The
processes
parameter of the03a - Contributing Area D8
tool can be safely set to approximately 2 less than the number of cores on the computer running the tool.
6.2.2 Derive Stream Network
The purpose of this step is to derive a synthetic vector stream network from the DEM for the study area.
- Use the high resolution DEM to derive the stream network.
- Use the
04 - Stream Network
tool to create a synthetic stream network from the hydro-modified DEM. Theprocesses
parameter can be safely set to approximately 2 less than the number of cores on the computer running the tool. - The
threshold
parameter should be set to a value of 200,000 to 500,000 depending on the study area.
- If the resulting
stream_network
feature class is too dense (requiring a large amount of editing to remove extraneous tributaries), try rerunning the tool and increasing thethreshold
value. Conversely, if the resultingstream_network
feature class is too sparse (not enough of the stream network was delineated), try rerunning the tool and decreasing thethreshold
value.
- Edit the resulting
stream_network
feature class to remove all tributary streams that do not constitute the network that will be analyzed in this study.
- Edit the
stream_network
feature class to ensure that stream segments are represented by a single line and that there are no gaps in the steam network.
6.2.3 Calculate Slope and Sinuosity
The purpose of this step is to examine the stream network slope and sinuosity to help make decisions about how best to define study reaches.
- Use the
04a - Stream Network Points
tool to convert thestream_network
feature class into thestream_networks_points
feature class.
Determine the moving window size
Slope and sinuosity are scale dependent metrics. This means that these metrics are affected by the size of the upstream moving window used in their calculation. To determine the appropriate size of this moving window for this study area, use the following steps:
- It is recommended that slope and sinuosity be calculated using a moving window size equal to two meander wavelengths.
- Estimate a rough initial bankfull width for the reach. Use the DEM to examine several representative locations throughout the study area.
- Estimate the length of two meander wavelengths by multiplying the rough bankfull width by 10 (e.g., 30ft bankfull width * 10 = 300ft, two meander wavelengths).
- Determine how many
stream_networks_points
two meander wavelengths represent. For example, ifstream_networks_points
are spaced 1m apart on average, then two meander wavelengths would be 91 points (i.e., 300ft / 3.28084ft per m).
Calculate Slope and Sinuosity
- Use the
04b - Slope and Sinuosity
tool to calculate the slope and sinuosity of thestream_networks_points
feature class. - Set the
gradient_distance
parameter to the number of upstreamstream_networks_points
that you calculated in a previous step. - If the elevations in the channel seem noisy, check the
use_smoothing
parameter and set theloess_span
parameter to a value between 0-1.
Confirm the degree of smoothing
- Use a chart to verify the choice of the smoothing
loess_span
parameter. - Right-click on the
gradient_*
feature class in the map Table of Contents and select “Create Chart,” and select “Line.” In theDate or Number
dropdown, choose the fieldPOINT_M
. In theAggregation
dropdown, chooseNone
. In theNumeric field(s)
checklist, check the boxes next toZ
andZ_smooth
. Click theApply
button to view the chart. - Visually assess the degree of smoothing. The smoothing should be high enough to eliminate LiDAR elevation noise, but not so high as to eliminate meaningful channel elevation change.
- If the smoothing is not ideal, re-run the tool and adjust the
loess_span
parameter.
6.2.4 Define Reaches
The purpose of this step is to segment the stream network into a set of sites and reaches that can be analyzed in more detail through the remainder of the study. The stream_network
must be sub-divided into a set of sites and reaches that meet the following requirements:
Criteria for Creating Sites:
- A project study area composed of several sub-watersheds will need to be divided into a set of sites.
- Sites within a project area are typically named tributaries that are the next hierarchical level beneath the project.
Criteria for Creating Reaches:
- “Major” tributaries should be used to divide a site into reaches. How big of an increase in drainage area/discharge constitutes a major tributary depends on the size of the watershed and physiographic region.
- A specific reach should contain a range of similar drainage area values.
- Slope and sinuosity can be considered in the decision to subdivide a reach.
- Built infrastructure may be used to divide reaches (e.g., dams, major roads).
- Study objectives may drive the definition of reaches (e.g., economic benefits analysis, existing project reach definition).
- The distribution of the slope and sinuosity values along the stream network may help determine the natural breaks in the stream network.
Using the criteria chosen from the list above, use the standard ESRI edit tools to subdivide the stream_network
feature class into a set of features representing the reaches of your study.
- Manually edit the
stream_network
feature class to modify the geometry to create a set of features representing the study area sites and reaches.
- Set the
ReachName
field to the value to be used to uniquely define sites and reaches throughout the remainder of the study. - Reach names are typically created using the site name and adding a suffix for the reach (e.g., R1, R2, etc.).
- Site names are typically defined by the primary tributary name.
- Be deliberate with the naming of sites and reaches as these names are used for all operations by each tool.
6.2.5 Delineate Watersheds
The purpose of this step is to delineate the areal extent of watersheds for each reach in the study area.
- In the
stream_network_points
feature class, select points that represent the downstream location of each of the sites in the project study area. - Export these point features to a new feature class named
watershed_points
in the study area geodatabase. - Use the
04c - Watershed
tool to create a watershed polygon for each feature in thewatershed_points
feature class.
6.3 Derive Flowline
The purpose of this stage is to create a new site geodatabase, derive the site flowline, create new reach geodatabases for each reach, and copy the flowline to each reach’s geodatabase.
6.3.1 Create the site geodatabase
The purpose of this step is to create a new site geodatabase and populate it with initial data.
In the study area folder, begin by creating a new site folder named for the site.
In the new site folder, create a new “Data” folder.
In the new site data folder, create a new site geodatabase for each LiDAR survey. In the example above, the Papillion Creek project study area will be subdivided into a specific site called Cole Creek. Since there are multiple LiDAR surveys for this study area (e.g., 2016, 2010, 2006), three site geodatabases will need to be created.
- Cole_Creek_2016.gdb
- Cole_Creek_2010.gdb
- Cole_Creek_2006.gdb
- Cole_Creek_2016.gdb
Back in the study area geodatabase, select the features in the
stream_network
feature class representing the current site. Use the “Data | Export Features” function to export the selected site features to the new site geodatabase. Name the exported feature classstream_network
.Examine the
dem_hydro
raster and determine the maximum width of the active floodplain along the entire site. Be conservative with this estimate. Given its later use, it is important to generously overestimate this value.Use this maximum floodplain width estimate to buffer the reach
stream_network
feature class and name itstream_network_buffer
.Use the ESRI
Clip Raster
tool to clip the study area geodatabasedem_hydro
to the extent of the reach using thestream_network_buffer
feature class. Save the clipped raster to the reach geodatabase and name itdem_hydro_<buffer distance>
(e.g.,dem_hydro_1000
for a buffer distance of 1000 meters).Use the ESRI
Clip Raster
tool to clip the study area geodatabasecontributing_area
to the extent of the reach using thestream_network_buffer
feature class. Save the clipped raster to the reach geodatabase and name itcontributing_area_<buffer distance>
(e.g.,contributing_area_1000
for a buffer distance of 1000 meters).
If you discover in later steps that the buffer distance was underestimated, you will need to repeat this step with a wider buffer.
6.3.2 Create the Flowline
The purpose of this step is to derive the site flowline. The 05 - Flowline
tool converts a stream_network
feature into a flowline
feature class. This tool smooths the stream_network
geometry and converts the flowline into a route.
- Use the
05 - Flowline
tool to process the sitestream_network
feature class to produce a newflowline
feature class. - Set the
output_workspace
parameter to the site geodatabase. - Use a
smooth_tolerance
parameter value from 5-20. The goal is to produce a smooth flowline, but not to remove too much resolution from the line. - Ensure that the flowline remains in the channel and is not simplified into the floodplain. If this occurs, rerun reducing the degree of smoothing.
- Edit the
flowline
feature class to ensure that the flowline is digitized beginning with the downstream end and digitized upstream. - In an edit session, select the flowline feature, choose to edit vertices, and ensure that the red endpoint is at the upstream end of the flowline.
- If not, use the “Reverse Direction” (aka flip) command to ensure the flowline is digitized in the upstream direction.
- It is critical that the flowline is digitized in the upstream direction. If this step is not performed, all subsequent tools will malfunction.
6.3.3 Create the Reach Geodatabase
The purpose of this step is to create a set of new reach geodatabases for each reach in a site and populate these reach geodatabases with initial data. This step will need to be repeated for each reach AND survey in the project study area site. For example, if a site has five reaches (e.g., R1-R5) and three LiDAR surveys (e.g., 2016, 2010, 2006), then a total of 15 reach geodatabases must be created at this stage:
2016 | 2010 | 2006 |
---|---|---|
y2016_R1.gdb | y2010_R1.gdb | y2006_R1.gdb |
y2016_R2.gdb | y2010_R2.gdb | y2006_R2.gdb |
y2016_R3.gdb | y2010_R3.gdb | y2006_R3.gdb |
y2016_R4.gdb | y2010_R4.gdb | y2006_R4.gdb |
y2016_R5.gdb | y2010_R5.gdb | y2006_R5.gdb |
- In the site data folder, create a new reach geodatabase named for the reach. Use the
ReachName
value for the name of this new reach file geodatabase. - Reach names are typically created using the site name and adding a suffix for the reach (e.g., R1, R2, etc.).
- Back in the site geodatabase, select the feature in the
flowline
feature class representing the current study reach. Use the “Data | Export Features” function to export the selected reach feature to the new reach geodatabase. Name the exported feature classflowline
. - Ensure this new reach geodatabase version of
flowline
contains only one feature representing the current reach. - Ensure that the
ReachName
field contains the correct name for the reach. As this reach name value is used throughout the toolbox, it is extremely important to ensure this value is used consistently across all feature classes for this reach. Failure to be consistent with theReachName
value will lead to lots of errors that are difficult to troubleshoot. Get it right from the beginning.
6.3.4 Create Flowline Points
The purpose of this step is convert the flowline
into a series of points along the reach. The 06 - Flowline Points
tool takes the flowline
feature class, converts it to a route, calculates the distance to the mouth of the river for all vertices, and creates a flowline_points
feature class.
- Use the
06 - Flowline Points
tool to convert theflowline
feature class into a new feature class namedflowline_points
. - Set the
station_distance
field to approximately 1 meter. - For a site with multiple reaches, set the
km_to_mouth
parameter for the downstream-most reach to 0. - Set the
km_to_mouth
parameter for each upstream reach to the upstream-most value (i.e., the highestkm_to_mouth
value of the downstream reach’sflowline_points
feature class) of the downstream reach. For example, set thekm_to_mouth
of the Reach-2flowline_points
feature class to1.2345
if the maximum value of Reach-1’sflowline_points
feature classkm_to_mouth
field is1.2345
. - The goal is that longitudinal stationing within a site containing multiple reaches should be sequential and unique throughout the site (i.e., lower station values at the bottom of the site and higher station values at the top of the site). This allows reach feature classes to be combined after reach-level analysis is complete.
- The
calibration_points
,point_id_field
, andmeasure_field
parameters can be left blank when processing the base year.
Multiple Surveys
To make LiDAR surveys collected before the base year directly comparable to the base year, the flowline
from each previous survey must be calibrated to the base year. This adjusts any changes in flowline planform between survey events to be expressed in terms of the base year longitudinal stationing.
- If multiple LiDAR surveys exist for a project study area, the
flowline_points
for any previous LiDAR survey must be calibrated using theflowline_points
of the base year. - For example, if 2016 is the base year, when deriving the
flowline_points
for a LiDAR survey from 2010, the base year’sflowline_points
(2016) must be used for the06 - Flowline Points
tool’scalibration_points
parameter value. - Set the
point_id_field
andmeasure_field
parameters to the fields in the base year’sflowline_points
feature class. - Set the
search_radius
parameter to the maximum distance between theflowline
of the current survey and the base yearflowline
.
6.4 Define Initial Floodplain and Channel Extent
The purpose of this stage is to define the initial floodplain and channel extent, for each reach and survey event.
6.4.1 Detrend DEM
The purpose of this step is to produce a detrended DEM. A detrended DEM normalizes stream bank elevations for a specific reach.
- Inspect the reach to determine the width of the active floodplain. Use the measure tool to measure from the
flowline
outward to the widest extent of the active floodplain. This value will be used as thebuffer_distance
value in the following step.
- Use the
07 - Detrend
tool to create adetrend
detrended DEM for the study reach. Set thebuffer_distance
field to a distance wide enough to capture the reach’s entire active floodplain.
6.4.2 Estimate Initial Channel Extent
The purpose of this step is to use the detrended DEM to visually extract an initial channel extent polygon. The detrend
DEM created in the last step can be used to iteratively explore different inundation extents derived from various water surface elevations.
- Add the
detrend
raster to the map Table of Contents. Name this layerChannel Extent
. - On the Symbology tab of the
Channel Extent
layer, use the Classified renderer to classify the raster into 2 classes. Set the first class boundary to the detrended elevation that you would like to explore. Set the color of the first class (min value - detrended elevation) to blue and the color of the second class (detrended elevation - max value) to No Color. - Set the transparency of the
Channel Extent
layer to 50%. - Begin to delineate the channel extent by selecting a detrended elevation that inundates the channel up to at least the first terrace. The goal at this stage is to select a detrended elevation that captures the extent of the channel without “spilling” too much water into the floodplain. Once you discover which detrended elevation begins to allow water to access the floodplain, reduce the detrended elevation value slightly to keep the water in the channel. Try several detrended elevation values to help make the decision.
- When you have chosen a detrended elevation, use the
08 - Water Surface Extent
tool to extract an initial channel extent area polygon. This tool creates a new polygon feature class namedbanks_raw_xxx
, where xxx is the detrended elevation selected. - This feature class must be edited to select the channel area polygon(s). Open the attribute table for the
banks_raw_xxx
feature class and use advanced sorting to sort first bygridcode
and then byShape_Area
. Polygons withgridcode
= 1 are polygons inundated at the detrended elevation. Typically, the polygons with the largest area represent the channel. Begin selectinggridcode
= 1 polygons with the largest area until the entire channel area is selected. - Export these selected features to a new feature class named
initial_channel_extent
. - Delete the
banks_raw_xxx
feature class created in this section.
6.4.3 Create the Initial Channel Mask layer
The purpose of this step is to create a layer that defines an area just beyond the initial channel extent.
- Add the
detrend
feature class to the map Table of Contents. Name this layerChannel Mask
. - In the symbology of this layer, change the renderer from
stretched
toclassified
. Set the number of classes to 2. In theclassification
dialog, set the break value between the two classes to about one to two feet higher than the initial bankfull extent estimate. A couple of feet above the initial bankfull extent estimate should define the extent of the just the channel. For example, if the initial bankfull extent was estimated at 102 detrended feet, the initial bankfull height estimate would be 2 feet. One foot higher than the 2 foot initial bankfull height estimate would therefore be 103 detrended feet. - Set the transparency of the
Channel Mask
layer to 50%.
6.4.4 Estimate Initial Floodplain Extent
The purpose of this step is to create a layer that defines the an initial estimate of the floodplain inundation extent.
- Add the
detrend
feature class to the map Table of Contents. Name this layerFloodplain Mask
. - In the symbology of this layer, change the renderer from
stretched
toclassified
. Set the number of classes to 2. In theclassification
dialog, set the break value between the two classes to four times the initial bankfull extent estimate. Four times the initial bankfull extent estimate should define the extent of the active floodplain. For example, if the initial bankfull extent was estimated at 102 detrended feet, the initial bankfull height estimate would be 2 feet. Four times the 2 foot initial bankfull height estimate would therefore be 108 detrended feet. - Set the transparency of the
Floodplain Mask
layer to 50%.
6.4.5 Calculate Channel Slope Raster
The purpose of this step is to create a channel slope raster that can be used in the visual identification of riffle locations in following step.
- Use the
09 - Channel Slope
tool to calculate a raster of the channel slope. Use theintitial_channel_extent
polygon created earlier to define the channel area within which the slope raster will be calculated. This tool creates a new feature class namedchannel_slope
.
6.4.6 Create Initial Centerline
The purpose of this step is to create a stream centerline. The centerline represents the rough midline of the stream between the banklines.
- Use the
10 - Centerline
tool to create acenterline
polyline feature class representing the stream midline at the estimated bankfull water surface elevation using theinitial_channel_extent
feature class.
6.5 Create Regular Cross Section Geometry
The purpose of this stage is to create regularly spaced stream cross sections and extract terrain-derived hydraulic parameters for each reach and survey event.
6.5.1 Create Regular Cross Sections
The purpose of this step is to create regularly spaced cross sections along each reach.
- The goal of this step is to create a set of regularly spaced cross sections that well represent the channel conditions found in this reach.
- Determine the typical maximum distance from the reach
flowline
to the edge of the active floodplain. The goal is not to identify the maximum distance to the edge of the floodplain, but to identify the typical distance to the edge of the floodplain. - Determine the spacing between cross sections necessary to represent conditions along this stream. Cross section spacing for small stream of 50-100 feet works well. Larger rivers do not require such tight spacing.
- Use the
11 - XS Layout
tool to create a set of regularly spaced cross sections (referred to as transects in this tool). Use the values determined in the previous steps to set this tool’s parameters. - For a site with multiple reaches, regular cross sections must be uniquely numbered across all reaches. The
Seq
field values of regular cross sections should not repeat within the reaches of a site. - The downstream-most cross section in the site should be numbered starting with the
Seq
field value of 1 and increase moving upstream. - The
11 - XS Layout
tool automatically numbers regular cross sectionsSeq
values starting with the value 1 at the downstream-most cross section.
- Use the
13a - XS Resequence
tool to set the startingSeq
value for each reach.
- For all reaches other than the first reach (downstream-most) in a site, the cross sections must be re-sequenced using the
13a - XS Resequence
tool. - Set the
Seq
field value for each upstream reach to the upstream-most value (i.e., the highestSeq
value of the downstream reach’s regular cross section feature class) of the downstream reach. - For example, set the
Seq
of the Reach-2 regular cross section feature class to 58 if the maximum value of Reach-1’s regular cross section feature classSeq
field is 57.
6.5.2 Calculate Cross Section Watershed Area
The purpose of this step is to calculate the watershed area for each regularly spaced cross section.
- From the study area geodatabase, use the
watershed_contributing_area
raster that covers the entire contributing watershed of the study area.
- Use the ERSI
Clip Raster
tool to clip thewatershed_contributing_area
raster tostream_network_buffer
to speed tool run time. - Add the
contributing_area_buffer
raster to a map and symbolize with a “hot-cold” stretch renderer. - Add the
flowline
and regular cross section features classes to the map. Place them on top of thecontributing_area_buffer
raster. - Determine the maximum distance from the intersection of each cross section and the
flowline
to the nearest pixel of high flow in thecontributing_area_buffer
raster. This value will be used for thesnap_distance
in the next step. - Use the
12 - XS Watershed Area
tool to calculate the watershed area for each cross section. - For the
flow_accum
parameter, use thecontributing_area_buffer
raster. - For the
snap_distance
parameter, use the distance you calculated in a previous step.
6.5.3 Calculate Cross Section River Position
The purpose of this step is to calculate the river position for each regularly spaced cross section.
- Use the
13 - XS River Position
tool to calculate the distance to the mouth of the river for each cross section. - The river position of each cross section will be used in later steps to calculate several channel parameters (i.e., gradient, sinuosity).
6.5.4 Calculate Cross Section Points
The purpose of this step is to convert each cross section into a set of evenly stationed points and assign DEM and detrended elevation values.
- Use the
14 - XS Points
tool to calculate cross section station points for each cross section. - The
station_distance
parameter should be set to approximately the resolution of the DEM. For example, if the DEM has a cell size of 1 foot (0.3048 meter), set thestation_distance
to that distance (using the linear units of the coordinate system used for the project’s vector data). - This tool creates a new feature class named
<cross section feature class name>_points
.
6.5.5 Calculate Cross Section L1 Dimensions
The purpose of this step is to calculate the L1 dimensions for the regularly spaced cross sections.
Determine the moving window size
Many stream metrics are scale dependent, meaning these metrics are affected by the size of the moving window used in their calculation. To determine the appropriate size of the moving window for this reach, use the following steps:
- Many stream metrics are typically calculated using a moving window size equal to two meander wavelengths (one upstream meander wavelength and one downstream meander wavelength).
- Using the initial
Channel Mask
layer that you created earlier, estimate the typical bankfull width for the reach. - Estimate the length of two meander wavelengths by multiplying the bankfull width estimated in the last step by 10 (e.g., 30ft bankfull width * 10 = 300ft, two meander wavelengths).
- Determine how many cross sections two meander wavelengths represent. For example, if regular cross sections are spaced 100ft apart, then two meander wavelengths would be 3 cross sections (i.e., 300ft / 100ft between cross sections).
Calculate L1 Dimensions
- Use the
15a - XS Dimensions, Level 1
tool to calculate L1 dimensions. - Set the
xs_fc
parameter to the regular cross sections feature class you created in a previous step. - Set the
lead_n
parameter to the number of upstream cross sections that you calculated in a previous step. - If the elevations in the channel seem noisy, check the
use_smoothing
parameter and set theloess_span
parameter to a value between 0-1. - Confirm that the
vert_units
of the DEM are in feet.
Confirm the degree of smoothing
- Use a chart to verify the choice of the smoothing
loess_span
parameter. - Right-click on the
*_dims_L1
feature class in the map Table of Contents and select “Create Chart,” and select “Line.” In theDate or Number
dropdown, choose the fieldPOINT_M
. In theAggregation
dropdown, chooseNone
. In theNumeric field(s)
checklist, check the boxes next toZ
andZ_smooth
. Click theApply
button to view the chart. - Visually assess the degree of smoothing. The smoothing should be high enough to eliminate LiDAR elevation noise, but not so high as to eliminate meaningful channel elevation change.
- If the smoothing is not ideal, re-run the tool and adjust the
loess_span
parameter.
6.6 Identify Infrastructure
The purpose of this stage is to identify salient features in the floodplain that may be affecting channel hydraulics along each reach. Here are some ideas for the features you should identify:
- Significant tributaries
- Built infrastructure
- Significant geologic features
6.6.1 Create Features
The purpose of this step is to identify the longitudinal position of noteworthy stream features for graph and map labeling.
- Create a new point feature class named
features
containing the following fields:Name
- Text (50), Used to record the name of the river feature.km_to_mouth
- double, Used to record the feature’s longitudinal position within the reach.
- Working upstream from the downstream end of the reach, examine the DEM and aerial imagery for significant river features and built infrastructure that could potentially impact stream structure and function.
- Add the
flowline_points
feature class to the current map. - Set the display field to the
km_to_mouth
field. - Create a
features
point feature centered along theflowline
feature class. - Assign it a descriptive label in the
Name
field, and record its longitudinal position along the reach (see next bullet) in thekm_to_mouth
field. - To determine a feature’s longitudinal position along the reach, use the identify tool to find the closest point in the
flowline_points
feature class and use the value from itsPOINT_M
value. - Repeat these steps to record all of the significant features along each reach.
6.7 Run Report
The purpose of this stage is to run the Level 1 report for each reach.
6.7.1 Run the Level 1 Report
The purpose of this step is to run the L1 report for each reach. The Level 1 Report displays the channel dimensions for the base year, compared with multiple previous year surveys.
- In the Reports toolset, use the
Level 1 Report
tool to produce the Level 1 Report. - For the
stream
parameter, use the value of theReachName
field used in theflowline
feature class. - For the
flowline_fc
parameter, enter theflowline
feature class for the base year survey. - For the
xs_dimensions_fc
parameter, use the*_dims_L1
feature class calculated for the regular cross sections of the base year. - The
flowline_points_*
parameters should be entered with the feature class for the most recent survey first (i.e., the base year) and then the previous surveys in reverse chronological order (e.g., 2016, 2010, 2006). - The
xs_points_*
parameters should be entered with the feature class for the most recent survey first (i.e., the base year) and then the previous surveys in reverse chronological order (e.g., 2016, 2010, 2006). - The
survey_name_*
parameters are used to label the surveys in maps and graphs. - The feature classes and labels used for the
flowline_points_*
,xs_points_*
, andsurvey_name_*
parameters must be entered in the same order (e.g., 2016, 2010, 2006) in each set of numbered parameters. - For the
features_fc
parameter, enter thefeatures
feature class for the base year survey. - For the
dem
parameter, enter the DEM for the base year survey.
6.7.2 Perform QA
The purpose of this step is to use the QA Checklist to verify the reports have run correctly and identify any data mistakes that need to be corrected.
- Follow the instructions in the QA Checklist Chapter, Level 1 Report, to verify that the reports have run correctly.
- Make the required changes suggested in the QA Checklist and rerun the report.
- Repeat these QA iterations until the reports are correct.
6.8 Determine Next Steps
The purpose of this step is to determine what further steps need to be taken.
- Review the results of the Level 1 Report and determine if the project goals require proceeding to developing the Level 2 analysis.