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 | datetime(year, month, day[, hour[, minute[, second[, microsecond[,tzinfo]]]]]) |
| timedelta | Differenza tra due valori datetime. |