https://github.com/sm-g/weatherlog
App for compare accuracy of different weather forecast sources
https://github.com/sm-g/weatherlog
mvvm oxyplot wpf
Last synced: about 1 year ago
JSON representation
App for compare accuracy of different weather forecast sources
- Host: GitHub
- URL: https://github.com/sm-g/weatherlog
- Owner: sm-g
- Created: 2020-09-05T18:14:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T18:14:44.000Z (over 5 years ago)
- Last Synced: 2025-01-11T02:52:50.456Z (over 1 year ago)
- Topics: mvvm, oxyplot, wpf
- Language: C#
- Homepage:
- Size: 1.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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](http://weatherspark.com/).
*App periodically fethches forecast data for selected weather stations (airports) to local file.*

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


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

wpf, mvvm, oxyplot