seims.preprocess.db_import_meteorology Namespace Reference

Classes

class  ClimateStats
 
class  ImportMeteoData
 

Functions

def main ()
 

Detailed Description

Meteorological daily data import, and calculate related statistical values

    @author   : Liangjun Zhu, Junzhi Liu, Fang Shen

    @changelog:
    - 16-12-07  - lj - rewrite for version 2.0
    - 17-06-26  - 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_meteorology.main ( )
TEST CODE