- Disable file export when there is no selected filters (#92)
- Add rules to normalize and interpolate data to exported data as CSV and JSON files (#78)
- Add menu with advanced options to draw selected points (#71)
- Allow to open multiple images when clicking in the Point (#73)
- Review script template to export as Python code (#76)
- Review the GUI Input to deal with longitude/latitude (#93)
- Remove the GUI option enable selection`, and keep it always active by default (#83)
- Remove the GUI option normalize, and ensure that all time series values are being normalized automatically using "scale factor" (#84)
- Remove the tab to deal with WTSS endpoints (#85)
- 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)
- 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)
- 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)
- 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