π’ Announcing PyGMT v0.12.0, faster than ever with the use of GMT virtual files! PyGMT is a Python interface for the Generic Mapping Tools, a library for processing geospatial and geophysical data and making publication quality maps and figures.
Main highlight of this release is that almost all module wrappers now use in-memory GMT *virtual files* instead of intermediate temporary files to improve performance π More at https://forum.generic-mapping-tools.org/t/pygmt-v0-12-0/4864
PyGMT v0.12.0
Announcing PyGMT v0.12.0, faster than ever with the use of GMT virtual files! The PyGMT team is pushing forward with version v0.12.0! Here are some of the highlights π: π Almost all module wrappers (with a few exceptions) now use in-memory GMT virtual files instead of intermediate temporary files to improve performance (#2730) Almost all module wrappers (with a few exceptions) now have consistent behavior for table-like output (#1318) Adopt SPEC 0 policy for minimum supported vers...