https://github.com/fluvialgeomorph/fluvgeo
An R Package for Performing Fluvial Geomrphology Analysis.
https://github.com/fluvialgeomorph/fluvgeo
channel-morphology floodplain-reconnection fluvial-geomorphology fluvial-process hydraulic-geometry lidar r r-package river-engineering watershed-assessment
Last synced: 5 months ago
JSON representation
An R Package for Performing Fluvial Geomrphology Analysis.
- Host: GitHub
- URL: https://github.com/fluvialgeomorph/fluvgeo
- Owner: FluvialGeomorph
- License: cc0-1.0
- Created: 2020-04-15T22:24:15.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T23:20:09.000Z (6 months ago)
- Last Synced: 2025-12-18T06:10:17.373Z (6 months ago)
- Topics: channel-morphology, floodplain-reconnection, fluvial-geomorphology, fluvial-process, hydraulic-geometry, lidar, r, r-package, river-engineering, watershed-assessment
- Language: R
- Homepage: https://fluvialgeomorph.github.io/fluvgeo/
- Size: 212 MB
- Stars: 12
- Watchers: 0
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
---
title: "ReadMe"
output: md_document
---

# fluvgeo
An `R` Package for Performing **Fluv**ial **Geo**mrphology Analysis
## Package Status
[](https://www.tidyverse.org/lifecycle)
[](https://www.repostatus.org/#active)
[](commits/main)
[)`-yellowgreen.svg)](/commits/main)
[](http://choosealicense.com/licenses/cc0-1.0/)
## 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](https://github.com/FluvialGeomorph/FluvialGeomorph). 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:
* [Flood and Coastal Risk Management](https://www.erdc.usace.army.mil/Locations/CHL/Flood-Coastal-Risk-Management/)
* [Ecosystem Management and Restoration Research Program (EMRRP)](https://emrrp.el.erdc.dren.mil)
* [Regional Sediment Management Program (RSM)](https://rsm.usace.army.mil/)
* [Mississippi River Geomorphology and Potamology Program (MRG&P)](https://www.mvd.usace.army.mil/Missions/Mississippi-River-Science-Technology/MS-River-Geomorphology-Potamology/)
* [Flood Risk Management Program (FRM)](https://www.iwr.usace.army.mil/Missions/Flood-Risk-Management/Flood-Risk-Management-Program/)
* [Engineering With Nature (EWN)](https://ewn.el.erdc.dren.mil/)
## Latest Updates
Check out the [NEWS](NEWS.md) for details on the latest updates.
## Authors
* Christopher Haring, Fluvial Geomorphologist/Research Physical Scientist, U.S. Army Corps of Engineers
* Michael Dougherty, Geographer, U.S. Army Corps of Engineers
* Barrie Chileen Martinez, Geographer, U.S. Army Corps of Engineers
## Install
To install the `fluvgeo` package, install from GitHub using the `remotes` package:
```{r install, eval=FALSE}
remotes::install_github(repo = "FluvialGeomorph/fluvgeo@*release")
```
## Bug Reports
If you find any bugs using `fluvgeo`, please open an [issue](https://github.com/FluvialGeomorph/fluvgeo/issues).
https://orcid.org/0009-0004-3834-9811