fatiando / harmonica

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

Extend new default value for `depth` to gradient boosted equivalent sources #513

Closed santisoler closed 2 weeks ago

santisoler commented 3 weeks ago

Description of the desired feature:

In #491 we implemented a new default value for the depth argument in the hm.EquivalentSources class. Since the hm.EquivalentSourcesGB class inherits from it, we should extend the support for the default depth value to this class as wel..

Are you willing to help implement and maintain this feature?

Yes, sure!