SpatioTemporal / STARE

SpatioTemporal Adaptive Resolution Encoding, a unifying index for geo-located data.
Other
10 stars 7 forks source link

CompressionPass failure #85

Closed michaelleerilee closed 3 years ago

michaelleerilee commented 3 years ago

In rare situations, HtmRangeMultiLevel::CompressionPass incorrectly cut intervals and wrote bad coarse trixels to SpatialRange's skiplists. Checking the number of triangles to coalesce eliminated the error. This is a root cause for one of PySTARE's to_compression_range bugs.