5.0.9
The Main Highlights:
- New mapping functions for creating good quality mapping figures easily using matplotlib
- Function for parsing the Landsat Collection 2 QA mask (16bit bit image) to retrieve cloud mask etc.
- Function for parsing ESA Sentinel-2 Level2a XML header
- Function for creating stacked output from ESA Sentinel-2 Level2a downloaded SAFE file.
- Function for creating stacked output from Landsat Collection 2 level 1 download.
- New StdImgBlockIterBatches class for looping through an image in blocks using batches - expected to be useful for machine learning applications.
- Function for creating animated GIFs from a set of input images (frames) with an option to resize the input images.
What's Changed
- many additions by @petebunting in #52
Full Changelog: 5.0.8...5.0.9