Skip to content

Releases: GenericMappingTools/GMT.jl

v0.25.0

28 Sep 22:45
Compare
Choose a tag to compare

GMT v0.25.0

Diff since v0.24.0

Merged pull requests:

v0.24.0

22 Sep 20:03
Compare
Choose a tag to compare

GMT v0.24.0

Diff since v0.23.0

Closed issues:

  • Register 0.22.0 (#391)
  • How to avoid precision loss? (#409)
  • ERROR: could not load library "libgmt" (#413)
  • UndefVarError: GMT_Create_Session not defined (#416)

Merged pull requests:

v0.23.0

27 Jul 01:02
a38c26d
Compare
Choose a tag to compare

GMT v0.23.0

Diff since v0.22.0

Closed issues:

  • How to read HDF4 file? (#356)
  • Register 0.21.0 (#384)
  • Trouble plotting png or jpg files after updating to gmt 6.1 (#389)
  • GMT broken when works with SQLite on Archlinux (#393)
  • ERROR: GMT: Expects a Matrix for input (#396)
  • Cause of error: GMT_Create_Session not defined (#402)

Merged pull requests:

v0.22.0

07 Jul 12:02
8312104
Compare
Choose a tag to compare

GMT v0.22.0

Diff since v0.21.0

Merged pull requests:

v0.21.0

20 Jun 23:02
459ca75
Compare
Choose a tag to compare

GMT v0.21.0

Diff since v0.20.1

Closed issues:

  • Register 0.19.0 (#367)
  • contour cann't recognise pen=(colored=true,) (#373)
  • can only open more than one gmt session at one time (#378)

Merged pull requests:

  • change _ to _ (#380) (@htyeim)
  • More on mem layout & movie work (#381) (@joa-quim)
  • Movies need the GMT module namesx prefixed with gmt (#382) (@joa-quim)
  • Let savefig be used in Jupyter, but do not try to visualize it and give a warning if show=1 (#383) (@joa-quim)

v0.20.1

07 Jun 01:02
882d5d3
Compare
Choose a tag to compare

GMT v0.20.1

Diff since v0.20.0

Closed issues:

  • crash if used a long name (#375)

Merged pull requests:

v0.20.0

02 Jun 12:02
9a67423
Compare
Choose a tag to compare

GMT v0.20.0

Diff since v0.19.0

Closed issues:

  • Register 0.17.0 (#351)
  • Register 0.18.0 (#363)

Merged pull requests:

  • Test a new scheme to find the GMT shared lib in *nix (#369) (@joa-quim)
  • Do not call error() to avoid failing condition in automatic registration (#371) (@joa-quim)
  • Use the forgotten --show-library to set the shared lib (#372) (@joa-quim)

v0.19.0

29 May 23:01
964b86e
Compare
Choose a tag to compare

GMT v0.19.0

Diff since v0.18.0

Merged pull requests:

v0.18.0

07 May 17:01
61d8a01
Compare
Choose a tag to compare

GMT v0.18.0

Diff since v0.17.0

Closed issues:

  • Register 0.16.0 (#347)
  • grdimage shows strange lines (#357)

Merged pull requests:

v0.17.0

11 Mar 01:01
8aa0e80
Compare
Choose a tag to compare

GMT v0.17.0

Diff since v0.16.0

Closed issues:

  • Register 0.15.0 (#341)
  • Reversed direction in GMTgrid, v0.15.0 (#345)
  • Segmentation fault: 11 (#348)

Merged pull requests:

  • Fix a bug left over when passing globals to const arrays. It was causing grids flip UD (#346) (@joa-quim)
  • Add new add_opt() function that deals with options taking a file (#349) (@joa-quim)
  • Expand gmtspatial to accept arrays in the D, N, T options (#350) (@joa-quim)