Articles for "Download"

How to load weather data in JavaScript using Fetch API, jQuery, d3 or node.js

Many applications need reliable weather forecast data or historical weather data that can be directly accessed from JavaScript code. They may be as simple as a weather forecast widget, a sophisticated historical weather data dashboard built using a JavaScript library such as jQuery, d3 or even a server side JavaScript application using node.js. All of …

How do we create our weather forecast?

Our 15-day weather forecast is a blended forecast of many of the world’s leading weather models including ECMWF, GFS, ICON and more. We use these models along with real time observations and post-processing to create a forecast for the whole world. Numerical Weather Prediction Our forecast data uses numerical weather predication to create a forecast. …

How can I find past weather information for my insurance claim?

Insurance Policy

Weather conditions play a role in many of life’s events, both positive and negative. Hollywood has made a fortune with scenes showing lovers frolicking playfully in a surprise rainstorms and heroes battling the elements to save they day, umbrellas optional. And who doesn’t fondly remember a beach trip sitting on a lounge chair, warm sand …

How can I load historical weather data into Microsoft Power BI?

In this article, I’m going to show you how to easily load historical weather data for any worldwide location into Microsoft Power BI for further analysis.  We’ll walk through the process step-by-step showing you how to construct the query in Visual Crossing Weather web interface and then use the query URL to import the weather …

Calculating chill hours for fruit plants and trees

Many fruit plants and trees do not produce an optimal crop unless they experience a dormant period with lower temperatures. These dormant periods help the plant rest during the winter period. They also may regulate the plant’s development including the budding time. Unlike a plant hardiness zone, which indicate the coldest temperatures that a plant …