index
:
gh_mirror/jhunkeler/stsci.sphere.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
polygon.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod for d2to1 install
sienkiew
2014-03-25
1
-831
/
+0
*
Restored the old implementation of the SphericalPolygon.__init__(...) for the...
mcara
2014-02-27
1
-1
/
+7
*
fixed skyline bug, change polygon.to_radec output format
lim
2012-07-12
1
-5
/
+4
*
Intersection with an empty polygon should return an empty polygon.
mdroe
2012-07-11
1
-4
/
+7
*
lim updated existing doc and added skyline doc
lim
2012-06-27
1
-5
/
+8
*
lim corrected doc in unique_points and sorted_points
lim
2012-06-21
1
-5
/
+6
*
lim added option to preserve order in unique_points and sorted_points
lim
2012-06-21
1
-17
/
+42
*
reverted a change that broke tests
lim
2012-06-20
1
-2
/
+4
*
lim added final touches to skyline and polygon, and added skyline tests
lim
2012-06-19
1
-7
/
+90
*
Make area calculation more accurate by not counting the first point twice whe...
mdroe
2012-06-07
1
-1
/
+1
*
lim added SkyLine codes and added radec to SphericalPolygon
lim
2012-06-06
1
-0
/
+12
*
Fix bug with serial intersection where the intersection is null.
mdroe
2012-06-05
1
-0
/
+4
*
Some tweaks to the area calculation.
mdroe
2012-06-05
1
-9
/
+18
*
Python 3.x fixes
mdroe
2012-06-04
1
-16
/
+16
*
Use an entirely different method for area computation. It first transforms t...
mdroe
2012-06-04
1
-40
/
+41
*
Fix drawing -- basemap can not handle drawing great circle arcs that go aroun...
mdroe
2012-06-01
1
-11
/
+15
*
lim changed SphericalPolygon.__copy__ and added methods to SkyLine
lim
2012-05-31
1
-2
/
+2
*
lim replaced relative imports and updated skyline
lim
2012-05-31
1
-4
/
+5
*
lim fixed plot_args dict init bug
lim
2012-05-30
1
-2
/
+1
*
lim added files to sphere branch
lim
2012-03-29
1
-0
/
+679