On August 1, 2022, AerisWeather launched a brand-new mapping solution, MapsGL, which is built on WebGL technology. Boasting smooth animations and endless ways to customize the display to your liking, MapsGL is truly the modern apex of weather mapping and data. Before getting into the details, let’s address the root question: What is WebGL technology? WebGL’s technology involves a process of encoding data, which is then deciphered through an SDK by an end device. This decoded data is then displayed as imagery – in our case, weather maps – using the powerful GPUs found in most mobile and desktop devices....
Note: This post highlights severe weather alerts for facility managers; however, AerisWeather supports the delivery of numerous datasets via Webhooks for a variety of industries and use cases. To schedule a Webhooks demonstration tailored to your own industry or use case, please reach out to our team here. When it comes to ensuring the safety of your employees, facilities, and the public, it is paramount to have near real-time access to accurate weather information, including weather alerts. The AerisWeather API provides quick access to this weather information via the Alerts endpoint, especially government-issued weather warnings (ie. National Weather Service in the US;...
Weather greatly affects the transportation and logistics industry, especially when that weather turns inclement with considerable impacts. Version 1.5.0 of our Javascript SDK introduced our routing module, enabling users to plot custom routes alongside critical weather data between destinations. The routing module allows you to plan and adjust your fleet’s pathing to minimize weather impacts while en route. Getting Started with the Routing Module To follow along with this tutorial, you may find it helpful to begin a free AerisWeather developer trial. To start using the routing module, set up your project as you would with any of our other...
A few months ago, we expanded our weather alerting to include most of Europe, both within our AerisWeather API and AerisWeather Maps. Today we are announcing improved coverage and resolution for alerts over the United Kingdom! We achieve these improvements by integrated the alerts directly from the UK Met Office. Accessing the improved UK weather alerts is the same as before, simply query the alerts endpoint for locations within the United Kingdom. Query by City, Country Return active alerts for London: [crayon-64187e507f7a9294831485/] Or for Glasgow, Scotland: [crayon-64187e507f7af872423648/] Note that the two-letter ISO country code for the UK is GB. Though...
In June, we announced the new weather conditions endpoint which went into public beta initially. Since then, we’ve made several improvements to this endpoint which results in much-improved conditions information with the release of our AerisWeather API v1.14. Check out the release history to review the complete list of improvements in this API release. Improved Current Conditions The most popular usage of our new conditions endpoint is to obtain the weather conditions occurring right now for any given location. In this case, just query the conditions endpoint without time parameters or include the for=now parameter: /conditions/minneapolis,mn. Alternatively, use the for parameter: /conditions/minneapolis,mn?for=now. Since we’re now utilizing...
Weather alerts are a critical and in demand component of our service, so much so that we recently added support for European weather alerts within the AerisWeather API. Today, European weather alerts are now also available within AerisWeather Maps. This opens the door for businesses operating in the European Union and United Kingdom to visualize weather alerts with precision in territories often unserved by those who simply aggregate free, public data sources. The European alerts are now available as part of the standard [crayon-64187e50800a9752425914-i/] layer, available to all Maps users! If you are already using the [crayon-64187e50800ae070108234-i/] layer, then no changes are...
It’s been a busy few weeks with the public beta of the new conditions endpoint, improvements to the forecast API, and recent enhancements to the global radar map layer. We’re continuing this trend with significant upgrades to our alerts endpoint by adding support for European alerts and alert polygons! European Alerts Alerts across Europe are now part of our alerts API. We have integrated weather warnings from Meteoalarm into the API and they are now available for all AerisWeather API users. European alerts will also be added to the alerts layer within the AerisWeather Mapping Platform in the coming weeks....
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...
In February, we released our Global Radar (Derived) for the AerisWeather Mapping Platform (AMP). Following the release, we received very positive feedback as well as some suggestions for improvements. We’ve listened to all the feedback and this week released a significant update to this layer! Global Radar Combined with Actual Radar Data The global radar layer now combines our standard radar with the derived radar. With this change, areas including the USA, Canada, UK, Australia, and others display the same radar information as our standard radar layer. Other locations, such as Africa and South America, will utilize the derived radar...
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...