
Welcome to GMT.jl
GMT is a data processing and visualization package for the Julia programming language, with high performance and extensibility. It provides the ability for drawing simple and very complex static vector graphics as well as conversion to the most common raster formats (PNG, JPG, GeoTIFF, etc…). Although it is a package more tailored for Earth Sciences, it can also be used for a general purpose plotting of 2 and 3D (perspective, not volumetric) graphics.
Installation and use
Use the Julia’s inbuilt package manager to install GMT.
] add GMT
using GMTFirst Steps - Example Gallery
Getting Help
- Use the REPL
?help mode - Visit the Julia Discourse with questions tagged
GMT - For technical issues and bug reports, open an issue in the GMT.jl GitHub repository













