Skip to content

FluvialGeomorph/fluvgeo

Repository files navigation

fluvgeo

An R Package for Performing Fluvial Geomrphology Analysis

Package Status

Maturing Project Status: Active The project has reached a stable, usable state and is being actively developed. packageversion Last-changedate Licence

Description

This package contains a wide range of functions for performing fluvial geomorphic analysis. This R package is designed for use with the FluvialGeomorph ArcGIS toolbox. The FluvialGeomorph ArcGIS toolbox contains an tools that can be used to extract spatial data from high-resolution terrain data. The FluvialGeomorph ArcGIS toolbox depends on functions in this package to perform a wide range of fluvial geomorphic analysis:

  • Calculate stream channel dimensions
  • Calculate stream planform dimensions
  • Produce reports of stream channel and planform dimensions
  • Tools for choosing a bankfull elevation for ungaged streams

Funding

Funding for development and maintenance of FluvialGeomorph has been provided by the following US Army Corps of Engineers (USACE) programs:

Latest Updates

Check out the NEWS for details on the latest updates.

Authors

Install

To install the fluvgeo package, install from GitHub using the devtools package:

remotes::install_github(repo = "FluvialGeomorph/fluvgeo@*release")

Bug Reports

If you find any bugs using fluvgeo, please open an issue.