Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 1.4 kB | |
v1.31.0 source code.tar.gz | 2025-07-23 | 5.8 MB | |
v1.31.0 source code.zip | 2025-07-23 | 5.9 MB | |
Totals: 3 Items | 11.7 MB | 0 |
GMT v1.31.0
Merged pull requests: - Make many of the datasets functions parametric. Other annotations changes. (#1756) (@joa-quim) - Centralize the call to finish_PS_module() such that no 'nothing' are passed in. (#1757) (@joa-quim) - Add mapsize2region() function to compute the exact region that, given a proj, fills a specified map size. (#1758) (@joa-quim) - Fix a loxodrome bug that was failing for all starting points with lat != 0. (#1759) (@joa-quim) - Add a biplot function to show PCA analysis. (#1760) (@joa-quim) - Make the biplot limits tidier when possible, but 0,0 is still as fig's center. (#1761) (@joa-quim) - Replace kw... by Dicts in main functions. (#1762) (@joa-quim) - Several fixes in the lazread function. (#1764) (@joa-quim) - Partial work on making lazread crete grids/images. (#1765) (@joa-quim) - Add a global variable to know when gmt() was not yet called. (#1766) (@joa-quim) - Let this create images too when RGB is available. (#1767) (@joa-quim) - Improve the image generation. (#1768) (@joa-quim) - Let the rescale() function call histogram functions directly and not the full fun. (#1769) (@joa-quim)
Closed issues: - Adding NetCDF_jll explicitly caused the GMT.jl version to be downgraded to v0.44.8 (#1696) - Register v"1.29.2" (#1736)