You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this wonderful program.
I had a problem with Grid2GMT. It says command not found. I'm just starting and following examples. My machine had already GMT that I have used to my work.
Is there anything that I need to additionally put in path or something to get Grid2GMT work?
It looks like the command Grid2GMT is running fine. But the GMT command gmtset is not found. You have to install the GMT package separately from NLL and make sure the GMT programs are on your path. See https://www.generic-mapping-tools.org/
You can use GMT4 or GMT6 (maybe GMT5), see NLL src/CMakeLists.txt for details.
Hi,
Thank you for this wonderful program.
I had a problem with Grid2GMT. It says command not found. I'm just starting and following examples. My machine had already GMT that I have used to my work.
Is there anything that I need to additionally put in path or something to get Grid2GMT work?
Thank you follow is my terminal
Processing files model/layer.P.mod.*
Output files gmt/layer.P.mod.VG.*
DEBUG: Grid3dFile: model/layer.P.mod, type:SLOW_LEN
INFO: cannot open hypocenter file: model/layer.P.mod.hyp
Generating Y section view...
44 rows and 301 columns written
Longitude Section: 7.512704
Grid value min = 1.250000e-01, value max = 2.500000e-01
INFO: cannot open station list file: model/layer.P.mod.stations
RVAL: RECT/X: 0.000000/300.000000 RECTY:-3.000000/40.000000
GetContourInterval htick_int R: GetContourInterval: vmin 0.00e+00 vmax 3.00e+02 contour_int 1.00e+02 nstep 4
GetContourInterval vtick_int R: GetContourInterval: vmin -3.00e+00 vmax 4.00e+01 contour_int 1.00e+01 nstep 5
GetContourInterval contour_int iFirstPlot: GetContourInterval: vmin 1.25e-01 vmax 2.50e-01 contour_int 1.00e-02 nstep 13
INFO: makecpt -Z -Cseis -T0.12/0.25/0.01 > gmt/layer.P.mod.VG.cpt
Signature: Grid2GMT:v7.00.16 17Aug2023 14h00m01
Running GMT script gmt/layer.P.mod.VG.gmt ...
gmt/layer.P.mod.VG.gmt: line 9: gmtset: command not found
The text was updated successfully, but these errors were encountered: