Skip to content

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

Notifications You must be signed in to change notification settings

dirediredock/IcosphereTileEarth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

Resources

License

Stars

Watchers

Forks