Dear support,
yesterday I set up my first station with ID: f067927b
Data upload is through cURL POST command in my Ubuntu server every 5 minutes.
Posted data are in JSON format, response code from server is 200.
When I want to see the data, nothing loads up:
https://www.windy.com/station/pws-f067927b?50.492,13.755,8,i:pressure
If I select any nearby location a click on nearest stations, my station is not listed too.
Can you please give me some advice? Thank you in advance!
Regards!
Ondrej
Update: When I download all stations data from the link "https://stations.windy.com/pws/stations/API-KEY", I see that my station have "observations" element set to "null". Please help!
Update 2: I created a new station with ID: 1, redirected sending to that station and still no data with observations "null" element. Finally I decided to delete the new station and reverted sending back to station ID: 0. After 10 minutes, the observations started to WORK and showing past measurements too! GREAT! But I do not know where was the problem :-/