|
 |
Tropentag, September 16 - 18, 2026, Göttingen
"Towards multi-functional agro-ecosystems promoting climate-resilient futures"
|
Automating a near real-time satellite rainfall pipeline for digital pastoralist decision support app
Hooman Hosseini1, Sebastian Schmidt1, Oliver Hensel1, Abozar Nasirahmadi2,1
1University of Kassel, Agricultural and Biosystems Engineering, Germany
2Swedish University of Agricultural Sciences (SLU), Dep. of Energy and Technology, Sweden
Abstract
Timely and accessible climate information is critical for pastoralist communities operating in highly variable dryland environments. This study presents the design and implementation of an automated, near real-time rainfall data pipeline that integrates satellite-derived precipitation data into a decision support application tailored for pastoralists in selected areas in Kenya and Namibia. The system leverages dekadal rainfall estimates from the TAMSAT dataset, distributed in NetCDF format. A Python-based backend pipeline was developed to automatically retrieve newly released datasets upon availability (published every ten days) and store them on a dedicated server hosted at the University of Kassel. To optimise data transfer and usability within web and mobile environments, a Python script is used as a secondary processing step to convert the NetCDF files into GeoJSON format, significantly reducing data size while preserving spatial structure. The processed rainfall data are then made available through an API endpoint, enabling seamless integration with the frontend of the Inforange application, a pastoralist decision support app. Within the user interface, rainfall patterns are visualised as blue-shaded rasterized polygons over predefined bounding boxes encompassing the target areas in Kenya and Namibia. This approach ensures complete spatial coverage despite irregular administrative boundaries. The rainfall module represents one component of a broader pastoralist decision support system that integrates multiple data streams; however, this work focuses specifically on the backend architecture, data transformation workflow, and frontend integration of satellite-derived rainfall information. The proposed pipeline demonstrates how automated geospatial data processing and lightweight data formats can enhance the timeliness and accessibility of climate information services in data-scarce regions. The system is scalable and adaptable to other geographic contexts and environmental variables, offering a practical framework for strengthening climate resilience among pastoralist communities.
Keywords: API, digitalisation, geospatial data processing, mobile app, near real-time pipeline, pastoralism, satellite-derived rainfall data
Contact Address: Hooman Hosseini, University of Kassel, Agricultural and Biosystems Engineering, Nordbahnhofstr. 2a, 37213 Witzenhausen, Germany, e-mail: hooman.hosseini uni-kassel.de
|