-
**Description of the desired feature**
Tests are more reliable if the remote datasets are downloaded before running the tests, in particular if any are run in parallel. Developers only really need …
-
Probably the source of the PyGMT [test failure](https://github.com/GenericMappingTools/pygmt/pull/1322) on Win
```
julia> gmtinfo(rand(5,3), i="0-2,2", C=true)
Vector{GMT.GMTdataset} with 1 segmen…
-
I feel the [makefile](https://github.com/gmt-china/GMT_docs/blob/master/Makefile) is not good for new contributors. Please see the makefiles in [PyGMT](https://github.com/GenericMappingTools/pygmt/blo…
-
**Description of the problem**
The issue was first reported in https://github.com/GenericMappingTools/pygmt/pull/1221.
**Full script that generated the error**
```
gmt basemap -R0/360/0/1000…
-
We have to decide whether we want to add quotes to all arguments, e.g., `'05m'` or `05m`. Originally posted in https://github.com/GenericMappingTools/pygmt/pull/976#discussion_r584484932.
We use q…
-
**Description of the problem**
Originally found in https://github.com/GenericMappingTools/pygmt/pull/1154#discussion_r606749263
**Full code that generated the error**
```python
import pygmt
…
-
因为现在活跃人数达4人之下,我们是否明确一下审稿流程,以免只有一人审稿即被merge了。设置call review 和 final review call?抑或至少两个reviewer
-
**Description of the problem**
PR #480 mention that, *x* and *y* of the `text()` function can accept int, float or str. It's true for PyGMT v0.1.2, but since PyGMT v0.2.0, it's no longer possible t…
-
**Description of the problem**
Just noticed that datetime columns being passed into `pygmt.info` doesn't work. This follows on from the `pandas.DataFrame` inputs into `pygmt.info` functionality add…
-
**Description of the desired feature**
In GMT, geographical coordinates can be given in floating points or many [different geographical formats](https://docs.generic-mapping-tools.org/latest/cookbo…