-
**Description of the desired feature**
I already opened a PR to add a gallery example showing different custom symbols (#1348 ). However, I feel it would be great to have a short tutorial in which …
-
### What is your issue?
Hi,all
When I use xarray to process Netcdf file from cmip6, I find that I can't plot the time series of a point with the error: **Plotting of arrays of cftime.datetime object…
-
To prevent the annoyance of realizing I forgot to run black after I have pushed a commit, I think it would be good to add a pre-commit hook configuration file to automatically run black, flake8, and o…
-
**Description of the desired feature**
PyGMT's test suite is growing, and in the long-term, we'll need to make testing a bit more efficient for contributors. As a goal, we should aim for ~10 minute…
-
### Description of the problem
Hello,
I am trying to plot 2 datasets on a histogram horizontally, however the second dataset seems to keep getting covered by the first despite the histogram call f…
-
For unknown reasons, the conda-badge shows PyGMT v0.9.0, not v0.10.0:
Related links:
- https://anaconda.org/conda-forge/pygmt
- https://github.com/conda-forge/pygmt-feedstock
-
I sometimes struggle with the installation of MTUQ.
After making `conda env update --file env.yaml`, the solving environment output stays forever ...
`Collecting package metadata (repodata.json)…
-
See the original [PyGMT](https://github.com/GenericMappingTools/pygmt/issues/1927) issue for background.
I have isolated a small 5x4 grid cut from the offending grid above that fails to let us cont…
-
**grdcontour gets hung when fed a grid file that has values very close to zero, but not exactly zero.**
**Please see the post on the GMT forum page. Data and two-line script were posted the…
-
[`pathlib`](https://docs.python.org/3.8/library/pathlib.html) is the standard and preferred way to manipulate paths. We should migrate `os.path` calls to `pathlib`.
References:
- https://docs.py…