Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 3.84 KB

CHANGES.rst

File metadata and controls

68 lines (52 loc) · 3.84 KB

Changes

Version 0.3.1 (2024-10-24)

  • Fix numpy version conflicts (#74)
  • Add warning and dialog when plot time series crash (#75)
  • Update the plugin installation and usage guide in documentation (#77)
  • Remove the warning about setting CRS (#79)
  • Add single click to set coordinates based on history list (#80)
  • Add user data path to save virtual rasters from STAC (#70)
  • Manter apenas uma janela do plugin aberta e conectada ao QGIS (#81)
  • Garantir a precisão das coordenadas ao selecionar no histórico e ao exportar arquivos (#82)

Version 0.3.0 (2024-10-02)

  • Add plot STAC images by clicking (#72)
  • Add a check before attempting to retrieve time series (#63)
  • Review plot library with seaborn (#53)
  • Add option or checkbox for user to choose whether to normalize data or not (#64)
  • Resolve nodata in plot time series with seaborn (#65)
  • Resolve coordinates/layers projection in enable canvas points selection (#66)
  • Add menu with advanced options to control virtual raster generation (#67)
  • Review and update methods for the installation and build steps for plugin (#68)
  • Draw and zoom in the points based on selected coordinates to get time series (#69)
  • Add user data path to save virtual rasters from STAC (#70)

Version 0.2.0 (2024-08-19)

  • Project is active again and under development
  • Change License to GPL v3 (#59)
  • Review dependencies in package (#54)
  • Remove access token dependency (#51)
  • Fix mouse click event when search time series (#52)

Version 0.1.0-0 (2020-05-19)

  • First version of Plugin with QGIS Version 3+ support
  • Add feature to export Python code
  • Plot time series using matplotlib
  • Initial unittests
  • Persist an historic of time series coordinates