GMT v1.22.4
Merged pull requests:
- Move the 'del' kwarg in parse_I() back to a positional arg. (#1619) (@joa-quim)
- Extract PS_nested related funs into a different file. (#1620) (@joa-quim)
- New feat: Add a imcomplement() function. Add new feature to binarize and padarray (#1622) (@joa-quim)
- When reading images reshape the incoming row major array like in gdalread. (#1623) (@joa-quim)
- Revert many of the args to kwargs move. Shit happened under the hood. (#1624) (@joa-quim)
- Fix a regression when plotting using the paper option. (#1625) (@joa-quim)
Closed issues:
- Register v"1.22.2" (#1610)