AIMS.node.coords {streamDAG} | R Documentation |
Nodal coordinates for graphs in the AIMS project
Description
Contains spatial coordinates for graph nodes for stream networks in the Aquatic Intermittency effects on Microbiomes in Streams (AIMS) project
Usage
data("AIMS.node.coords")
Format
A data frame with 307 observations on the following 7 variables.
Object.ID
Nodal identifier
lat
Latitude
long
Longitude
site
Stream network name, currently includes:
"KZ"
= Konza Prairie,"TD"
= Talladega,"WH"
= Weyerhauser,"PR"
= Painted Rock,"JD"
= Johnson Draw,"DC"
= Dry Creek, and"GJ"
= Johnson Draw.piezo
Logical, indicating whether the location contains a peizometer.
microbial_seasonal_network
Logical, whether the location was sampled as part of AIMS seasonal microbial sampling.
STIC_inferred_PA
Logical, whether surface water presence/absence data were obtained from STIC (Stream Temperature, Intermittency, and Conductivity) sensors at the location.
[Package streamDAG version 1.5 Index]