After years of selecting an AQ station relatively near to me, the AQ block has decided to show me a station more than 400 miles away in a different state. WAQI.info shows this as my nearest station. Combined with my token, I get the following info that seems legit:
{“status”:“ok”,“data”:{“aqi”:0,“idx”:-211078,“attributions”:[{“url”:“Requested page not found | PurpleAir Air”,“station”:“38561”},{“url”:“https://waqi.info/",“name”:"World Air Quality Index Project”}],“city”:{“geo”:[39.411358,-107.22104],“name”:“Carbondale Alpine Bank”,“url”:“https://aqicn.org/station/@211078",“location”:"Highway 133, Carbondale, Garfield County, Colorado, 81623, USA”},“dominentpol”:“pm25”,“iaqi”:{“h”:{“v”:19},“pm10”:{“v”:0},“pm25”:{“v”:0},“t”:{“v”:19.4}},“time”:{“s”:“2023-12-06 14:26:41”,“tz”:“-07:00”,“v”:1701898001,“iso”:“2023-12-06T21:26:41Z”}}}
Hi there
there is a way but I will have to check as I have changed my nearest AQ station to a much nearer one.
I will check soon and let you know what file you have to change and the line numbers but you need to know the lat/long of it.
It seems to be stable with over a year of constant data. Although it is a Purple Air sensor, it has an official rectangular flag (as per Bits). It also has an AQ forecast as Wim requested.
According to Google Maps, it’s location is 39.41070647313357, -107.22097086675693. What that looks like when fit into the code format is: .‘39.41;-107.22/?token=’
Hi
Yes as BOS said the first line of the script change 01 to 09.
At the moment after I just checked that AQ station has no data showing, so that might be the problem. To test find another and put the lat/lon specs in and see if that works.
the following seems to be working as every one around carbondale are not showing any data.
I’m trying a different location, one that doesn’t seem to have a Purple Air Sensor. It’s here:
I discovered this site thru waqi.info. It seems to be a sister or adjunct site to aqicn.org. PWS_load_files.php seems to be asking for WAQI input so I looked there.
It does if you scroll down on that aqicn.org site. It says Air Quality Forecast in the section header. Unless that graphical forecast doesn’t count? If not, what does?
By the Forest Service site, You mean this one, right?
They have that same graphical forecast if you scroll down. Trying to get the attention of the Forest Service right now is a challenge. Their facility next to Sopris Park, is under construction. May explain a few things.
Thanks to Bits educating me, I have spent the last couple hours trying to find a AQ station with a viable forecast in my area. I can’t seem to find one. It is starting to look like a lost cause.
Thanks to all who pitch in and gave me an education. Much appreciated!