Skip to content
  • Leo P. Singer's avatar
    lalinference.plot: use shapely instead of basemap · bab3162c
    Leo P. Singer authored
     * Shapely supports Python 3, whereas basemap does not.
     * Shapely raises exceptions on invalid or self-intersecting geometry,
       whereas basemap crashes Python.
    Original: 25b6dc8e9c402e51dd83b320c3cd6da0ea424980
    bab3162c