Preprints
https://doi.org/10.5194/egusphere-2026-636
https://doi.org/10.5194/egusphere-2026-636
18 Feb 2026
 | 18 Feb 2026
Status: this preprint is open for discussion and under review for Geoscientific Model Development (GMD).

Accurate and Robust Geometric Algorithms for Regridding on the Sphere

Hongyu Chen, Paul A. Ullrich, Julian Panetta, David Marsico, Moritz Hanke, Rajeev Jain, Chengzhu Zhang, and Robert L. Jacob

Abstract. Regridding is one of the most common operations in geoscientific modeling and data analysis. There are many types of regridding, each drawing from a common set of fundamental computational geometry algorithms. However, these algorithms are rarely documented together or systematically compared in a manner that elucidates their relative strengths and appropriate use. In particular, several recent studies have highlighted the importance of careful treatment of floating point operations in the implementation of these algorithms to ensure numerical robustness and stability. In this work, we organize non-conservative and conservative regridding operations end-to-end, from spatial indexing, great-circle and constant latitude geometry, and spherical predicates to spherical clipping, triangulation, and area calculation with constant latitude corrections, into a coherent set of geometric kernels on the sphere. When known, we present numerically stable floating-point formulas and characterize their error behavior. We also indicate where higher-precision techniques, such as Error Free Transformations, can be incorporated when additional accuracy is needed. The resulting framework establishes a practical and performance-portable baseline for accurate and robust regridding on the sphere.

Competing interests: At least one of the (co-)authors is a member of the editorial board of Geoscientific Model Development.

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. While Copernicus Publications makes every effort to include appropriate place names, the final responsibility lies with the authors. Views expressed in the text are those of the authors and do not necessarily reflect the views of the publisher.
Share
Hongyu Chen, Paul A. Ullrich, Julian Panetta, David Marsico, Moritz Hanke, Rajeev Jain, Chengzhu Zhang, and Robert L. Jacob

Status: open (until 15 Apr 2026)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
Hongyu Chen, Paul A. Ullrich, Julian Panetta, David Marsico, Moritz Hanke, Rajeev Jain, Chengzhu Zhang, and Robert L. Jacob

Data sets

Benchmark data and test cases code for spherical regridding algorithmns Hongyu Chen et al. https://github.com/hongyuchen1030/regridding-geom-benchmark/tree/main

Model code and software

Benchmark data and test cases code for spherical regridding algorithmns Hongyu Chen et al. https://github.com/hongyuchen1030/regridding-geom-benchmark/tree/main

Hongyu Chen, Paul A. Ullrich, Julian Panetta, David Marsico, Moritz Hanke, Rajeev Jain, Chengzhu Zhang, and Robert L. Jacob

Viewed

Total article views: 254 (including HTML, PDF, and XML)
HTML PDF XML Total Supplement BibTeX EndNote
150 95 9 254 26 9 15
  • HTML: 150
  • PDF: 95
  • XML: 9
  • Total: 254
  • Supplement: 26
  • BibTeX: 9
  • EndNote: 15
Views and downloads (calculated since 18 Feb 2026)
Cumulative views and downloads (calculated since 18 Feb 2026)

Viewed (geographical distribution)

Total article views: 271 (including HTML, PDF, and XML) Thereof 271 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 15 Mar 2026
Download
Short summary
Accurate data transfer between different grids is essential in climate and weather modeling. This study analyzes the geometric operations that underpin such transfers on the spherical Earth, identifies gaps and limitations in current methods, and introduces improved algorithms to ensure accuracy, reliability, and performance for next-generation modeling and data analysis systems.
Share