Skip to content

5.0.9

Compare
Choose a tag to compare
@petebunting petebunting released this 13 Jul 09:13
· 509 commits to main since this release
5ba87f6

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

Full Changelog: 5.0.8...5.0.9