seims.preprocess.db_import_precipitation Namespace Reference

Classes

class  ImportPrecipitation
 

Functions

def main ()
 

Detailed Description

Import precipitation data, daily or storm

    @author   : Liangjun Zhu, Junzhi Liu

    @changelog:
    - 16-12-07  - lj - rewrite for version 2.0
    - 17-07-04  - lj - reorganize according to pylint and google style
    - 17-07-05  - lj - Using bulk operation interface to improve MongoDB efficiency.
    - 17-08-05  - lj - Add Timezone preprocessor statement in the first line of data file.
    - 18-02-08  - lj - compatible with Python3.

Function Documentation

◆ main()

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