Skip to content

Release Notes v1.2.3

Compare
Choose a tag to compare
@davidoesch davidoesch released this 19 Nov 14:25
· 222 commits to main since this release
81a62d9

New Features

  • Batch Scripts for VHI and Sentinel-2 Processing:
    • Added a .bat file to support batch processing for both the Vegetation Health Index (VHI) and Sentinel-2 Surface Reflectance (S2_SR) data.
    • Enables streamlined month-wise processing for faster, consistent workflows.

Enhancements

  • Requirements Update:

    • Updated requirements.txt to include the latest version of the requests module for improved compatibility and security.
  • Google Cloud Storage (GCS) Support for Production Environment:

    • Added support for GCS to enhance storage and accessibility of data in the production environment.
    • Addresses issue #103.

Bug Fixes

  • Resolved minor bugs to improve stability and performance.

Documentation

  • No new documentation changes in this release.

Contributors

What's Changed

Full Changelog: v1.2.2...v1.2.3