English

Spatialize v1.0: A Python/C++ Library for Ensemble Spatial Interpolation

Methodology 2025-07-29 v2

Abstract

In this paper, we present Spatialize, an open-source library that implements ensemble spatial interpolation, a novel method that combines the simplicity of basic interpolation methods with the power of classical geostatistical tools, like Kriging. It leverages the richness of stochastic modelling and ensemble learning, making it robust, scalable and suitable for large datasets. In addition, Spatialize provides a powerful framework for uncertainty quantification, offering both point estimates and empirical posterior distributions. It is implemented in Python 3.x, with a C++ core for improved performance, and is designed to be easy to use, requiring minimal user intervention. This library aims to bridge the gap between expert and non-expert users of geostatistics by providing automated tools that rival traditional geostatistical methods. Here, we present a detailed description of Spatialize along with a wealth of examples of its use.

Cite

@article{arxiv.2507.17867,
  title  = {Spatialize v1.0: A Python/C++ Library for Ensemble Spatial Interpolation},
  author = {Felipe Navarro and Alvaro F. Egaña and Alejandro Ehrenfeld and Felipe Garrido and María Jesús Valenzuela and Juan F. Sánchez-Pérez},
  journal= {arXiv preprint arXiv:2507.17867},
  year   = {2025}
}
R2 v1 2026-07-01T04:15:58.304Z