seims.preprocess.sp_extraction Namespace Reference

Functions

def extract_spatial_parameters (cfg)
 
def main ()
 

Detailed Description

Extract spatial parameters for soil, landuse, and terrain related.

    @author   : Liangjun Zhu

    @changelog:
    - 16-12-07  lj - rewrite for version 2.0
    - 17-06-23  lj - reorganize according to pylint and google style
    - 18-02-08  lj - compatible with Python3.

Function Documentation

◆ extract_spatial_parameters()

def seims.preprocess.sp_extraction.extract_spatial_parameters (   cfg)
Main entrance for spatial parameters extraction.

◆ main()

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