Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Tschoun Tschoun released this 26 Feb 12:26
· 61 commits to main since this release

Dev to Main Branch Merge

Overview

This PR focuses on VHI (Vegetation Health Index) processing system improvements, bug fixes, and new utilities.

Key Changes

VHI Processing

  • Fixed TCI formula and topographic correction
  • Added scene filtering based on valid pixel coverage
  • Improved timestamp and date handling
  • Standardized Landsat band naming

New Features

  • VHI Map Grid Generator for monthly maps
  • CDI/VHI map generation utilities
  • VHI Extractor class and CSV processing
  • Support for Sentinel-2C acquisition plans
  • STAC asset management tools

Documentation & Fixes

  • Added Jupyter notebooks for tutorials and analysis
  • Fixed CMS paths and error handling
  • Enhanced subprocess logging (#108)
  • Fixed date handling in warnregions extraction (#107)

Contributors