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

Add progressbar to tesseroid forward modelling #430

Closed santisoler closed 11 months ago

santisoler commented 1 year ago

Add a new progressbar argument to tesseroid_gravity and to the gravity method of the tesseroid layer. Create a new utils function for initializing a numba_progress.ProgressBar object that can be reused in several forward modelling functions (like prisms and tesseroids).

Relevant issues/PRs:

Fixes #418