A great alternative for users on Dark Sky’s low-volume API plans is an option for free Weather API access from AerisWeather. Did you know that any user with a weather station can share data on PWSweather.com in exchange for free weather API and weather mapping access? The PWSweather Contributor Plan immediately creates value from your own data, both for for yourself and for users of weather-influenced applications nearby.
Interested in learning more? Check out the PWSweather Contributor Plan.
We’re excited to share that we have mapped our dataset to Dark Sky’s, so you don’t have to – highlighting more detailed and geographically broad data relevant to Dark Sky API users than any other weather provider. Beginning with some quick and easy query swaps, you can directly drop in the following URL requests into your application to future-proof your app from Dark Sky’s deprecation.
AerisWeather users can take advantage of short and long-term forecasts to provide detailed insights into upcoming weather conditions at multiple levels of granularity. Our API provides 15-day forecasts, a strong improvement over free weather APIs on the market. The following are demonstrations of simple queries.
1 |
https://api.aerisapi.com/forecasts/miami,fl?limit=8&client_id=CLIENTID&client_secret=CLIENTSECRET |
1 |
https://api.aerisapi.com/forecasts/topeka,ks?limit=16&client_id=CLIENTID&client_secret=CLIENTSECRET |
Request Forecast Data |
1 |
https://api.aerisapi.com/conditions/60464?filter=1min&from=now&to=+1hour&client_id=CLIENTID&client_secret=CLIENTSECRET |
Request Minutely Precip Data |
The AerisWeather Conditions endpoint also unlocks a trove of hyperlocal weather data for current conditions anywhere on the globe. Countless industries utilize this endpoint to fuel their operations. From transportation and logistics to consumer weather applications, the AerisWeather API’s conditions endpoint takes meteorological science one step further than competitors. By utilizing true interpolation (rather than settling for nearby station analysis), AerisWeather provides a hyperlocal response anywhere on the globe.
1 |
https://api.aerisapi.com/conditions/chicago,il?client_id=CLIENTID&client_secret=CLIENTSECRET |
AerisWeather users can also retrieve forecasts from the Conditions endpoint. This example shows 6 hour forecast periods over the following 2 days. We recommend this endpoint for requesting nearer-term forecasts:
1 |
https://api.aerisapi.com/conditions/wilmette,il?to=+2days&plimit=8&filter=6hr&client_id=CLIENTID&client_secret=CLIENTSECRET |
Request Current Conditions Data |
Take advantage of severe weather alerts in more places. The AerisWeather Alerts endpoint is seeing constant refinement and expansion while providing local weather alerts in the same format they are issued by the government and meteorological authorities. By utilizing this endpoint via the API or a custom webhook subscription, users can easily plot international and domestic weather alerts while notifying their assets as soon as an alert is published:
1 |
https://api.aerisapi.com/alerts/gary,in?limit=10&client_id=CLIENTID&client_secret=CLIENTSECRET |
Request Alerts Data |
1 |
https://api.aerisapi.com/airquality/boston,ma?client_id=CLIENTID&client_secret=CLIENTSECRET |
Request Air Quality Data |
AerisWeather’s global lightning capabilities, powered by Vaisala’s leading global lightning detection network, are both strikingly detailed and granular, allowing users to filter and sort nearby strikes with great accuracy. Note: Users of this endpoint can utilize our webhook functionality to avoid inefficient polling across wider regions for lightning activity:
https://api.aerisapi.com/lightning/closest?p=braganca,br&radius=25mi&filter=cg&limit=10&client_id=CLIENTID&client_secret=CLIENTSECRET
Request Lightning Data |
The AerisWeather Threats endpoint is a proprietary addition to our US dataset, providing a distinctive weather summary alongside detailed threat information, including storm velocity, severity, and any associated warnings. It’s also supported by our JavaScript SDK for mapping capabilities:
1 |
https://api.aerisapi.com/threats/mountain,nd?format=json&client_id=CLIENTID&client_secret=CLIENTSECRET |
Request Threats Data |
Our Weather API supports tracking tropical cyclones and invests around the globe. “Closest” and “Within” actions permit users to narrow their results:
1 |
https://api.aerisapi.com/tropicalcyclones?p=&format=json&filter=all,invests&limit=10&client_id=UitqR5zbS4yKYFia8b0mN&client_secret=Aspy9yOey0bpWc03OHP6mgHF6O0SGiBIBQ761kfj |
Request Tropical Cyclone Data |
Track active wildfires across the U.S and Canada with AerisWeather’s fires endpoint:
1 |
https://api.aerisapi.com/fires/closest?p=pleasanton, nm&format=json&client_id=UitqR5zbS4yKYFia8b0mN&client_secret=Aspy9yOey0bpWc03OHP6mgHF6O0SGiBIBQ761kfj |
Request Fire Data |
Weather tile mapping layers by AerisWeather are highly customizable and embeddable. Increase situational awareness and engagement with our global high-resolution radar, visualized threats (storm cells, lightning strikes, etc.), and polygon-based alerts.
Users can also take advantage of our Wizards to produce maps that are interactive, static, or in WTMS-compatible tile mapping formats.
View AerisWeather Wizards |
Visit Map Builder |
Answering and exceeding the needs of Dark Sky API users have been top priorities for our team at AerisWeather and we’re dedicated to improving these datasets as well.
Are you a Dark Sky API user looking to integrate your next weather data source prior to deprecation? If so, reach out to learn about other ways AerisWeather’s suite of weather data products can replace and add more value to your existing weather use case. Alternatively, sign up for a developer account today and start building with AerisWeather!
No comments yet.
Be the first to respond to this article.