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)