@marekd said in Windy API: missing precipitation data and limited history:
@gptwisted Thank you for the report. It was a bug,
uvandprecip_1hwere accidentally excluded from the response. It is fixed now.
Thanks you for the quick fix! I can confirm it works!
Regarding the date when a station started reporting data, how exactly do you need to use it? It is quite complicated because some stations report data, then stop reporting for a few days or weeks, and then start again. PWS stations are generally not very reliable. What exactly do you need this date for?
Oh, ok I understand the reason - well, I was thinking to use the registration date to reduce the interval of the fetched data (e.g. less than 30 days if the station was registered less that 30 days ago). But since I can query just the last 7 days, I believe it is not needed.
Thanks again for the response.