Skip to content

S1Tiling v1.3.0

Latest

Choose a tag to compare

@LucHermitte LucHermitte released this 12 Feb 15:15
· 4 commits to master since this release

Version 1.3.0

The main features of this version are mainly related to performances optimizations, and the quality of diagnosed errors.

v1.3.0 Improvements

  • Searching performances of the DEM tiles that intersect the requested S2 MGRS tiles has been greatly improved (#201).
  • Project packaging is migrated to pyproject.toml (#198).
  • Make sure tiles are always processed in the same order (#206).
  • Improve the error message when attempting to patch the no-data value of a read-only geoid file, when DEM and Geoid are symlinked (#213).
  • S1 products are no longer scanned in LIA and IA scenarios (#212).
  • MGRS tile database has been converted to a GPKG file. Features.shp becomes deprecated: It will be removed from ulterior versions of S1Tiling (#211).

v1.3.0 Breaking changes

  • From now on, precise orbit files can only be fetched from cop_dataspace and other providers supported by EODAG (#197).

v1.3.0 Bugs fixed

  • PyPi wheel production has been restored (#204).
  • Report (and don’t crash) when no image with the expected polarities in found in time compatible S1 products (#208).
  • Fix crash on time-out during download (#214).
  • Ignore platform (S1A, S1C…) when matching LIA and γ°RTC correction maps (#217).
  • Bug in computing orbit direction (LIA#25).