summaryrefslogtreecommitdiff
path: root/lib/great_circle_arc.py
Commit message (Expand)AuthorAgeFilesLines
* mod for d2to1 installsienkiew2014-03-251-368/+0
* lim updated existing doc and added skyline doclim2012-06-271-127/+135
* Python 3.x fixesmdroe2012-06-041-5/+5
* Use an entirely different method for area computation. It first transforms t...mdroe2012-06-041-2/+6
* Fix typo in docsmdroe2012-06-011-2/+2
* Make sure steps are always at least 2mdroe2012-06-011-0/+1
* Use slerp interpolationmdroe2012-06-011-4/+19
* Fix drawing -- basemap can not handle drawing great circle arcs that go aroun...mdroe2012-06-011-0/+23
* lim replaced relative imports and updated skylinelim2012-05-311-2/+1
* lim added files to sphere branchlim2012-03-291-0/+318