fatiando / harmonica

Forward modeling, inversion, and processing gravity and magnetic data
https://www.fatiando.org/harmonica
BSD 3-Clause "New" or "Revised" License
211 stars 69 forks source link

Use pymap3d functions for coordinate conversions #346

Closed santisoler closed 2 years ago

santisoler commented 2 years ago

Since Boule v0.5.0 the methods to perform coordinate conversions are marked as future deprecations. Instead we should be using pymap3d functions. We would need to update Harmonica docs before they break.

The things that are needed to be done are:

santisoler commented 2 years ago

In the Fatiando Dev Meeting of 2022-09-28 we decided to restore the coordinate conversions methods in Boule wrapping the pymap3d functions. So I'm closing this issue since we won't need to apply this change in Harmonica.