Skip to content

Releases: sen2vm/sen2vm-core

1.1.4 - Notebook using new GDAL handling missing granule in Orthorectification process

05 Feb 10:21
3a0fc4d

Choose a tag to compare

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

16 Jan 09:07
82d8556

Choose a tag to compare

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

19 Dec 17:09
335f5d0

Choose a tag to compare

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

18 Dec 20:57
69c99bc

Choose a tag to compare

Feature:

  • Optimize GIPP loading (#40): select GIPP from datastrip, untar automaticaly and manage duplicated GIPP.

1.0.3 - Easier usage (fixed)

10 Dec 16:49
d75035c

Choose a tag to compare

Hotfix:

  • Typo error of grids_overwriting parameter
  • Update readme: remove user option when launching Sen2VM using the Dockerfile

1.0.2 - Easier usage

10 Dec 14:48
8d286a5

Choose a tag to compare

Bugs:

  • Fix empty params file error, closes #33

Refactoring:

  • Clear exception message when GEOID bundle is incomplete, closes #34

Features:

  • Option to overwrite existing output grids, vrt, inverse loc, closes #32
  • Dockerfile for user, closes #28

1.0.1

04 Dec 16:12
aa13142

Choose a tag to compare

Bugs:

  • Robustify reading of inputs (#24)
    • filtering mtd research (granule and datatrip)
    • computing of bbox sensor grid from datastrip and existing granules

Refactoring:

  • Explicit exception when unfound Datastrip or Granules (#25)
  • Orekit-data folder with standalone installation (#22)