seims.preprocess.sd_hillslope Namespace Reference

Classes

class  DelineateHillslope
 

Functions

def main ()
 

Detailed Description

Delineate hillslopes for each subbasin, include header, left, and right hillslope.

    @author   : Liangjun Zhu

    @changelog:
    - 17-05-15  lj - initial version modified from Whitebox GAT.
    - 17-06-29  lj - reorganized according to pylint and google style
    - 17-07-20  lj - bug fixed of downstream_method_whitebox() method of Whitebox GAT
                     see details at https://github.com/lreis2415/SEIMS/issues/1
    - 18-02-08  lj - compatible with Python3.

Function Documentation

◆ main()

def seims.preprocess.sd_hillslope.main ( )
TEST CODE