Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

58 lines (42 loc) · 1.19 KB

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 Semantic Versioning.

[Unreleased]

Added

Deprecated

Removed

Fixed

[0.4.0]

Added

  • Added in forge-py fargate terraform code
  • Updated and cleaned up github action
  • Added new function to check for valid longitude and latitude values for granule.

Deprecated

Removed

Fixed

[0.3.0]

Added

  • Updated alpha shape algorithm with bin average thinning
  • Added in open cv strategy and new algorithm for footprinting
  • Updated config files structure for forge-py
    • New structure for new alpha shape and open cv strategies
  • Updated documentation
  • Added License

Deprecated

Removed

Fixed

[0.2.0]

Added

  • Update default footprint algorithm, now there is only one algorithm for forge-py
  • Poetry update python libraries

Deprecated

Removed

Fixed

[0.1.0]

Added

  • Initial implementation for forge-py to footprint SCATSAT1_ESDR_L2_WIND_STRESS_V1.1
  • Added cowvr strategy

Deprecated

Removed

Fixed