flee-group/watershed: Tools for Watershed Delineation

This is a simplified set of tools for deriving a river network from digital elevation data. The package relies on GRASS GIS (v. 7.4 to 7.8) to do the heavy lifting. An installation of GRASS and the rgrass7 package is required for watershed to function. Note that this is meant to be a simplified workflow for watershed delineation using only R code; for more options users can use rgrass7 to access GRASS GIS functions directly.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.9
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("flee-group/watershed")
flee-group/watershed documentation built on July 25, 2022, 12:46 p.m.