Reprocess
index
Reprocess.py

Regenerate hourly and daily summary data.
 
usage: python Reprocess.py [options] data_dir
options are:
        --help                  display this help
data_dir is the root directory of the weather data

 
Modules
       
DataStore
Process
getopt
os
sys

 
Functions
       
Reprocess(data_dir)
main(argv=None)