Skip to content

Releases: GenericMappingTools/GMT.jl

v1.17.0

30 Aug 00:40
fbec455
Compare
Choose a tag to compare

GMT v1.17.0

Diff since v1.16.0

Merged pull requests:

  • Fix clipping cases (#1492) (@joa-quim)
  • Add option to getby attrib to invert the sense of the query. (#1494) (@joa-quim)
  • Include and export gmtisf. (#1495) (@joa-quim)
  • Add option to convert the 5 date/time columns in absolute (unix) time column. (#1496) (@joa-quim)
  • Add code to help create custom symbols and search them too in ./gmt/cache_csymb (#1497) (@joa-quim)
  • Improvements in the make/finding custom symbols (#1498) (@joa-quim)
  • Add option to force geog when reading with wmsread. (#1501) (@joa-quim)
  • Add new Photoshop blender like modes to blendimg! (#1502) (@joa-quim)
  • ind2rgb accept a CPT name and internally create the CPT. (#1503) (@joa-quim)
  • Fix bugs in the band interleaved branches (#1504) (@joa-quim)
  • Revert recent makecpt change in -T. (#1505) (@joa-quim)
  • Add code to create and dislay meshed 3D bodies (#1506) (@joa-quim)
  • Deal with the FaceVertices data (hide invisible faces) in plot3. (#1507) (@joa-quim)
  • Add a .obj reader function to gmtreadwrite.jl (#1508) (@joa-quim)

Closed issues:

  • Register v"1.15.2" (#1483)
  • grdimage incorrectly handling longitude coordinates (#1493)

v1.16.0

21 Jul 22:07
e8d50bb
Compare
Choose a tag to compare

GMT v1.16.0

Diff since v1.15.2

Merged pull requests:

  • Expand methods of inwhichpolygon. Add a new function to detect points-in-polygon. (#1484) (@joa-quim)
  • Add a 'pack' option to inwhichpolygon. Add a randgeo function. (#1485) (@joa-quim)
  • Fixes to make :l or :legend work in both classic and modern and not issue false warnings. (#1487) (@joa-quim)
  • Add new function to create GMT DCW type files. (#1488) (@joa-quim)
  • Add automatic recognizing of geobuffer format. (#1489) (@joa-quim)
  • Expand the nested clip option so that we can also use the pscoast clipping capabilities. (#1490) (@joa-quim)

Closed issues:

  • some Longitude regions will cause strange lines (#398)
  • Bit/Bool syntax in statplots.jl : "|" is not a unary operator (#1223)
  • Not finding libgdal-35.dll on windows (#1479)
  • Register v"1.15.1" (#1481)
  • Cannot parse option -l (#1486)

v1.15.2

03 Jul 15:08
78a6f2d
Compare
Choose a tag to compare

GMT v1.15.2

Diff since v1.15.1

Merged pull requests:

  • Set bounds to GDAL_JLL (binary not very trustful on Windows). (#1482) (@joa-quim)

v1.15.1

03 Jul 01:55
2fb4806
Compare
Choose a tag to compare

GMT v1.15.1

Diff since v1.15.0

Merged pull requests:

  • Workaround for the GMT bug when reporting color depth of gray.cpt master palette. (#1473) (@joa-quim)
  • Add a readgeom() function that basically wraps fromWKT() (#1474) (@joa-quim)
  • Let clim accept a :zscale argument to compute zlims to pass to makecpt. (#1475) (@joa-quim)
  • Let inset zoom work with plotlinefit plots. (#1476) (@joa-quim)
  • Fix in detection of ODE type. Something changed and fields changed some positions. (#1477) (@joa-quim)
  • Let plot 1 row matrix. Strength xyz2grd with respect to proj settings. (#1478) (@joa-quim)
  • Fix cases when calling makecpt with a grid. Only C=... was contemplated. (#1480) (@joa-quim)

Closed issues:

  • Register v"1.14.2" (#1458)
  • Crash when using cpt "gray" in grd2cpt:w (#1471)
  • Crash when "gray" CPT is used (#1472)
  • Not finding libgdal-35.dll on windows (#1479)

v1.15.0

14 Jun 20:08
68d8f83
Compare
Choose a tag to compare

GMT v1.15.0

Diff since v1.14.2

Merged pull requests:

  • Start working on automatic nested inset() calls (#1459) (@joa-quim)
  • Fix a corner case where histogram index access could be off by 1. (#1460) (@joa-quim)
  • Auto set -R when plotting a DCW. This allows for auto projection guess. (#1461) (@joa-quim)
  • More auto nested inset work. (#1462) (@joa-quim)
  • A minimal working nested inset with auto-zoom. (#1463) (@joa-quim)
  • Make helper_set_colnames() more robust. Not error and search names bottom up in comments. (#1464) (@joa-quim)
  • Guess where the inset window can be put so it doesn't overlap the zoom window. (#1465) (@joa-quim)
  • Deal with the cases where the zoom window encloses more than one line. (#1466) (@joa-quim)
  • Let file names be also usable with nested insets. Add a pzoom option. (#1467) (@joa-quim)
  • Finish all expect-able cases. Works both with linear or projected images. (#1469) (@joa-quim)

Closed issues:

  • Two GMT.jl threads conflict? (#1386)
  • Apple Silicon and GMT.jl? (#1421)
  • Register v"1.1.4.1" (#1455)

v1.14.2

29 May 16:09
548c273
Compare
Choose a tag to compare

GMT v1.14.2

Diff since v1.14.1

Merged pull requests:

  • Delete ambiguous gdalwrite method. Fix bugs in gdal.jl (#1456) (@joa-quim)
  • Patch the case whem gmtwrite refuses to save a TRB 2D image. (#1457) (@joa-quim)

Closed issues:

  • Register v"1.14.0" (#1450)

v1.14.1

27 May 12:13
625bff1
Compare
Choose a tag to compare

GMT v1.14.1

Diff since v1.14.0

Merged pull requests:

  • Update actions and build on Win too (#1451) (@joa-quim)
  • Add option to pass in a tile as a quadtree or XYZ address. (#1452) (@joa-quim)
  • Lat the labels option accept more forms. (#1453) (@joa-quim)
  • Let the CTRL.pocket_call mechanism be able to deal with two nested calls that need data. (#1454) (@joa-quim)

Closed issues:

  • Register v"1.13.3" (#1441)

v1.14.0

22 May 16:09
66242c8
Compare
Choose a tag to compare

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)

v1.13.3

15 May 12:14
5864d88
Compare
Choose a tag to compare

GMT v1.13.3

Diff since v1.13.2

Merged pull requests:

  • Remove stray parenthesis in -te that made gdalwarp to fail in recent GDAL versions. (#1434) (@joa-quim)
  • Change type of global POSTMAN. Improve polygonize to restrict size and order of output. (#1435) (@joa-quim)
  • Add a new function to convert RGB to YCbCr space. (#1436) (@joa-quim)
  • Add rgb2lab function (#1437) (@joa-quim)
  • Pad grayscale images that are going to be projected. (#1438) (@joa-quim)
  • Forget about BitMatrix in GMTimages. That forces AbstractArray and hell slow blows up. (#1439) (@joa-quim)
  • Parse segment headers for the presence of comments with Attrib(name=value) (#1440) (@joa-quim)

Closed issues:

  • Register v"1.13.1" (#1429)

v1.13.2

08 May 13:09
3e1dbab
Compare
Choose a tag to compare

GMT v1.13.2

Diff since v1.13.1

Merged pull requests:

  • Identify neighbor columns with DATE & TIME. Join them. (#1430) (@joa-quim)
  • Add an option 'stride' that calls 'gmtconvert' instead of read and strides row reading. (#1431) (@joa-quim)
  • Fix broken cases when doing rasterzones! on images. (#1432) (@joa-quim)

Closed issues:

  • Register v"1.13.0" (#1423)