Florian Franziskakis

PhD Candidate in Environmental Sciences at the University of Geneva, focused on GIS and Earth system modelling. Currently involved in PANALESIS plate tectonic model management, transitioning to open-source solutions, and conversion into maps of the Earth past (palaeogeography) to understand the long-term evolution of the Earth from the bottom of the mantle to the top of the atmosphere.


Sessions

07-16
12:00
30min
Unearthing Proprietary Software into Open-Source: Lessons learned from TopoChronia, a QGIS Plugin for Reconstructing Digital Elevation Models of the Last 500 Million Years
Florian Franziskakis

Reconstructing past topographies of the Earth is essential for understanding long-term interactions between the Earth’s interior, its surface and its atmosphere. We developed TopoChronia, an open-source QGIS plugin (https://github.com/florianfranz/topo_chronia) that generates Digital Elevation Models (DEMs) of the Earth's past (palaeo-DEMs), using plate tectonic reconstructions from the PANALESIS model. This represents a major transition from an outdated VBNET ArcGIS extension, which was developed in 2013 and is no longer functional due to software obsolescence.
The transition to open-source required a complete rewriting of the tool, involving both a platform shift from ArcGIS to QGIS and a language shift from VBNET to Python. One of the main challenges was ensuring the reproducibility of past results, as the old software could no longer be run, and documentation on the computational methodology was incomplete. This necessitated a careful reassessment of key processing steps, including the interpolation method used to construct DEMs from scattered elevation points. The previous tool relied on ArcGIS’s Natural Neighbor interpolation, which does not have a direct and reliable open-source equivalent. Through an in-depth comparative analysis, we determined that the Triangulated Irregular Network (TIN) interpolation in QGIS provided equivalent (and slightly improved) results in reconstructing topography and estimating sea level.
Beyond technical challenges, this transition also underscored broader issues in scientific reproducibility. Many methodological choices in past palaeogeographic reconstructions were undocumented or depended on expert knowledge not explicitly recorded in research papers. This lack of transparency complicated the validation of new results and highlighted the need for open software, clear documentation, and reproducible workflows in geospatial research.
In addition to software accessibility, data accessibility remains a critical issue. Until now, the standard practice for sharing the PANALESIS-derived palaeo-DEM datasets has relied on informal, manual distribution—researchers would need to request files by email. To address this limitation, we are developing a GeoServer-based solution to openly distribute palaeo-DEMs, aligning with FAIR (Findable, Accessible, Interoperable, and Reusable) principles. By making both the software and the data openly available, we aim to expand the use of deep-time palaeotopography in Earth system modeling and interdisciplinary research.
The development of TopoChronia demonstrates both the challenges and benefits of transitioning legacy geospatial tools to open-source frameworks. While the process required overcoming software obsolescence, re-evaluating computational methods, and addressing gaps in documentation, the result is a fully open, community-accessible, and sustainable tool that can be used and improved by researchers worldwide. By embracing open science principles, TopoChronia lays the foundation for more transparent and collaborative palaeogeographic research, ensuring that future studies can build upon reproducible and well-documented methodologies.

Transition to FOSS4G
SA02