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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Spinoff of SphericalEarth, this repo deals with projecting icospheres into geodetic space, and the challenging triangles that exist crossing the antipode of the Prime Meridian.
License
dirediredock/IcosphereTileEarth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spinoff of SphericalEarth, this repo deals with projecting icospheres into geodetic space, and the challenging triangles that exist crossing the antipode of the Prime Meridian.