Published June 20, 2022 | Version v1.1.0
Software Open

TriCCo v1.1.0 - a cubulation-based method for computing connected components on triangular grids

Authors/Creators

  • 1. University of Vienna, Department of Meteorology and Geophysics

Description

TriCCo is a python library for computing connected components on an unstructured triangular grid. It is based on the mathematical method of cubulation, which allows one to map a 2-dimensional triangular grid to a 3-dimensional cubic grid. While the former is unstructured, the latter is structured and so existing connected-component labeling libraries can be used. Thus, by mapping the triangular grid to its cubic counterpart, one can compute connected components by using existing other libaries. TriCCo uses the library connected-components-3d (cc3d) for this.

TriCCo is distributed under the GNU General Public License v3.0.

v1.0.0 was for submission of the original paper to the EGU journal Geoscientific Model Development
v1.1.0 for submission of the revised paper to the EGU journal Geoscientific Model Development

Files

tricco-v1.1.0.zip

Files (35.5 MB)

Name Size Download all
md5:a0006fb36c3139a5a061aaa15db6095a
35.5 MB Preview Download