-
**Description of the problem**
A lot of our unit tests are dependent on the earth relief grids, and we keep having to change them every so often (see e.g. #350, #401, #452), and probably soon a…
-
**Description of the desired feature**
Quite a few PyData projects have a `show_versions` methods that prints out a list of versions for Python packages (see e.g. https://github.com/geopandas/geopa…
-
PyGMT crashes with the conda GMT package on Windows. After some debugging, it turns out GMT cannot determine its sharedir for the conda GMT package.
Unlike GMT's official installers, the conda GMT …
-
**Parsing ‘Q’ to ‘grdimage’**
Combing the `surface` function, and `grdimage`, I was able to interpolate a grid and plot it within a ‘rectangular’ region.
Within that region only values above a certa…
-
**Description of the problem**
Both [Python numpy](https://numpy.org/devdocs/reference/arrays.datetime.html) and [Matlab](https://www.mathworks.com/help/matlab/ref/nat.html) can have a datetime cal…
-
Although the docs says pygmt.surface returns a `xarray.DataArray`, it actually returns an `xarray.Dataset`. This is incompatible to what grdtrack expects as input, making it not possible to sample an…
-
**Description of the problem**
The code coverage reports failed to work recently. See https://codecov.io/gh/GenericMappingTools/pygmt/pulls for recent reports.
The CI reports the following error…
-
**Description of the desired feature**
This project seems to be about 3 years old but is still alpha. I maintain infrastructure for a large organization and we have started supporting system packag…
-
**Description of the problem**
There appears to be a double-frame on the x and y-axis when making a perspective plot using `grdview` with the `-Jz` flag. Originally detected at https://github.c…
-
**Description of the problem**
GMT already has many interfaces, GMT/Matlab, PyGMT, GMT.jl and 3rd-party supplements, e.g. gsfml, mbgmt and mbsystem. Ideally, these interfaces and supplements should…