seims.preprocess.autofuzslppos.PreProcessing Namespace Reference

Functions

def check_watershed_delineation_results (cfg)
 
def main ()
 

Detailed Description

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.

Function Documentation

◆ check_watershed_delineation_results()

def seims.preprocess.autofuzslppos.PreProcessing.check_watershed_delineation_results (   cfg)
Check if watershed_delineation is need to run.

◆ main()

def seims.preprocess.autofuzslppos.PreProcessing.main ( )
TEST CODE