Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.21 KB

Weatherlog

App for compare accuracy of different weather forecast sources (such as Yr.no, Forecast.io, World Weather Online) by the deviation from the actual data (from METAR).

Inspired by weatherspark.com.

App periodically fethches forecast data for selected weather stations (airports) to local file.

stations

Forecasts can be viewed by date of creation and by date of validity.

view1

view2

Accuracy for different weather parameters calculated with MAE, MASE, RMSE criteria.

accuracy

wpf, mvvm, oxyplot