CHANGELOG¶
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.4 - 2024-04-28¶
Changed¶
Add some USER Logs
1.0.3 - 2024-03-07¶
Changed¶
Add some USER Logs
1.0.2 - 2024-02-07¶
Changed¶
Handle FILESYSTEM and upgrade to toolbelt 1.8.1
1.0.1 - 2023-12-21¶
Added¶
User log to warn if no VRT file has been generated
1.0.0 - 2023-12-19¶
Changed¶
Use Toolbelt 1.7.1 for filesystem storage
0.3.1 - 2023-12-14¶
Changed¶
Rename COG files without suffix
0.3.0 - 2023-12-05¶
Changed¶
Update git hooks and base dependencies
Enable the process to end normally even when there is no input extent
Packaging: update GDAL to v.3.7.3 (but tests are still made against several GDAL versions)
0.2.0 - 2023-10-26¶
Added¶
Output total size of s3 archived files
0.1.0 - 2023-10-25¶
Initialization with Gpf Cli Templater
First functional version
Add testing workflow
Packaging with pip
Documentation
Tooling : formatter, guidelines, git-hooks, linter…