LANL-Seismoacoustics / PyGeoTess

Python interface to the GeoTess gridding and earth model library.
https://lanl-seismoacoustics.github.io/PyGeoTess/
Other
3 stars 5 forks source link

Stop vendoring GeoTessCPP #16

Closed jkmacc-LANL closed 2 months ago

jkmacc-LANL commented 3 months ago

Use geotesscpp on Conda-Forge instead of including it with PyGeoTess.

Compiles fine, tests run and pass. The tests aren't a great representation of things, so we shouldn't rely on them, but at least we know the compiled binaries are correctly linked.

ping @rad-lanl