Releases: sen2vm/sen2vm-core
Releases · sen2vm/sen2vm-core
1.1.4 - Notebook using new GDAL handling missing granule in Orthorectification process
Feature:
- Notebook using new GDAL handling missing granules, but PDI format no more handled by GDAL for orthorectification
Doc:
- Precisions added
- Precision to use Compact.SAFE format (using CDSE L1B workflow for example) when using Orthorectification Notebook
1.1.3 - Notebook resampling enhancement
Feature:
- Issue #61: Avoid double resampling in mosaic creation - Replaced gdalwarp with gdal_merge.py for mosaic assembly, added explicit resolution per band (10m, 20m, 60m) for orthorectification, and corrected grid step values (4.5, 2.25, 1 pixels) for sen2vm grid generation
Fix:
- Incorrect relative paths between notebook, DEM directory, and Dockerfile
1.1.2 - Update documentation including Notebook
Feature:
Addition of example Notebook
Doc:
Doc refactoring
Inclusion of usage of Notebooks
Inclusion of tutorials on how to get required inputs
Updates on orthorectification example to be compatible with PDI/EUP.SAFE/EUP.COMPACT_SAFE
Addition of a CHANGELOG
1.1.1 - Optimize GIPP loading
Feature:
- Optimize GIPP loading (#40): select GIPP from datastrip, untar automaticaly and manage duplicated GIPP.
1.0.3 - Easier usage (fixed)
Hotfix:
- Typo error of grids_overwriting parameter
- Update readme: remove user option when launching Sen2VM using the Dockerfile