benbovy / spherely

Manipulation and analysis of geometric objects on the sphere.
https://spherely.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
119 stars 8 forks source link

BLD: require latest s2geometry 0.11 / s2geography 0.1.1 + use cmake config to find libraries #34

Closed jorisvandenbossche closed 3 months ago

jorisvandenbossche commented 3 months ago

If we require the latest release of both s2geometry and s2geography, that simplifies our CMake set-up a bit.

(this relies on having a conda-forge release)

benbovy commented 3 months ago

s2geography last release is available on conda-forge (or should be in a few hours).