-
Reconstructing my raster does not work if my netcdf is in 0-360 format, GPlately will import the raster OK, and say that it has reconstructed it OK, but half the world (the 180-360 portion) will be mi…
-
Hey Lu, awesome idea to start compiling this stuff 😄. I just thought I'd point out a reference for a preliminary update to AntGG which I found recently: https://ftp.space.dtu.dk/pub/RF/4D-ANTARCTICA/.…
-
### Description of the problem
I've been using pygmt to draw recently, and found that Chinese fonts are messy, GMT supports Chinese fonts normally, but PYGMT is messy, how can I solve this problem? T…
-
The gallery example (https://www.pygmt.org/v0.12.0/gallery/lines/roads.html) uses a dataset from http://www2.census.gov/geo/tiger/TIGER2015/PRISECROADS/tl_2015_15_prisecroads.zip.
I'm getting the "…
-
**Description of the issue**
In the GMT command-line world, there are some data processing functions that can output to either a NetCDF grid or ASCII table. Translating to Python/PyGMT, do we want …
-
**Description of the problem**
It may be a GMTDataArrayAccessor bug, or maybe we should update `grdcut()` to work with GMTDataArrayAccessor. The problem is that the temporary netCDF file is already…
-
### Description of the problem
_This is related to the GMT forum post at_ https://forum.generic-mapping-tools.org/t/type-error-with-pygmt-grdtrack-possible-bug-or-intended/4286.
If the input pa…
-
### Description of the problem
When I try to use pygmt.grdtrack on a dataframe that doesn't have default indexing (0 through len(df)), like a slice from an original dataframe, it doesn't work properl…
-
**Description of the desired feature**
The authorship policy added in https://github.com/GenericMappingTools/pygmt/pull/726 is really helpful to have for releases and future papers. I found it a bi…
-
As far as I can tell, it is currently not possible to make use of the native GMT colormaps outside of the pygmt routines. There are lot of reasons of why you might want to use these elsewhere. For exa…