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

datetime(year, month, day[, hour[, minute[, ...) The year, month and day arguments are required.
timedelta

Differenza tra due valori datetime.

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