Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T18:14:44.000Z (over 4 years ago)
- Last Synced: 2024-11-12T06:13:13.705Z (3 months 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.*
![stations](https://bitbucket.org/repo/7baM5e/images/230049198-2013-06-10_20-11-06%20%D0%A1%D1%82%D0%B0%D0%BD%D1%86%D0%B8%D0%B8.png)
*Forecasts can be viewed by date of creation and by date of validity.*
![view1](https://bitbucket.org/repo/7baM5e/images/1503349192-2013-06-11_00-06-22%20%D0%9F%D1%80%D0%BE%D1%81%D0%BC%D0%BE%D1%82%D1%80_%D0%BF%D1%80%D0%BE%D0%B3%D0%BD%D0%BE%D0%B7%D0%BE%D0%B2.png)
![view2](https://bitbucket.org/repo/7baM5e/images/2354675654-2013-06-11_00-24-01%20%D0%9F%D1%80%D0%BE%D1%81%D0%BC%D0%BE%D1%82%D1%80_%D0%BF%D1%80%D0%BE%D0%B3%D0%BD%D0%BE%D0%B7%D0%BE%D0%B2.png)
*Accuracy for different weather parameters calculated with MAE, MASE, RMSE criteria.*
![accuracy](https://bitbucket.org/repo/7baM5e/images/2793011197-2013-06-11_00-19-59%20%D0%A2%D0%BE%D1%87%D0%BD%D0%BE%D1%81%D1%82%D1%8C_%D0%BF%D1%80%D0%BE%D0%B3%D0%BD%D0%BE%D0%B7%D0%BE%D0%B2.png)
wpf, mvvm, oxyplot