Santiago Soler

Results 142 comments of Santiago Soler

When I first met 2d arrays and meshgrids I was confused and didn't find it natural to me (I learned programming with FORTRAN and C, so 1D arrays were the...

Hi @craigmillernz. Thanks for joining the conversation. I agree that we should make efforts to avoid overlaps with SimPEG. And you're right, I'm working on building some common ground for...

Sure! Be my guest! Take a look at what we did for the prism layer. The tesseroid layer should be analogous to that one but defined in spherical coordinates. The...

Sorry for not replying directly in this PR, @aguspesce. For the record, the zero division error was due to the fact that the forward modelling wasn't ignoring tesseroids with zero...

Hi @JonasLiebsch ! Sorry for the huge delay of this response 🙈 This is a very interesting algorithm, and we would love to have some way to reduce the computation...

Hi @mdtanker! Sorry for leaving this PR a little bit behind. I'll take a look at it, try to resolve the conflicts we have now and I'll come back if...

I was facing some issues when trying to build the docs locally with the packages installed through the `environment.yml`. Apparently the problem was related to the `gdal` version. Since CIs...

@mdtanker I'm merging this. I think this is more than ready. If we spot any detail we want to change, we can do so in another PR. Thank you very...

@mdtanker The [Forward Modeling - Points](https://www.fatiando.org/harmonica/latest/user_guide/forward_modelling/point.html) page you are looking at corresponds to the docs for the latest version (Harmonica v0.5.1). Although this PR have already been merged, these changes...

> Opps.. commit to wrong branch see_no_evil Ha! No big deal, this can happen to everyone! But since `git` is so good, you can easily solve this with `cherry-pick`: 1....