fatiando / harmonica

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

Add new `tilt_angle` transformation function #486

Closed leomiquelutti closed 1 month ago

leomiquelutti commented 6 months ago

Add new tilt_angle transformation function that computes the tilt from a given a grid of potential field data. Add the function to the API index. Include tests and an example for the new function.

Changes proposed:

Some points/questions:

Can you please help me @santisoler.

leomiquelutti commented 5 months ago

Do you know why the test for macOS for python 3.8 is failing and/or how to solve it, @leouieda?

santisoler commented 5 months ago

It was due to a failure when trying to push the coverage report to Codecov. I reran it and now it's passing. Nothing wrong with your code ❤️