Skip to content

Releases: GenericMappingTools/GMT.jl

v0.14.0

05 Jan 19:21
v0.14.0
baafdda
Compare
Choose a tag to compare

v0.14.0 (2020-01-05)

Diff since v0.13.0

Closed issues:

  • Register v1.13.0 (#325)

Merged pull requests:

v0.13.0

04 Jan 04:26
v0.13.0
6360fcc
Compare
Choose a tag to compare

v0.13.0 (2020-01-03)

Diff since v0.12.0

Closed issues:

  • Register v0.13.0 (#324)
  • Let it accept frame=:auto (#314)
  • Register 0.10.0 (#275)

Merged pull requests:

v0.12.0

28 Oct 09:15
v0.12.0
be2942a
Compare
Choose a tag to compare

v0.12.0 (2019-10-17)

Diff since v0.11.0

Closed issues:

  • Register 0.2.1 (#307)
  • Register 0.2.1 (#305)
  • Register 0.2.0 (#304)
  • Register 0.9.0 (#254)

Merged pull requests:

  • Fix shit gmt_main when removed global declarations. (#303) (joa-quim)
  • Finish removing links to old soest site. (#302) (joa-quim)
  • Fix the modern mode workings. (#301) (joa-quim)
  • Warn user if current GMT version is different from info at last compile. (#300) (joa-quim)
  • Add types in function signatures. (#299) (joa-quim)
  • Improve a bit online doc and change some aliases. [skip CI] (#297) (joa-quim)
  • Expand imshow to also call grdview if -p is given (#296) (joa-quim)
  • Use joinpath() instead of checkink outout of tempdir() (#295) (joa-quim)
  • Let grdimage accept illum=true (#294) (joa-quim)
  • Fix nested issue with cpts (#293) (joa-quim)
  • Make savefig work again after the format picking by extension. (#292) (joa-quim)
  • More modern mode fixes and 2 gallery plots. (#291) (joa-quim)
  • Let figure file name and format be determined by file extension (#290) (joa-quim)

v0.11.0

15 Jul 23:07
v0.11.0
4dc5912
Compare
Choose a tag to compare

v0.11.0 (2019-07-15)

Diff since v0.10.0

Closed issues:

  • variable name error in documentation: scaleat\_lat could be scale\_at\_lat (#272)

Merged pull requests:

v0.10.0

15 Jun 09:31
v0.10.0
9e3a693
Compare
Choose a tag to compare

v0.10.0 (2019-06-15)

Diff since v0.9.0

Closed issues:

  • Rgister 0.10.0 (#274)

Merged pull requests:

Expand grdimage and grdview options to use verbose keywords.

15 Apr 01:27
8770dad
Compare
Choose a tag to compare
Merge pull request #219 from GenericMappingTools/imgview

Introduce get_cpt_set_R() and common_shade() functions

Replace default function args vals = [] by 'nothing'

10 Apr 19:57
1d1f3b8
Compare
Choose a tag to compare

Improve nested module calls in grdimage

10 Apr 00:03
83dbc4a
Compare
Choose a tag to compare

Add docs for coast and grdimage

Expand several complex options to key/val syntax

04 Apr 01:11
713a956
Compare
Choose a tag to compare

Also add galleries for projections and other examples.

General improvments of the plotting modules

09 Jan 11:43
b03eb61
Compare
Choose a tag to compare

Add automatic legends, plot multi lines at once, etc.