harmonica icon indicating copy to clipboard operation
harmonica copied to clipboard

Forward modeling, inversion, and processing gravity and magnetic data

Results 76 harmonica issues
Sort by recently updated
recently updated
newest added

**Description of the desired feature:** I'm working on a 3D gravity inversion for my Ph.D. to model the bathymetry beneath a float ice shelf. I'm using a vertical-prisms approach, and...

enhancement

**Description** Updated the Gallery and User Guide examples to use PyGMT for plotting. I tried to match the original example plots as best as I could. **Relevant issues/PRs** Fixes https://github.com/fatiando/harmonica/issues/317

Add Python 3.10 to the test matrix on GitHub Actions. Add Python 3.10 to setup.py. Run CIs only on the two ends of Python versions: 3.6 and 3.10. Related to...

Draft of FFT Filter **Reminders**: - [ ] Run `make format` and `make check` to make sure the code follows the style guide. - [ ] Add tests for new...

**Description of the desired feature:** I saw a mention on your google group from april of the pseudogravity transform. If I understand it correctly, Fourier transform of magnetics, do stuff...

enhancement

I wonder if ti would be good idea to add a table comparing the properties of the 3 coordinates systems like. Some of the properties could be names of the...

documentation

**Description of the suggestion:** Would be great if the maps in the User Guide are done through PyGMT instead of Cartopy. To do so we need to change how the...

documentation

**Description of the suggestion:** After #238 we would need to add a new page to the user guide that covers grid transformations, and optionally another one that covers how we...

documentation

**Description of the desired feature** A tesseroid layer could be defined as a collection of tesseroids sorted in a regular way within a region, whose longitudinal and latitudinal boundaries touch...

enhancement