Skip to content

Latest commit

 

History

History
executable file
·
93 lines (59 loc) · 1.52 KB

changelog.rst

File metadata and controls

executable file
·
93 lines (59 loc) · 1.52 KB

Changelog

v0.3.5

  • Fixed Copernicus access token error
  • Fixed automatic band wavelength definition in BandSet

v0.3.04

  • Fixed Jupyter interface

v0.3.03

  • Fixed Jupyter interface

v0.3.02

  • Fixed Jupyter interface

v0.3.01

  • Added functions for interactive interface in Jupyter environment
  • Fixed Sentinel-2 band 8A identification in preprocess products

v0.2.01

  • In Download Products added the functions to search and download Collections from Microsoft Planetary Computer: Sentinel-2, Landsat, ASTER, MODIS Surface Reflectance 8-Day, and Copernicus DEM

v0.1.24

  • Fixed band calc calculation with multiband raster as bandset
  • Fixed preview path for Copernicus products

v0.1.23

  • Minor fixes

v0.1.22

  • Fixed prepare input function
  • Fixed logger for multiprocess

v0.1.21

  • Fixed requirements

v0.1.20

  • Fixed Copernicus search and download service

v0.1.19

  • Fixed Copernicus search and download service

v0.1.18

v0.1.17

  • Fixed spectral signature calculation for multiband raster
  • Fixed closing multiprocess at exit

v0.1.16

  • Fixed issue in block size calculation for multiprocess in case of large input raster and low RAM;
  • Fixed management of bandsets using multiband rasters;
  • Minor fixes to multiprocess download;