Functions | |
| def | check_watershed_delineation_results (cfg) |
| def | main () |
Calculate terrain attributes from DEM and other optional inputs for deriving slope position.
Slope, Curvature, RPI, HAND, Hillslope, etc.
@author : Liangjun Zhu
@changelog:
- 15-09-08 - lj - initial implementation.
- 17-07-31 - lj - reorganize and incorporate with pygeoc.
| def seims.preprocess.autofuzslppos.PreProcessing.check_watershed_delineation_results | ( | cfg | ) |
Check if watershed_delineation is need to run.
| def seims.preprocess.autofuzslppos.PreProcessing.main | ( | ) |
TEST CODE