harmonica
harmonica copied to clipboard
Forward modeling, inversion, and processing gravity and magnetic data
Results
112
harmonica issues
Sort by
recently updated
recently updated
newest added
The IGRF PR #556 introduced Boule as a dependency. But Boule v0.6 (https://github.com/fatiando/boule/issues/232) is introducing some backwards incompatible changes. We should add a guard here to limit to `
### Summary Add a simple check in `load_oasis_montaj_grid` to raise a clear `ValueError` if the number of grid elements does not match the expected shape. This helps users quickly see...