fluvgeo
An R Package for Performing Fluvial Geomrphology Analysis.
https://github.com/fluvialgeomorph/fluvgeo
Category: Hydrosphere
Sub Category: Freshwater and Hydrology
Keywords
channel-morphology floodplain-reconnection fluvial-geomorphology fluvial-process hydraulic-geometry lidar r r-package river-engineering watershed-assessment
Keywords from Contributors
risk-analysis
Last synced: about 14 hours ago
JSON representation
Repository metadata
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 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-19T19:57:10.000Z (8 days ago)
- Last Synced: 2025-04-21T19:09:48.171Z (6 days 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: 213 MB
- Stars: 12
- Watchers: 0
- Forks: 0
- Open Issues: 14
- Releases: 23
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
README.Rmd
--- 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).
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Owner metadata
- Name: FluvialGeomorph
- Login: FluvialGeomorph
- Email:
- Kind: organization
- Description: FG is a framework for extracting stream dimensions from high resolution terrain data.
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/63069569?v=4
- Repositories: 4
- Last ynced at: 2023-07-22T00:46:55.347Z
- Profile URL: https://github.com/FluvialGeomorph
GitHub Events
Total
- Create event: 9
- Issues event: 2
- Release event: 5
- Watch event: 2
- Delete event: 2
- Push event: 33
- Pull request event: 5
Last Year
- Create event: 9
- Issues event: 2
- Release event: 5
- Watch event: 2
- Delete event: 2
- Push event: 33
- Pull request event: 5
Committers metadata
Last synced: 6 days ago
Total Commits: 818
Total Committers: 4
Avg Commits per committer: 204.5
Development Distribution Score (DDS): 0.15
Commits in past year: 150
Committers in past year: 1
Avg Commits per committer in past year: 150.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Michael Dougherty | m****1@g****m | 695 |
Barrie Chileen Martinez | b****n@g****m | 103 |
Dougherty | 1****0@m****l | 16 |
Chileen Martinez | 1****2@m****l | 4 |
Committer domains:
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 34
Total pull requests: 9
Average time to close issues: 6 months
Average time to close pull requests: less than a minute
Total issue authors: 5
Total pull request authors: 1
Average comments per issue: 0.91
Average comments per pull request: 0.0
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0
Past year issues: 4
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: less than a minute
Past year issue authors: 3
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- mpdougherty (27)
- bchileen (3)
- tadarby12 (2)
- JosiahParry (1)
- MankowMike (1)
Top Pull Request Authors
- mpdougherty (9)
Top Issue Labels
- enhancement (21)
- bug (8)
- question (1)
- documentation (1)
Top Pull Request Labels
Dependencies
- R >= 2.10 depends
- Metrics * imports
- RegionalCurve * imports
- arcgisbinding * imports
- assertthat * imports
- ceramic * imports
- conicfit * imports
- dplyr * imports
- ggplot2 * imports
- ggrepel * imports
- grDevices * imports
- methods * imports
- purrr * imports
- raster * imports
- reshape2 * imports
- rgdal * imports
- rlang * imports
- rmarkdown * imports
- scales * imports
- sf * imports
- sp * imports
- stats * imports
- testthat * imports
- tidyr * imports
- tmap * imports
- tmaptools * imports
- utils * imports
- kableExtra * suggests
- knitr * suggests
- pander * suggests
Score: 4.6443908991413725