Skip to content

v1.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 00:50
· 37 commits to master since this release

GMT v1.23.0

Diff since v1.22.4

Merged pull requests:

  • Fix the case when sending column major indexed images to GMT (#1627) (@joa-quim)
  • Add a first cut of a fillsinks function. (#1628) (@joa-quim)
  • Let imfill() work with Bools and BitMatrices. (#1629) (@joa-quim)
  • Let the fillsinks() function also accept a 'region' option. (#1630) (@joa-quim)
  • Add option to fillsinks() to save the filled contours in a global variable. (#1631) (@joa-quim)
  • Warn when user asks for a gdataset and output fname in gdaltranslate. (#1633) (@joa-quim)
  • Change code order in helper_mat2img() to make sure we have a default colormap (#1634) (@joa-quim)

Closed issues:

  • Register v"1.22.3" (#1618)
  • Using option gdataset in gdaltranslate and others still returns nothing (#1632)