-
- allow users to plot with pygmt
- need to use pygmt.grdvolume to calculate area for age-gridding crustal production
-
**Description of the problem**
We should be more careful to pass unrecognized keyword parameters to gmt command.
**Full code that generated the error**
```python
import gmt
# Load sample …
-
**Release**: [v0.13.0](https://github.com/GenericMappingTools/pygmt/milestone/19)
**Scheduled Date**: 2024/09/05
**Pull request due date**: 2024/09/03
**DOI**: `10.5281/zenodo.13679420`
**Priori…
-
**Description of the problem**
I have been trying to plot - first with pygmt and then with gmt6.4 antarctic data projected in EPSG:3031 (south polar stereographic with true scale at 71 south) and…
-
The grdtrack tests modified in https://github.com/GenericMappingTools/pygmt/pull/1762 require a new .csv file for input. Rather than adding more files to the GMT cache or generating a .csv file within…
-
Following this [GMT Forum post](https://forum.generic-mapping-tools.org/t/adding-osmnx-plot-to-pygmt-figure/5203) I am wondering if it makes sense to add an example / a tutorial showing that [OSMnx](h…
-
See https://github.com/GenericMappingTools/pygmt/actions/runs/8516861579/job/23326547419?pr=3153 for an example run. Sometimes, the test `test_tilemap_ogc_wgs84` fails with long error messages and the…
-
It seems that in the middle GMT changes the server. I run the script below. The first figure is generated ok. The figure within gmt movie is not because those grids don't exist in the `static server`…
-
**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 I'm mostly …
-
In https://github.com/GenericMappingTools/pygmt/pull/3379, we enabled the `myst-nb` extension to generate images dynamically from codes in Markdown files.
In the RTD preview (https://pygmt-dev--337…