As Hurricane Henri approached the Northeastern US this past weekend, I wondered how often a tropical cyclone has come within 50 miles of New York City, Boston, or other cities. How many were hurricanes? To answer these questions, we can use the Tropical Cyclones Archive endpoint within the AerisWeather API. This endpoint provides access to the complete AerisWeather historical archive for tropical systems, with data from the late 1800s for the Atlantic basin and the mid-1900s for the Pacific basin. When using the tropical cyclones archive endpoint, we find that 21 tropical cyclones have tracked within 50 miles of New York...
Postman is a collaboration tool designed to help you explore, design, and test APIs. AerisWeather now includes a GitHub repository with the necessary Postman files to get you up and running with common queries. For the more experienced Postman users, feel free to jump right into the repository. What You Need Access to Postman via web or desktop app. We recommend using v2.1 or later. An AerisWeather account with your client id and client secret. Importing and Configuring Variables Clone the aerisweather/aeriswx-postman repo from GitHub: git clone git@github.com:aerisweather/aeriswx-postman.git Within Postman, select the Import option. Please note, the web based application...
Last summer, we introduced the conditions endpoint. Since it’s release, we have been working on improving the endpoint and adding additional data sources and historical weather conditions. Recently, we integrated infrared satellite as an additional data source, and with our AerisWeather API v1.16 release, we are announcing support for expanded global historical conditions. Check out the release history to review the complete list of improvements in this API release. Global Historical Weather Conditions In October, we expanded support for global hourly gap-free weather conditions for the past 30 days and over ten years of historical conditions for limited regions based on observation...
Leaflet is the leading open-source JavaScript library for responsive, detailed, and extensible maps. Encompassing just 39 kilobytes of JavaScript code, this lightweight dependency takes advantage of the powerful OpenStreetMap basemap and supports both standard geocoded raster and vector imagery as well as WMS tile layers. AerisWeather users have long requested a tutorial teaching how to integrate with this library and we’re excited to deliver a solution. Building on previous iterations of tutorials where we’ve shown AerisWeather users how to use multiple tile servers, we’ll walk through integrating AerisWeather Maps with Leaflet’s powerful tile mapping library to create striking and informative...
We’ve recently released our new weather conditions endpoint, which includes significant improvements since we first released it in beta. And to complement the conditions endpoint, we are announcing our new conditions/summary endpoint! What are condition summaries? The core conditions endpoint provides global, gap-free weather conditions for a specific point in time or on hourly intervals. However, you may prefer a summary of weather conditions over time, such as a day’s minimum and maximum values. This use-case is perfect for the conditions summary dataset. The conditions/summary endpoint can provide daily summaries or summaries over custom time ranges, such as over a...
The forecasts endpoint is one of our most utilized weather API endpoints. It provides daily, day and night, and hourly forecasts for up to the next 15 days. As a result, we are continually looking to improve our forecast endpoint and expand its functionality. Over the last few weeks, we have implemented several improvements to our forecast platform to increase the speed, accuracy, and functionality of the forecasts. Improved European Forecasts First off, we have implemented new models and data sources that significantly expand the spatial and temporal resolution across Europe. With these additional data sources, our users can expect...
What is the current weather outside? What’s the weather in Minneapolis? What’s the current temperature in northern Alaska? Requests for current weather conditions are a significant portion of the total requests we receive. With this in mind, we are constantly improving and expanding our observations network. So today, we are announcing the public release of our new conditions endpoint. What is the Weather Conditions Endpoint? The new weather conditions endpoint provides a single method to obtain weather conditions for any location globally. This endpoint includes information for the location and time requested using a blend of nearby weather observations, radar...
Dark Sky, an esteemed competitor, has been acquired by Apple. As part of the acquisition announcement, new API customer signups have been halted and the API service has been set on a path towards end-of-life. Throughout our competitive years, we have learned from one another and are proud to announce our efforts to assist the Dark Sky API community in finding a new home. The AerisWeather API is a comprehensive service that exceeds the bar set by Dark Sky and is built to support AerisWeather’s strong enterprise customer base. Let’s review! Conditions AerisWeather provides current condition data via two unique...
America’s tornado drought is officially over. The last few years have been relatively quiet, with few large, violent tornadoes. In 2018 there were no tornado-related deaths in traditional Tornado Alley, stretching from Texas to Iowa. But so far in 2019, 31 Americans have lost their lives to tornadoes, nature’s most extreme, unpredictable and capricious wind storms. In the last 2 weeks at least 366 tornadoes have been observed east of the Rockies. Once again, the United States is living up to its reputation as the tornado capital of the planet. Over the last couple weeks I’ve watched in morbid fascination...
In the Android development world, everyone knows about ProGuard. What they think of it, however, depends on where and when they ran into it. I mean, back in the 90’s anyone who knew anything about the WWF knew about Andre the Giant. But they weren’t always thrilled to see him – especially in the ring. ProGuard is a great tool, as is evident by the fact that it is part of the Android ecosystem by default. Like most things, when it works with you, it’s awesome! If Andre is your tag team partner, you can tag out and relax with...