-
It it detects the cube, it can as well set -Q
```
grdinfo U.nc
grdinfo [WARNING]: Detected a data cube (U.nc) but -Q not set - skipping
```
-
![image](https://user-images.githubusercontent.com/537321/107311240-df087480-6a85-11eb-949f-b6f01cf87cd8.png)
I've seen this error when building GMT on Ubuntu latest for CI. I'm guessing the usua…
-
**Release**: [v0.5.0](https://github.com/GenericMappingTools/pygmt/milestones/?)
**Scheduled Date**: 2021/10/29
**Pull request due date**: 2021/10/27
**Priority PRs/issues to complete prior to re…
-
We seem to be semi-regularly getting failures on windows-latest - Python 3.7 / NumPy 1.18 with :
..\tests\test_sph2grd.py::test_sph2grd_outgrid FAILED [ 87%]
..\tests\test_sph2grd…
-
**Description of the problem**
On macOS, it seems like GMT is broken with GEOS 3.10 (release 22 Oct to conda-forge https://github.com/conda-forge/geos-feedstock/pull/61). See recent failure on …
-
**Description of the problem**
Here is a simple Python script to reproduce the issue.
```python
import pygmt
fig = pygmt.Figure()
fig.basemap(region=[0, 10, 0, 10], projection="X10c/10c", fr…
-
**Description of the problem**
This issue was originally reported in https://forum.generic-mapping-tools.org/t/grdtrack-results-inconsistent-when-same-data-read-with-xarray-vs-from-grd-file/219…
-
**Description of the problem**
The **Python Debug Console** of VsCode aborted when debug pyGMT.
* Debug python file :heavy_multiplication_x:
![image](https://user-images.githubusercontent.com/5…
-
This command requires ~30 minutes to complete
```
nearest_grid phase_tmp.grd tmp.grd 300
```
when snaphu requires just 2 minutes. Is it just a grid nearest neighbourhood interpolation utility? I u…
-
**Description of the desired feature**
GitHub added a new feature for built-in citation support on 29 Jul 2021 (see https://github.blog/changelog/2021-07-29-enhanced-citation-support/), and we shou…