-
Python script to reproduce the issue:
```
import pygmt
ship_data = pygmt.datasets.load_sample_bathymetry()
data = ship_data.values
output = pygmt.surface(data=data, spacing="5m", region=[245, 2…
-
The second release candidate for GMT 6.2.0 has been released (https://github.com/GenericMappingTools/gmt/releases/tag/6.2.0rc2) on 25 May 2021 and is installable from the [conda-forge devel channel](h…
-
**Description of the problem**
Using a Spanish government gravity dataset converted to epsg:4326. Run blockmedian and surface seems to work fine. If I put a proj string in it seems to write that …
-
Errors were reported while checking the availability of links.
```
📝 Summary
---------------------
🔍 Total.........4474
✅ Successful....3676
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.....…
-
**Description of the problem**
We need to update the documentation for the `color` parameter in [plot](https://www.pygmt.org/dev/api/generated/pygmt.Figure.plot.html#pygmt.Figure.plot) and [plo…
-
**Description of the problem**
Both [plot](https://www.pygmt.org/latest/api/generated/pygmt.Figure.plot.html#pygmt.Figure.plot) and [plot3d](https://www.pygmt.org/latest/api/generated/pygmt.Figure.…
-
```
import pygmt
minlon, maxlon = 79,80.5
minlat, maxlat = 29,31
region=[minlon, maxlon,minlat, maxlat]
perspective=[210,30]
frame = ["xa0.5f0.25","ya0.5f0.25", "z2000+lmeters", "WSenZ"]
KWA…
-
Please describe what could be improved about this page or the typo/mistake that you found:
I would suggest to add a short note regarding the supported syntax for the `columns` option when using e.g…
-
**Description of the problem**
Screen Errors when I try a fig.savefig when using filenames with a ".ps" extension ; same savefig works fine with 'eps' extension or 'png' extension
**Full code…
-
**Description of the desired feature**
Team, what do people think about adding a "User Contributions" section on the sidebar (similar to https://docs.generic-mapping-tools.org/6.1/users-contrib-scr…