Weather usage in home automation / domotics

Typical tasks for home automation systems are monitoring and controlling tasks climate control and  lighting. Both are tightly related to weather parameters. Climate control obviously to temperature, lighting by cloud cover or the astronomical values of sunrise / -set. In more advanced systems even photovoltaic systems can be connected to information about expected radiation. The …

How to use the Timeline Weather API to retrieve historical weather data and weather forecast data in Java

The Timeline Weather API allows you to easily retrieve hourly and daily historical weather data and weather forecast data in a single RESTful API call. In this article we demonstrate how to use the API in the Java programming language. For the full source of this example, download it from our GitHub repository: https://github.com/visualcrossing/WeatherApi/tree/master/Java/com/visualcrossing/weather/samples The …

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. …

Visual Crossing Weather Data Availability Guide

This guide has been created to document the date and geographic ranges available for the various Visual Crossing Weather Data offerings. Please note, however, that much of our data is collected from weather stations and other physical resources. Because of the limitations of these resources, not every weather measure is available for all locations and …

How to add weather forecast data into Microsoft Planner

Weather plays a crucial role in many planning processes. May it be outdoor work tasks, shipping challenges or production related processes. This article shows the necessary steps to load weather forecast data for any location of the world into Microsoft Planner using Microsoft Power Automate.  A new Task will be added showing the needed weather …