jd_lengths {streamDAG} | R Documentation |
Lengths of Johnson Draw stream (arc) segments
Description
Lengths of stream (arc) segments from Johnson Draw in southwest Idaho (outlet coordinates: 43.12256^\circ
N, 116.77630^\circ
W). The dataframe jd_lengths
contains segment lengths in the absence of piezos [nodes are currently defined by STIC (Stream Temperature, Intermittency, and Conductivity) locations only] and thus correspond to the network in streamDAGs("jd_full")
. A network that includes piezos is depicted by streamDAGs("jd_piezo_full")
.
Usage
data("jd_lengths")
Format
A data frame with observations on the following 2 variables.
Arcs
Arc names, arrows directionally connect nodes.
Lengths
Lengths in meters
Source
Arya Legg, Maggie Kraft
[Package streamDAG version 1.5 Index]