The Norwegian Meteorological Institute has an excellent free HTTP/JSON weather API that covers the globe. No signup required. https://developer.yr.no
WeatherKit
91–100 of 203 posts
Re: WeatherKit
#92"And with Swift concurrency, it’s easy to request weather data with just a few lines of code."
Re: WeatherKit
#93Re: WeatherKit
#94Earlier quoted context omitted.
What business advantage does it being to Apple to (just) stop those data leaks?
I've heard (2nd-level -- ie, people that talked to people in Apple, in confidence) rumors that they want to use the data themselves to sell more stuff. All under the guise of "privacy," it's the best marketing ploy ever... if true. I like what Apple is doing, but I've heard that rumor enough times from former employees who worked on this stuff, and people who've come out of meetings with the Safari guys, that I conti…
I think it was clear from the beginning of Apple Pay that they’re running a very long term embrace-extend-extinguish on Visa and Mastercard, and everything in their product roadmap to date has been consistent with that, especially opening up native tap-to-pay acceptance on iPhones.
Re: WeatherKit
#95Earlier quoted context omitted.
New Zealanders pay taxes for a weather agency and a separate climate agency, neither of which provides weather local for most farms (one farm client of my agtech automation business is an hour from town; the weather report only applies to town). Additionally, the weather service is a "state owned enterprise" expected to turn a profit. So everyone who needs farm weather uses yr.no After covid, I'm going to go talk to…
> After covid what do you mean? are there still restrictions in NZ?
Re: WeatherKit
#96The Norwegian Meteorological Institute has an excellent free HTTP/JSON weather API that covers the globe. No signup required. https://developer.yr.no
New Zealanders pay taxes for a weather agency and a separate climate agency, neither of which provides weather local for most farms (one farm client of my agtech automation business is an hour from town; the weather report only applies to town). Additionally, the weather service is a "state owned enterprise" expected to turn a profit. So everyone who needs farm weather uses yr.no After covid, I'm going to go talk to…
They also publish the data for free, such as map layers/radar https://opengeo.ncep.noaa.gov/geoserver/www/index.html or the weather forecasts https://www.ncei.noaa.gov/products/weather-climate-models/na...
In the past The Weather Channel lobbied to get public access shut down but failed but most people selling weather data compete by building improved forecasts, local knowledge, etc on top of NWS data. It greatly lowers the barrier to entry for anyone wanting to get into the space.
Re: WeatherKit
#97Earlier quoted context omitted.
New Zealanders pay taxes for a weather agency and a separate climate agency, neither of which provides weather local for most farms (one farm client of my agtech automation business is an hour from town; the weather report only applies to town). Additionally, the weather service is a "state owned enterprise" expected to turn a profit. So everyone who needs farm weather uses yr.no After covid, I'm going to go talk to…
Is weather forecast enough for agtech business. Until recently I was in that industry and apparently the local weather station was the way to go for accurate predictions. we have a few of these hardware companies here in Europe and always wondered why this was necessary, knowing that we have some of the most accurate predictions here in central europe. How is it for you in NZ?
If yr.no weren't providing us free weather, we'd get a lot less done, because we wouldn't know the weather 2 or 3 days in advance because our forecasters do not tell us what is happening a 45 minute drive up a valley from here.
Re: WeatherKit
#98Earlier quoted context omitted.
New Zealanders pay taxes for a weather agency and a separate climate agency, neither of which provides weather local for most farms (one farm client of my agtech automation business is an hour from town; the weather report only applies to town). Additionally, the weather service is a "state owned enterprise" expected to turn a profit. So everyone who needs farm weather uses yr.no After covid, I'm going to go talk to…
I'm somewhat surprised. The National Weather Service in the US has a website: https://weather.gov . There is a radar map https://radar.weather.gov/ and forecasts https://digital.weather.gov . They also publish the data for free, such as map layers/radar https://opengeo.ncep.noaa.gov/geoserver/www/index.html or the weather forecasts https://www.ncei.noaa.gov/products/weather-climate-models/na... In the past The Weathe…
I still don't really understand it.
Re: WeatherKit
#99What data is Apple using in Central Europe? Because all weather apps only using data from US providers only are hilariously wrong.
Re: WeatherKit
#100I don't really know Swift, but does the following line from that site make any sense? "And with Swift concurrency, it’s easy to request weather data with just a few lines of code."
But I‘ve never used Swift so I don‘t know.