Nota

pywws documentation is now located at http://pywws.readthedocs.org/it/. This copy is no longer being updated and may be out of date.

pywws.Forecast

Previsione meteo utilizzando dati recenti

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

Funzioni

Zambretti(params, hourly_data)
ZambrettiCode(params, hourly_data)
main([argv])

Classi

pywws.Forecast.ZambrettiCode(params, hourly_data)[sorgente]
pywws.Forecast.Zambretti(params, hourly_data)[sorgente]
pywws.Forecast.main(argv=None)[sorgente]