Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 2.98 KB

README.md

File metadata and controls

28 lines (21 loc) · 2.98 KB

IcosphereTileEarth

A spinoff of my SphericalEarth repo. It was through visualizations that I found a problematic feature of 2D geospatial arrays: data points at the other side of the Prime Meridian cross from negative to positive longitude values. This is a big problem when running flat spatial-temporal models, because there is a synthetic “edge” that does not exist in real life, because Earth is a sphere. To solve this, I developed an icosphere segmentation method that isolates regions with these problematic negative-to-positive numeric jumps, and highlights any datasets contained within these bounds. An index of points with this unique property is essential for moving towards dynamic “edgeless” Earth models that work, fundamentally, on planetary datasets as parts of a sphere.