v1.9.0
GMT v1.9.0
Merged pull requests:
- Fix bug introduced when reducing the methods. clip needs a method with no positional args. (#1317) (@joa-quim)
- Changes to allow modern mode cells in Jupyter. (#1318) (@joa-quim)
- Add functions to do zonal statistics. (#1319) (@joa-quim)
- When processing the DCW polygons check min size and assign a NAME attribute. (#1320) (@joa-quim)
- Only scan the header field if DCWnames is true. (#1321) (@joa-quim)
- Only create a attrib["Feature_ID"] if GMT date is > 10 December 21023 (#1322) (@joa-quim)
- Correctly slice Pixel interleaved images. (#1323) (@joa-quim)
- Un-comment a kine that was reverting the n_colors trick to write Mx4 colormaps. (#1324) (@joa-quim)
- Let gmtread be able to read a nc cube with 'layers=:all' (#1325) (@joa-quim)
- Add dumb positional arg to mat2img to allow dispatch with UInt16 (#1326) (@joa-quim)
- Add a 'cumdist' option to allow easy computation of accumulated distance along tracks. (#1327) (@joa-quim)
Closed issues:
- Register v"1.7.0" (#1299)