Releases: SMByC/CCD-Plugin
Releases · SMByC/CCD-Plugin
v24.10a
v24.10
Changes:
- Improving all the base size of the icon set, improving the default resolution. Changing some icons.
- Changed the default zoom on the plot
- Focus on the coordinates action now it shows the marker at that new coordinate set
- UI improvements
- All commits in: https://github.com/SMByC/CCD-Plugin/commits
v24.6
Changes:
- Implemented the background process to perform the CCD using QgsTask and taskManager Qgis functions, with that the plugin and Qgis instance don't freeze while the CCD is computing
- Set the icon to the avanced settings button. UI adjustments
- Disabled to select the item "---" which separate the bands and indices in the combobox
- Added option and buttons to save and restore the plugin settings to or from a Yaml file
- Allow showing observed values when there is not enough data to perform change detection to have break lines and predicted values, inform the user about that.
- Set the focus in canvas to listening the events when map tool is set
- Refactoring the way to get the plugin configuration. Check if a result is saved and not recall to process it again when Generate is call. Adjusting other things
- Fix action to center on current coordenate
- Added a new button for automatically generate plot when a new coordinate is pick on map
- Added a new clear markers drawn button
- Not finish the map tool click on map after each event, to fix canvas moving after those events
- Allow CCD plugin can work with multiple (and not default) canvas
- Added some tooltips in lat/lon
- Make the "Pick on Map" button checkeable
- Refactoring the way to store the widget instance and managing it
- Several internal UI adjustments
- Fixed bug when getting user locales
- Only enable the days of year if the date range is greater than 1 year, because the days of year option is only for a multi-year analysis, fix issue #9
- All commits in: https://github.com/SMByC/CCD-Plugin/commits
v23.11
Changes:
- Allowing more decimals places when setting Chi-square value
- Other typos
- All commits in: https://github.com/SMByC/CCD-Plugin/commits
v23.7
Changes:
- Added a new collection Harmonized Sentinel-2 and now the algorithm CCDC runs over Google Earth Engine (thanks to Daniel Moraes)
- Several new options to adjust the algorithm CCDC
- New button to open the current plot in a web browser
- Several UI adjustments
- Other changes and fixes
- All commits in: https://github.com/SMByC/CCD-Plugin/commits
v23.5
Changes:
- Implemented several indices to the CCD data input through GEE: 'NBR', 'NDVI', 'EVI', 'EVI2', 'BRIGHTNESS', 'GREENNESS', 'WETNESS'
- Refactoring the plugin to convert it as dock widget instead of dialog, improving usability and the integration with Qgis
- Dynamic ticks for the axe date
- Define the zoom factor of the plot based on the dpi
- Store the cdd results to repaint the plot when the user change the band or index without reprocess it
- All commits in: https://github.com/SMByC/CCD-Plugin/commits