RiverFORGE
RiverFORGE is a graphical user interface (GUI) facilitating fluvial geomorphic covariance structure analysis (GCS). FORGE stands for Fluvial Observation and Reconstruction of Geomorphic Elements
Install / Use
/learn @Pasternack-Lab/RiverFORGEREADME
Geomorphic Covariance Structure (GCS) analysis GUI
The gcs_gui.py script in this package when ran will pull up a graphical-user interface / GUI that simplifies the
process of multi-flow stage GCS analysis.
For more information on GCS analysis please reference my PI Gregory Pasternack's video which is part of a series introducing the topic. To see real-world outputs of this software within an appropriate scientific context please reference this recording of my graduate/MS exit seminar.
Package contents
- Graphic User Interface (GUI) executable script (
gui_tkinter.py) - Python files storing the underlying methods
- Copy of RapidLasso's LAStools software
.execommand line executables (LAStools/). - Copy of 'Breeze' GUI theme (
ttk-Breeze-master/).
Pre-requisite packages
arcpy(+ Spatial Analyst licence) -- Comes with the ArcPro Python 3 default environment. Clone environment to enable external package installation.scipyfor statistical analyses.pillowto power pop up image outputs.seabornfor publication-ready static plotting.plotlyfor Sankey diagram plotting.
