Skip to content

v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 22:06
· 92 commits to master since this release
6400332

GMT v1.12.0

Diff since v1.11.1

Merged pull requests:

  • Add Nimbo provider to mosaic. (#1376) (@joa-quim)
  • Expand de mosaic Nimbo provider with date and othe cache dir fixes. (#1377) (@joa-quim)
  • Add the img_funs.jl file (#1378) (@joa-quim)
  • Auo detect NASA OceanColor SST and chlorophyll cpts (#1379) (@joa-quim)
  • Correctly UD flip side walls depending on the value of 'zdown' (#1380) (@joa-quim)
  • Finish implementing sub-regions in cubeplot. (#1381) (@joa-quim)
  • Add option to plot coastlines on the topt side of the cube. (#1382) (@joa-quim)
  • Add more projections to the list of those that need -R...+r (#1384) (@joa-quim)
  • Let an attribute be passable to plot -Z option. (#1385) (@joa-quim)
  • Fix one corner case where UIn16 tiff files were expected to always be cubes. (#1387) (@joa-quim)
  • Fix a probable regression where the 'zoom' option was not getting the right -R (#1388) (@joa-quim)
  • Add mechanism to have different figure names per session. (#1389) (@joa-quim)
  • Automatically set the GDAL_DATA env variable (#1390) (@joa-quim)
  • Drop GMT. qualifier when possible. (#1391) (@joa-quim)
  • When reading those VIIRS UInt16 bands with scale factors, keep them as grids. (#1392) (@joa-quim)
  • Guess if have to use GDAL if the varname has a slash. (#1393) (@joa-quim)

Closed issues:

  • Register v"1.11.0" (#1371)