This solution starter was created by at the United Nations Human Rights Office in Geneva, Switzerland on February 27-28, 2020. It features contributions by technologists from NearForm, IBM, and Red Hat.
- Markus Eisele - Red Hat
- Antoine Marin - NearForm
- Susan Malaika - IBM
- John Walicki - IBM
- Overview
- Video
- The idea
- How it works
- Diagrams
- Documents
- Datasets
- Technology
- Getting started
- Resources
- License
The global climate crisis is inextricably linked to water. Higher temperatures and more extreme weather events are projected to affect the availability and distribution of rainfall, snowmelt, river flows, and groundwater, and further deteriorate water quality. Low-income communities, already the most vulnerable to any threats to water supply, are likely to be the worst affected. On top of all of this, 70% of water usage worldwide is in agriculture. Climate change is causing farmers to reconsider the crops they grow, but they may not be aware of what crops will work well in the new circumstances, according to the changing water availability. Awareness and education of suitable crops and their needs for a good yield, will help farmers make water-friendly choices. A lot of information is needed to answer these questions. Besides available public datasets it is critical to add local weather data to the forcasting. Further on, most farmers won't have access to these information sources. But they are not alone. With the help of Aggricultural Extension specialists they have a consulting framework in place that let's them profit by simply providing local information in return for forecasts and crop suggestions.
Read the UN policy on climate change and water and understand how you can make a difference.
Gathering, storing and analyzing the right amount of data to use for a hyper local forecast can only be solved with a combination of technologies. Global weather data and regional forecasts need to be enriched with hyper local weather and soil information to generate the decision making base for harvest timing and crop selection. A combination of hosted services with locally installed devices will provide suitable information aggregation for both the extension specialist and the farmer.
HyperLocal Aware Farming in a World affected by Climate Change To achieve these goals the team propose the creation of a combined software and hardware solution that provides the right tools to make appropriate decisions for extension specialists and farmers. The presented ideas cover the initial steps including a recommendation on hardware and weather data and how to process them towards a full blown recommendation system. An effective and efficient system of accessing information and contributing data back in a way that can improve the foundation of future decisions is key to this cycle.
In order to leverage the benefits of such a system it must be designed to allow for simple ingestion of information, weather data, soil data along with a user-friendly way of drawing insights from it. The team created a platform-based solution that aggregates and analyzes historical and current data related to weather and soil conditions that can be used to derive key insights for future crop, watering and harvesting recommendations.
- Use inexpensive Arduino ESP8622 / ESP32 devices and sensors to measure soil moisture, temperature, humidity. Send data over WiFi or LoraNet using MQTT to IBM Watson IoT Platform.
- Send the farm Personal Weather Station data to the Weather Underground. Query The Weather Company Personal Weather Station APIs to retrieve and build a dashboard of local weather conditions and forecasts for the farm.
- Query The Weather Company forecast predictions and historical data APIs. Incorporate Severe Weather Alert API information
- Create a hyper local weather forecast for your farm.
- Build a hyperlocal farm crop model using IoT data, Weather Data and crop data. Build a harvest prediction model to guide the farmer while improving crop yields, lowering water consumption and reducing fertilizer costs.
- Research article - Multifunctional agriculture WUR-INRA
- Research article - Weather Forecasting Using Sliding Window Algorithm
- Build a hyper-local weather dashboard - Use The Weather Company's APIs to build a Node-RED weather dashboard
- Analyze IoT ESP8266 Sensor Data
- Ambient Weather ws-2902 Personal Weather Station
- Arduino Uno Wifi
- ESP8266
- Moisture sensor
- Solar Sensor
- Solar Panel
- Battery
- Register for an IBM Cloud account.
- Request a Weather Company API key
- Create an Internet of Things Starter Kit
- In this extensive tutorial, you'll learn how to connect an ESP8266 to Watson IoT over MQTT and stream environmental data from the sensors to the IBM Cloud.
- This quick tutorial demonstrates how to display hyper-local weather information from a residential or farming weather station, using a personal weather station, Node-RED, Weather Underground, and The Weather Company APIs and the node-red-contrib-twc-weather nodes.
- Words into Action guidelines: Build back better in recovery, rehabilitation and reconstruction
- Sendai Framework Priority 4: Build Back Better
- Open data in the agricultural sector
This solution starter is made available under the Apache 2 License.

