Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 907 Bytes

File metadata and controls

26 lines (17 loc) · 907 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to PEP 440 and uses Semantic Versioning.

[0.1.2]

Added

Changed

  • frequency is now an optional argument for gcov_rgb.make_rgb_geotiff and the first available frequency is chosen.
  • Errors for invalid input granules are now raised as HarmonyException to show nice error messages.

[0.1.1]

Changed

  • rgb_decomp now processes data in 512x512 chunks to reduce peak memory usage

[0.1.0]

Added

  • Add a Harmony service for creating an RGB GeoTIFF from a GCOV product.