VisualCrossing is working for me, Ed. Thanks! I'll get my own API key tomorrow.
Thanks for everything you do, Ed!
Well crap. At the top of the Yahoo Weather API Documentation page https://developer.yahoo.com/weather/documentation.html there is a banner that says "On approximately June 1, 2021, the free Yahoo Weather API will be retired and will cease to function. Unfortunately, we will not be offering a replacement API, and there will be no paid alternative." NOAA is working for me. I guess I'd need to get API keys for anything else. Does anyone know if any of the options give you the Dewpoint, instead of %Humidity?...
Hey Ed, my Meteoroligist.log is full of these: 2021-06-07 19:59:00.761 Meteorologist[436:2237879] <error>: Yahoo2 {"error": "Sorry this API is now retired and there is no alternative API that we can support. We greatly appreciated the opportunity to have served you in this space. Thankfully, there are many alternative weather APIs freely available for you to consider. While we cannot formally recommend one over others, we would recommend searching the web for "free weather APIs" to see several good...
For me it has stopped updating. If I hover over "Current Conditions" in the menu, I see: "Lat/Long: The data couldn't be read because it isn't in the correct format.," Mac 2015, OS 10.11, Meteorologist 3.4.3 (using Yahoo)
Since the filename didn't change, I wondered if when I redownloaded it, perhaps I just got a cached version of the old one again. I've seen that kind of problem before with the web proxy at work. So this time I downloaded it using: wget --no-cache http://www.danleys.org/Meteorologist-3.1.4.dmg I don't know if that's what the problem was or not, but surprisingly, it works now! Thank you!
It still doesn't start for me either. What bugs me is the "Illegal instruction: 4" error. That supposedly implies it is using some interface that my OS doesn't have. But I'm running 10.11.6. If Meteo was built with -mmacosx-version-min=10.10 then it should work on 10.11.6. Hmm, maybe "Illegal instruction: 4" can mean something else too?
It still doesn't start for me either. What bugs me is the "Illegal instruction: 4" error. That supposedly implies it is using some interface that my OS doesn't have. But I'm running 10.11.6. If Meteo was built with linker flag -mmacosx-version-min=10.10 then it should work on 10.11.6. Hmm, maybe "Illegal instruction: 4" can mean something else too?