fatiando / harmonica

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

Remove horizontal coordinates when ditching thin prisms #394

Closed santisoler closed 1 year ago

santisoler commented 1 year ago

Removing the unused horizontal coordinates when discarding thin prisms of a prism layer. Since we only check the vertical boundaries, we can exclude the horizontal ones.

santisoler commented 1 year ago

Thanks @mdtanker!