Skip to content

v0.13.0

Compare
Choose a tag to compare
@remi-braun remi-braun released this 02 Mar 11:22
2212b7f

0.13.0 (2022-03-02)

  • ENH: Adding the support of Landsat-9 sensor
  • ENH: Support Sentinel-2 with missing datatake metadata file(sometimes happens with data downloaded from AWS buckets and converted to .SAFE)
  • FIX: Using default SAR resolution from official Copernicus Data Access Portfolio (2014-2022) (Sentinel-2 default resolution goes to 10.0 m !)
  • FIX: Use --no-binary fiona,rasterio directly in requirements.txt
  • FIX: Removing useless outputComplex line in GPT graphs that is breaking SNAP on Linux
  • FIX: Removing the workarounds caused by some bugs of cloudpathlib and enabling retrieval of nested SAR products (TSX, TDX, PAZ, RCM) from S3 compatible storage.
  • FIX: Do not process nodata for a band already existing
  • FIX: Fixing an error when reading TIR bands with Landsat-7
  • FIX: Fixing an error when additive/multiplicative coefficients are set to NULL for Landsat data
  • CI: Do not try to process SAR end to end if GPT cannot be found
  • CI: Publishing wheel from Github instead of Gitlab
  • REPO: Setting GitHub as the main repository and using new Gitlab runners