@korina I have added station data to my GET Parameters, and I now get the message: "SUCCESS (valid measurements count: 9, valid station info count: 7)", which seems more positive, but still station ID f0562ded is saying "Error loading or rendering station data".
H
Latest posts made by hystrix
-
RE: New station data not displayed. Getting error message: "Error loading or rendering station data"
-
RE: New station data not displayed. Getting error message: "Error loading or rendering station data"
@korina I am uploading data using Node-RED running on a Raspberry Pi.
Edit - My GET statement is: https://stations.windy.com./pws/update/API-KEY?dateutc=2021-03-18%2010%3A08%3A55&station=0&tempf=50.36&dewptf=36.68&humidity=62&windspeedmph=1.52&windgustmph=3.80&baromin=30.4985&rainin=0.000&winddir=0&uv=1where API-KEY is replaced with my key.
This upload method, using NODE-Red, is working successfully with other weather websites.
-
RE: New station data not displayed. Getting error message: "Error loading or rendering station data"
@korina I have the same issue.
New station, ID = f0562ded.
Upload returns: SUCCESS (valid measurements count: 9, valid station info count: 0).
Website shows : "Error loading or rendering station data".
I am uploading using GET parameters and my API-KEY.
Am I doing something wrong?
Many thanks.