Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
cyschneck committed Mar 20, 2024
2 parents c10a4f4 + 465466e commit 888919e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,16 @@ To run existing and new tests from the root directory:
```
python -m pytest
```
## Beta :test_tube: features
These features are not included in pip install because they are still experimental and being tested/debugged. For more information and getting them up and running, contact cyschneck@gmail.com or ugschneck@gmail.com

(1) Calculate the dominant meander wavelength amd its variance

(2) Calculate the asymmetry of the meanders

(3) Calculate the dominant submeander and supermeander scales

(4) Extract elevation/slope from river profiles

## Citations
Originally a Python implementation of [R-Code CMGO](https://github.com/AntoniusGolly/cmgo) (Golly et al. 2017) but has since been extensively expanded:
Expand All @@ -729,6 +739,6 @@ We are interested in expanding this software based on river needs, so please sen

This material is based upon work supported by the National Science Foundation Graduate Fellowship under Grant No. 2141064. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation.

## Bug and Feature Request
## Bug :bug: and Feature Request

Submit a bug fix, question, or feature request as a [Github Issue](https://github.com/cyschneck/centerline-width/issues) or to ugschneck@gmail.com/cyschneck@gmail.com

0 comments on commit 888919e

Please sign in to comment.