Skip to content

v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 16:09
· 642 commits to master since this release
66242c8

GMT v1.14.0

Diff since v1.13.3

Merged pull requests:

  • Update the GADM download site to its new address (shit) (#1442) (@joa-quim)
  • Add a setnodata() function to fix grids with flag values but didn't set the nodata value. (#1444) (@joa-quim)
  • Forgot to add option -q to gmtread and gmtconvert (#1445) (@joa-quim)
  • Add options to polygonize to limit the number of polygons based in ncels or min area and sort polygons by area. (#1446) (@joa-quim)
  • Fix geopkg GADM parsing due to breaks in new GADM4.5 (#1447) (@joa-quim)
  • When reading a grid and specifying gdal=1 that was ignored if not grd=1. (#1448) (@joa-quim)
  • Add the option 'labels="att:???"' to allow plotting the attribute ??? text (used in mosaic() GMTdatasets). (#1449) (@joa-quim)

Closed issues:

  • Register v"1.13.2" (#1433)