pywws.forecast

Predict future weather using recent data

usage: python -m pywws.forecast [options] data_dir
options are:
 -h | --help  display this help
data_dir is the root directory of the weather data

Functions

main([argv])

zambretti(params, hourly_data)

zambretti_code(params, hourly_data)

Simple implementation of Zambretti forecaster algorithm.


Comments or questions? Please subscribe to the pywws mailing list http://groups.google.com/group/pywws and let us know.