]> AND Private Git Repository - predictops.git/blob - config/features/feature_meteo.cfg
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Refactoring, and categorical / numerical / mixed NaN values are now
[predictops.git] / config / features / feature_meteo.cfg
1 [GENERAL]
2 regenerate = False
3 reinsert   = True
4
5 [POSITION]
6 latitude  = 47.25
7 longitude = 6.0333
8
9 [STATIONS]
10 nb_stations = 3
11
12 [FEATURES]
13 temperature            = True
14 pressure               = True
15 pressureVariation      = False
16 barometricTrend        = False
17 humidity               = False
18 dewPoint               = False
19 lastHourRainfall       = False
20 last3hHourRainfall     = False
21 meanWindSpeed10min     = False
22 meanWindDirection10min = False
23 gustsOverAPeriod       = False
24 horizontalVisibility   = False
25 currentWeather         = False