
PyGMT v0.13.0 released - Announcements - GMT Community Forum
Sep 6, 2024 · Announcing PyGMT v0.13.0, with improved support for non-ASCII characters and two new tutorials! The PyGMT team is pushing forward with version v0.13.0! Here are some of …
pygmt.exceptions.GMTCLibNotFoundError: Error loading GMT …
Jul 6, 2024 · Hello @kjz1997, your issue looks like the problem described at Installing — PyGMT. Please try to follow these instructions to fix it; let us know if it is still not working.
Plot with shapefile - PyGMT Q&A - GMT Community Forum
Dec 9, 2023 · Hello everyone, I am plotting my results through following code. I want to plot it with shapefile, with high quality map. Can you please respond how I add shapefile in this code and …
No module named pygmt - VS code - GMT Community Forum
Jan 21, 2021 · I’m new to GMT and trying to install it. i followed this link Installing — PyGMT to setup conda environment and other dependencies libraries using anaconda prompt…i did so …
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 …
Latest PyGMT Q&A topics - GMT Community Forum
Nov 10, 2023 · A place for questions about PyGMT.
PyGMT v0.14.0 released - Announcements - GMT Community Forum
Jan 2, 2025 · pygmt.clib: Remove the virtualfile_from_data method, use virtualfile_in instead v0.16.0 pygmt.clib: The virtualfile_from_vectors methods takes a sequence of vectors as its …
Fig.grdimage transparency and plot UTM - PyGMT Q&A - GMT …
Jan 21, 2025 · Hi all I’m recently using PyGMT for my work and i got some issue for plotting raster image (.tiff) file. I got 2 problems here: grdimage didnt work when i used I (shading) and Q …
How to load data into pyGMT - PyGMT Q&A - GMT Community …
Apr 17, 2020 · Hi, I just found your awesome project. How can I load some data from a csv into pyGMT? And how does the csv have to look like? Cheers
Installing PyGMT on Google Colab - GMT Community Forum
Sep 21, 2020 · How do you install PyGMT on Google Colab notebook.