R/sin_riffle_floodplain_dims_L1_sf.R
sin_riffle_floodplain_dims_L1_sf.Rd
A sf
object containing level 1 cross section dimensions
for Sinsinawa Creek, IL. Cross section dimension polyline feature classes are
used to store the hydraulic dimensions calculated for each cross section.
sin_riffle_floodplain_dims_L1_sf
A sf
with 10 observations and 32 variables.
numeric; The ArcGIS feature class assigned unique identifier for each point in the dataset.
numeric; The cross section unique identifier.
numeric; The ArcGIS feature class assigned unique identifier for each point in the dataset.
numeric; The upstream watershed drainage area.
numeric; The start longitudinal stationing value for the reach in km.
numeric; The end longitudinal stationing value for the reach in km.
character; The name of the reach.
numeric; The x-coordinate value (longitude).
numeric; The y-coordinate value (latitude).
numeric; The m-coordinate value (route position).
numeric;The z-coordinate value (elevation).
numeric; The distance to the mouth of the site in km.
numeric; The loop number.
numeric; The bend number.
numeric; The smoothed z-coordinate value (elevation).
numeric; The x-coordinate value (longitude) of the next upstream point in the moving window.
numeric; The y-coordinate value (latitude) of the next upstream point in the moving window.
numeric; The x-coordinate value (longitude) of the next downsteam point in the moving window.
numeric; The y-coordinate value (latitude) of the next downsteam point in the moving window.
numeric; The z-coordinate value (elevation) of the next upstream point in the moving window.
numeric; The z-coordinate value (elevation) of the next downstream point in the moving window.
numeric; The elevation difference between the downstream and upstream point in the moving window, units are in feet.
numeric; The longitudinal distance along the stream network between the downstream and upstream point in the moving window, units are in feet.
numeric; The longitudinal distance along the stream network between the downstream and upstream point in the moving window, units are in feet.
numeric; The longitudinal distance along the valleyline between the downstream and upstream stream network point in the moving window, units are in feet.
numeric; The sinuosity of the stream within the moving window (valley_length/stream_length).
numeric;The sinuosity metric, values greater than or equal to one.
numeric; The slope of the stream within the moving window (rise/run).
numeric; The slope metric, values greater than of equal to zero.
This dataset was produced using the FluvialGeomorph
ArcGIS
toolbox.