gmt
gmt copied to clipboard
The Generic Mapping Tools
CLI report is fine ``` C:\Users\j\.julia\dev\GMT\test>grdinfo cube.nc cube.nc: Title: Produced by grdmath cube.nc: Command: Sat Jul 20 16:59:25 2019: ncecat -u level 1.nc 2.nc 3.nc 4.nc cube.nc grdmath -R0/10/0/10 -I1...
We are having a problem where grdmask is not recognising topologies that have a longitude between 180-360 when the region is set to '-Rg'. However it seems to work fine...
See #8300. Just say if no parallel support then only once care will be used. However @seisman, my effort at printing that out fails (but the error is gone). Can...
I am getting these warning messagges when I do an animation with text (via `gmt events`). ``` text [WARNING]: Record 1 had bad fill transparency (NaN) - set to 0.0...
It seems that in the middle GMT changes the server. I run the script below. The first figure is generated ok. The figure within gmt movie is not because those...
**Description of the problem** when plotting focal mechanisms with psmeca and the -T option, nodal planes sometimes plot incompletely and/or outside the circle. One example below: **Full script that generated...
At the moment, we list all the core modules this way: Since the documented form for using any **gmt** module is via arguments to the single program **gmt**: `gmt modulename...
See the forum [post](https://forum.generic-mapping-tools.org/t/how-to-set-the-colors-of-nan-with-grdview/4608/8) for background. Apparently, **grdview** can only paint nodes with the NaN colour for **-Qs** (surface) and when the 3D vantage point **-p**_az_/_el_ is not used. This...
The `-x` common option is only available if GMT is compiled with OpenMP/GThreads support. If not, using `-x` gives the error: `Unrecognized option -x`. Users may be surprised why a...
When we released GMT 6.5 I had no failures when running the tests. This morning, from master, I am getting about 20: ``` 174 - doc/scripts/GMT_tut_11.sh (Failed) 181 - doc/scripts/GMT_tut_18.sh...