-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
56a0f20
commit 8e9d799
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
There are two different directories containing Matlab codes with different purposes: | ||
|
||
The directory KZ-Picker contains a straight forward Matlab code to calibrate and select knickpoints as described in Neely et al., 2017. Only Matlab, Topotoolbox and this code are required. | ||
|
||
The directory KZ-Topo-Picker contains a more extensive Matlab code that generates several figures, maps, plots, longitudinal river profiles, shapefiles and additional data. However, this code requires installing addons (Ghostscript, GDAL, Topotoolbox, and scripts from Mathworks) to be fully functioning. This is intended for users with experience in DEM processing and knowledge in Matlab. | ||
|
||
Both codes run on all operating systems and have been tested with various versions of Matlab. |