Extract and Analyze Rivers from Elevation Data
Aggregate a river
Export catchment contour as shapefile
Attribute covariates to nodes of a river network
Extract a river
Assign hydraulic variables to a river network
Locate site in a river
Calculate velocities along paths in a river
Find paths in a river
Plot a river
Draw points with a colorscale
river_to_AEM
river_to_igraph
Export river network as shapefile
Transform river into SSN object
river class
Extract and Analyze Rivers from Elevation Data.
Seamless extraction of river networks from digital elevation models data. The package allows analysis of digital elevation models that can be either externally provided or downloaded from open source repositories (thus interfacing with the 'elevatr' package). Extraction is performed via the 'D8' flow direction algorithm of TauDEM (Terrain Analysis Using Digital Elevation Models), thus interfacing with the 'traudem' package. Resulting river networks are compatible with functions from the 'OCNet' package. See Carraro (2023) <doi:10.5194/hess-27-3733-2023> for a presentation of the package.