You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "<stdin>", line 1, in <module>
File "/home/[USER_REDACTED]/anaconda3/lib/python3.7/site-packages/spherical_geometry/polygon.py", line 767, in __init__
polygons.extend(g.disjoint_polygons())
File "/home/[USER_REDACTED]/anaconda3/lib/python3.7/site-packages/spherical_geometry/graph.py", line 459, in disjoint_polygons
self._sanity_check("disjoint - find all intersections")
File "/home/[USER_REDACTED]/anaconda3/lib/python3.7/site-packages/spherical_geometry/graph.py", line 390, in _sanity_check
assert len(node._edges) >= 2
The text was updated successfully, but these errors were encountered:
The following input errors for a
SphericalPolygon
, but notSingleSphericalPolygon
:Stack trace:
The text was updated successfully, but these errors were encountered: