Releases: brazil-data-cube/wtss-qgis
Releases · brazil-data-cube/wtss-qgis
Version 0.4.0
What's Changed
- 🎨 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)
Full Changelog: v0.3.1...v0.4.0
Version 0.3.1
What's Changed
- 🐛 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)
Full Changelog: v0.3.0...v0.3.1
Version 0.3.0
- ✨ Add plot STAC images by clicking #72
- ✨ Add a check before attempting to retrieve time series #63
- ✨ Add user data path to save virtual rasters from STAC #70
- ✨ Add option or checkbox for user to choose whether to normalize data or not #64
- ✨ Add menu with advanced options to control virtual raster generation #67
- 🎨 Review plot library with
seaborn
#53 - 🎨 Draw and zoom in the points based on selected coordinates to get time series #69
- 🐛 Resolve
nodata
in plot time series with seaborn #65 - 🐛 Resolve coordinates/layers projection in enable canvas points selection #66
- 📚 Review and update methods for the installation and build steps for plugin #68
Version 0.2.0
What's Changed
- 📁 Working with files export by @AbnerErnaniADSFatec in #19
- 🧪 Unit Test Development by @AbnerErnaniADSFatec in #22
- 🪟 Development Installation on Windows by @AbnerErnaniADSFatec in #28
- 👷 Review the codebase organization and prepare for drone integration by @AbnerErnaniADSFatec in #36
- 📚 Creating help for the users by @AbnerErnaniADSFatec in #31
- 📚 Adding pydocstyle check and adding UI for get user token by @AbnerErnaniADSFatec in #43
- 📚 Change license to GPL v3 by @AbnerErnaniADSFatec in #62
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0-0
Merge pull request #3 from AbnerErnaniADSFatec/master Update QGIS Version to 3+