winds-mobi / winds-mobi-providers

Real-time weather observations: weather data providers
https://winds.mobi
GNU Affero General Public License v3.0
8 stars 11 forks source link

Fix pmcjoder issues #94

Closed MichalBryxi closed 1 week ago

MichalBryxi commented 1 week ago
  1. Add humidity value to Neuhuus weather station
  2. Fix of Neuhuus weather station GPS location
    • I managed to copy&paste coordinates for wrong weather station when copying from https://enwebs.ch/thunersee/
    • Fixed and visually verified with actual maps that the coordinates are correct
MichalBryxi commented 1 week ago

Screenshot 2024-06-30 at 18 55 16

Humidity seems to be collected ok.

MichalBryxi commented 1 week ago

The position of the weather station according to their website:

Screenshot 2024-06-30 at 18 26 59

My manual check verifying that new GPS position is correct:

Screenshot 2024-06-30 at 18 27 08

MichalBryxi commented 1 week ago

Also @ysavary : I just updated a property on existing weather station. Would that update that in the db? Or would we need to wipe it out from the db first?