-
Hi !
I have a list of several conda environment that I am using for different projects.
For example:
```bash
└[3417]± conda env list …
-
Generally speaking, we're using consistent names for input/output tables/grids. For example, we have
- the `data` parameter for most modules that read a table (with a few exceptions)
- the `outfil…
-
### Description of the problem
The transparency argument doesn't seem to be doing anything. Doesn't cause an error but the output is unchanged.
### Minimal Complete Verifiable Example
```python
imp…
-
A simple script to produce the table below:
```python
from pygmt.datasets.load_remote_dataset import datasets
print("| dataset | title | name | long_name |")
print("|---|---|---|---|")
for name, …
-
Sphinx supports both Markdown and ReST syntax when writing documentation. ReST syntax is more powerful but Markdown syntax is more popular and easier to write and understand.
I think Markdown synt…
-
I am reading in a 722x480 array and trying to plot it with pygmt.Figure.grdcontour. The code runs for a long time before killing the kernel. I don't think this is a memory issue because I was able to …
-
### Description of the problem
I am attempting to install pygmt on macOS Monterey (12.5.1), on a system for which I've been using pygmt for a long time. I am not sure what caused this bug to start, b…
-
**Release**: [v0.11.0](https://github.com/GenericMappingTools/pygmt/milestones/17)
**Scheduled Date**: 2024/02/01
**Pull request due date**: 2024/01/29
**Priority PRs/issues to complete prior to …
-
**Description of the desired feature**
[GeoJSON](https://geojson.org) is a standard plaintext OGR format (https://gdal.org/drivers/vector/geojson.html) often used for web mapping and data interchan…
-
Sometimes, we may have intermittent network issues and fail to download some files. GMT reports errors likes:
```
movie [ERROR]: Libcurl Error: Couldn't connect to server
movie [ERROR]: You can tur…