Combining Satellite and Weather Data for Crop Type Mapping: An Inverse Modelling Approach
Praveen Ravirathinam, Rahul Ghosh, Ankush Khandelwal, Xiaowei Jia, David Mulla, Vipin Kumar
TL;DR
This work addresses the problem of pixel-level crop-type mapping by leveraging weather information alongside satellite imagery. It introduces WSTATT, an inverse-modeling framework with dual encoders, a spatio-temporal attention mechanism, and a decoder that fuses Daymet weather data with Sentinel-2 imagery to produce accurate crop maps. WSTATT demonstrates improvements over a satellite-only baseline across year-end and early-prediction tasks and reveals discriminative temporal windows guided by weather signals aligned with crop phenology. The approach enables earlier, more reliable crop maps, offering practical benefits for yield projection, resource management, and food security, while highlighting the role of weather in shaping crop dynamics within remote sensing. Key contributions include: (i) formulating crop mapping as an inverse problem that jointly uses weather and satellite data; (ii) achieving superior year-end and early-prediction performance over STATT; (iii) providing attention-based insights into discriminative time windows and the weather–phenology relationship; and (iv) releasing reproducible code for multimodal, weather-aware crop mapping.
Abstract
Accurate and timely crop mapping is essential for yield estimation, insurance claims, and conservation efforts. Over the years, many successful machine learning models for crop mapping have been developed that use just the multi-spectral imagery from satellites to predict crop type over the area of interest. However, these traditional methods do not account for the physical processes that govern crop growth. At a high level, crop growth can be envisioned as physical parameters, such as weather and soil type, acting upon the plant leading to crop growth which can be observed via satellites. In this paper, we propose Weather-based Spatio-Temporal segmentation network with ATTention (WSTATT), a deep learning model that leverages this understanding of crop growth by formulating it as an inverse model that combines weather (Daymet) and satellite imagery (Sentinel-2) to generate accurate crop maps. We show that our approach provides significant improvements over existing algorithms that solely rely on spectral imagery by comparing segmentation maps and F1 classification scores. Furthermore, effective use of attention in WSTATT architecture enables detection of crop types earlier in the season (up to 5 months in advance), which is very useful for improving food supply projections. We finally discuss the impact of weather by correlating our results with crop phenology to show that WSTATT is able to capture physical properties of crop growth.
