2026-09-01 –, Conference Management Room5
This talk presents a fully open-source workflow for geospatial modeling of satellite-derived chlorophyll-a data using QGIS, GDAL, and R. We demonstrate how large raster datasets can be processed, interpolated with kriging, and visualized with uncertainty, entirely within the OSGeo ecosystem.
Satellite remote sensing provides essential information for environmental monitoring, yet spatial gaps caused by cloud cover often limit continuous analysis. This presentation demonstrates a complete, reproducible geospatial workflow for kriging-based modeling of satellite-derived chlorophyll-a concentrations using only open-source software.
The case study focuses on MODIS-derived data from the Gulf of Finland. Large GeoTIFF datasets were processed and resampled using GDAL and QGIS, where bathymetry and coastline distance were also prepared as spatial covariates. Spatial statistical modeling, including variogram fitting and Universal Kriging (Kriging with External Drift), was conducted in R using the “gstat” package.
Beyond presenting the modeling results, this talk emphasizes practical implementation aspects: coordinate transformations with PROJ, handling large raster data under memory constraints, variogram fitting challenges (WLS vs GLS vs REML), and interpreting kriging variance in cartographic outputs. We also discuss practical issues such as negative predictions in Universal Kriging and how to manage them responsibly in environmental applications.
The presentation highlights how researchers and practitioners can build a complete GIS–statistical pipeline without proprietary software. This workflow is suitable not only for marine environmental monitoring but also for broader earth observation applications, education, and reproducible geospatial research.
Basic knowledge of GIS, raster data handling, and kriging is helpful but not required.
Indicate what is (are) the open source project(s) essential in your talk:QGIS, GDAL, PROJ, R (gstat), OSGeo ecosystem
I make my conference contribution available under the CC BY 4.0 license. The conference contribution comprises the abstract, the text contribution for the conference proceedings, the presentation materials as well as the video recording and live transmission of the presentation:Junji Yamakawa is a geospatial researcher at Okayama University specializing in spatial statistics, kriging, and remote sensing data modeling. His work focuses on integrating open-source GIS tools and statistical computing for reproducible environmental analysis and earth observation applications.