Skip to content

v0.0.1

Compare
Choose a tag to compare
@davidoesch davidoesch released this 28 Mar 14:32
· 556 commits to main since this release

Release Notes for Version 0.0.1

General Updates

  • Operational Product as of now from 28.3.2024 onward: swissEO S2-SR: Optical satellite data (Sentinel-2)
  • Preparatory Work: Preparation for the release of version 0.0.1 has been completed.
  • Switched Asset Resources: Asset resources have been switched to production environment.
  • Added Priority Column: A new "priority" column has been added.
  • Fix DATA_SOURCE: Issue with DATA_SOURCE has been fixed.
  • Updated Requirements: Requirements for earthengine-api have been updated.
  • Fixed SWISSTOPO_RELEASEVERSION: Issue with SWISSTOPO_RELEASEVERSION has been resolved.
  • Changed Run Type Naming: Naming convention for run types has been adjusted.
  • Added Properties to Asset Export: Additional properties have been included in asset export.
  • Refined CS+ Cloud Shadow Masking: Improvements have been made to CS+ cloud shadow masking.
  • Replaced join with .linkCollection: join function has been replaced with .linkCollection.
  • Fix for #57: Issue #57 has been resolved.
  • Added CloudScore+ as Default: CloudScore+ has been set as the default cloud detection algorithm.

Functionality Updates

  • Added clip_outermost_rows Function: New function clip_outermost_rows has been added to S2_TOA.
  • Added S3 TOA: Initial support for S3 TOA has been added.
  • Added Date Acquired to S2 TOA: Date acquired information has been added to S2 TOA.
  • Added Initial S3 TOA: Initial support for S3 TOA processing has been added.
  • Added l89 toa and sr: Support for l89 TOA and SR has been included.
  • Moved Functions to Main Utils: Functions have been relocated from processor to main_utils.
  • Added l57 toa and draft step1: Initial support for l57 TOA and draft step1 has been added.
  • Removed get_github_info Function: get_github_info() function has been removed from step0 to main_utils.
  • Initial Step1 for l57_ar: Initial implementation for step1 of l57_ar has been added.
  • Added PROD: PROD environment has been incorporated into the system.
  • Fix Missing Thumbnail Conditions: Conditions for missing thumbnails have been corrected.

Bug Fixes

  • Fixed Data Source: Issue with data source has been rectified.
  • Updated Gray Value for VHI Thumbnail: Gray value for VHI thumbnail has been updated.
  • Changed Gray in No Info No Data Pixels: Gray value in no info and no data pixels has been adjusted.
  • Fix Prod for Collection Issue: Issue with production for collection has been fixed.
  • Set Back to Operation Mode Regarding Date: System has been reverted to operation mode regarding date.

These release notes summarize the changes made in version 0.0.1 of the project. For more details, refer to the commit history on GitHub.