This project was designed for the Romanian paragliding community and can be adapted and developed to meet the needs of other areas of activity both in independent systems and as network system.
Weather stations are designed to operate without maintenance in isolated locations, using renewable energy sources and are suitable for collecting environmental data and transmitting them at preset time intervals for storage and analysis.
Possible areas of use: aerodromes, agriculture, tourism …
What we have done:
- designed database to store data collected from meteo stations and interface to collect data
- adapted the website to manage multiple meteo stations
- website and database hosting
- we have configured and have been hosting the mosquitto server
- adapted logging data received from weather stations by mosquitto server to be stored in the database
- android weather application
You can see the application in action here.
Changelog
All notable changes to this project will be documented in this file.
[1.0.11] - 2020-11-24
Added
- use customized webcam url and nocam image
- add Gropsoarele weather stations
[1.0.10] - 2020-09-19
Added
- add standard pressure
- add Lacauti and Bunloc weather stations
[1.0.9] - 2020-05-04
Added
- add wind rose
Changed
- solved issue #15:
- A non well formed numeric value encountered
- Undefined index: raw_temp
- Use of undefined constant array_key_exists
- use only dark theme and metric units
[1.0.8] - 2020-04-26
Added
- add webcam_url in db
- add thermal gradient
- add mobile detect
- add image for Magura
Changed
- change webcam view with iframe
- corrected ci script
- solve close button on desktop
- corrected cloudbase
- corrected webcam link
- set Postavaru as default weather station
[1.0.7] - 2019-02-25
Added
- add mqtt integration
- #9 - show offline status and hide data if offline for more that 10 min
- add photo for aws04 si aws10
Changed
- change webcam title to be link to webcam page
- corrected ws and wg
[1.0.6] - 2018-09-11
Changed
- corrected errors on get data from weather stations using python script
[1.0.5] - 2018-09-11
Added
- add service page
[1.0.4] - 2018-08-27
Added
- add zoom at wind graphics
[1.0.3] - 2018-08-01
Added
- add ci/cd
[1.0.2] - 2018-07-20
Added
- local streaming
[1.0.1] - 2018-07-12
Changed
- use single directory
[1.0.0] - 2018-06-30
Initial release