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:** The `depth_type` argument makes explaining the `depth` argument challenging because it changes the meaning of `depth` entirely. It's also never something we recommend using. **Proposal:**...

enhancement

**Description of the desired feature:** The `window_size` in gradient-boosted equivalent sources currently defaults to 5 km. This would completely break for problems that have very large or very small areas....

enhancement

**Description of the desired feature:** After solving #446 and #447 with #448, we should apply similar changes to the dipole magnetic forward functions. In a nutshell: - merge the `dipole_magnetic`...

enhancement

**Description of the desired feature:** In case the GRD file that is intended to be read is corrupted and there are missing elements in the grid, our `hm.load_oasis_montaj_grid` function will...

enhancement
good first issue

I am not a professional code developer but I use built python packages for my research work.I need to compute the Admittance,coherence and other elastic properties of lithospheric plates.There is...

enhancement

**Description of the problem/suggestion:** While building the docs, PyGMT is raisin a FutureWarning about the deprecation of the `color` argument in favor of the `fill` argument: ``` FutureWarning: The 'color'...

good first issue
documentation

The `EquivalentSources` class implements a simple method that uses 1/distance as the kernel function. It's also based on the Verde model of fit/predict/grid. This means that it works for any...

enhancement

Thanks so much for adding prism_magnetic! **Description of the problem:** I am playing with the new functions and fail to reproduce the classic 2D solutions for a burried rod in...

My first issue on GitHub. Sorry if something is wrong:-) I found that most filters are insensitive to xarray coordinates names; only the order is important. But filter **reduction_to_pole** works...

bug

One of my biggest [pet peeves](https://www.merriam-webster.com/dictionary/pet%20peeve) in magnetics is people using reduction to the pole indiscriminately in large areas where there is clearly remanent magnetization present. Many don't even realize...

enhancement