
GMT Community Forum
A forum for discussions and Q&A about the Generic Mapping Tools
Gmt not reading FORMAT_GEO_MAP from gmt.conf
Dec 12, 2023 · The default FORMAT_GEO_MAP is ddd:mm:ss, and gmt outputs the axis format correctly in ddd:mm:ss format. When I change the FORMAT_GEO_MAP to +D in gmt.conf in …
Map of seismic stations using pygmt - GMT Community Forum
Aug 29, 2020 · This the python code for plotting a map of seismic stations using PyGMT . Ubuntu 18.04, Python 3.7.8, GMT 6.0.0 and pygmt 0.1.2 #!/usr/bin/env python3 """ Created on Wen …
Is there a way to set both date format and tick interval in time ...
Nov 29, 2024 · Is there a workaround for this? I want to have a colorbar that will display ticks every 15 days in dd-mm format, no matter the total timespan (one, two, three months or any …
Open Source Multiple GMT Implementation Examples (Classic …
Nov 25, 2024 · I’m pleased to share our recent work published in GEOPHYSICS, where we provide three different GMT implementations (Classic GMT, PyGMT, and GMT.jl) for all eight …
How to create directional map rose in a Cartesian ... - GMT …
Mar 4, 2021 · Hi, I have a plot in Cartesian coordinate system, and I would like to add a rotated directional rose to depict North direction, which doesn’t seem to work, see below? gmt begin …
How to draw a topographic map of the moon in GMT
Aug 13, 2020 · hi, I am studying GMT software recently, and my recent studies are all about cartography on the earth. I want to know how to use GMT to get some topographic maps and …
Vertical slice in a 3D map - GMT Community Forum
May 4, 2022 · I think the idea of our dear gone collaborator Eduardo Suarez when he did that example was exactly being able to do figures like you mention, but we didn’t advance more in …
Shapefile to gmt (python) - Page 2 - PyGMT Q&A - GMT …
Sep 2, 2020 · Hello, I’m trying to import a fault map in shapefile format that I created with QGIS in gmt through python. I found a solution in Julia but not pyhton in a related topic and I don’t …
Grdgradient -E Option - Q&A - GMT Community Forum
Sep 24, 2024 · A couple of years ago there was a long exchange about shading and illumination and I’m running into similar map shading issues. Perhaps I’m looking at this far to simply, but …