Releases: ConservationInternational/cplus-plugin
Releases · ConservationInternational/cplus-plugin
Release v1.1.25
What's Changed
- Add: Docs - Carbon Calculations for User Made Pathways by @linstrijdom in #835
- Add: Docs - Builder for Other Constant Raster PWLs by @linstrijdom in #836
- Online Stored Carbon by @gkahiu in #839
- Reformat Impact Matrix Table - Scenario Analysis Report by @gkahiu in #842
- Fix normalization range explicitly between 0-1 by @robertohuru in #846
- Orrganize Naturebase Pathways by @robertohuru in #843
- Fixing analysis bugs by @robertohuru in #849
- Fix Settings Layout by @gkahiu in #848
- Add Carbon columns in Default Metrics Profile by @gkahiu in #845
Full Changelog: v1.1.24...v1.1.25
Release v1.1.24
What's Changed
- Add: Docs - Naturebase Decision Tree by @linstrijdom in #823
- Add: Docs - Add Pie Chart for Stats Outputs by @linstrijdom in #824
- Add: Docs - Naturebase Carbon Impact by @linstrijdom in #828
- Matrix added by @steynfrancois10-dev in #830
- Charts not being generated in reports by @osundwajeff in #827
- Remove references of suitability index from settings by @robertohuru in #829
- Constant Raster Enhancements by @gkahiu in #826
- Optimizing Scenario Execution by @robertohuru in #837
- Impact Matrix in Scenario Analysis Report by @gkahiu in #832
- Qt5 to qt6 by @osundwajeff in #834
- bump version to 1.1.24 in config.json by @osundwajeff in #838
Full Changelog: v1.1.23...v1.1.24
Release v1.1.23
What's Changed
- Add: Docs - Matrix of Relative Impact Values by @linstrijdom in #803
- Update artifacts list by @zamuzakki in #815
- Fix build docs by @zamuzakki in #820
- Automated Carbon Impact by @robertohuru in #822
- Make suitability index specific to pathways by @robertohuru in #825
- Bump version to 1.1.23 in config.json by @osundwajeff in #831
New Contributors
- @linstrijdom made their first contribution in #803
Full Changelog: v1.1.22...v1.1.23
Release v1.1.22
What's Changed
- Update documentation by @steynfrancois10-dev in #782
- Implement Activity-Based NPV by @gkahiu in #801
- Rename impact labels and enhance UI layout by @robertohuru in #800
- Bump version to 1.1.22 in config.json by @osundwajeff in #802
New Contributors
- @steynfrancois10-dev made their first contribution in #782
Full Changelog: v1.1.21...v1.1.22
Release v1.1.21
What's Changed
- Dynamic Constant Rasters Manager by @osundwajeff in #784
- bump version to 1.1.21 in config.json by @osundwajeff in #790
Full Changelog: v1.1.20...v1.1.21
Release v1.1.20
What's Changed
- Optimize the Pixel Connectivity Algorithm by @robertohuru in #788
- Bump version to 1.1.20 in config.json by @zamuzakki in #789
Full Changelog: v1.1.19...v1.1.20
Release v1.1.19
What's Changed
- Carbon Calculation Enhancements by @gkahiu in #773
- UR: More descriptive step titles by @osundwajeff in #786
- Bump version to 1.1.19 by @osundwajeff in #787
Full Changelog: v1.1.18...v1.1.19
Release v1.1.18
What's Changed
- Fix bug when downloading global PWL by @robertohuru in #746
- Get the reference layer properties from a snapping layer and CRS selector by @robertohuru in #756
- Remove the auto populate behavior of the StudyArea combobox by @robertohuru in #755
- Create Pixel connectivity layer by @robertohuru in #766
- Constant Rasters Implementation by @osundwajeff in #763
- Support for Activity Investability by @robertohuru in #768
- Carbon Calculations by @gkahiu in #767
- Bug fix constant rasters by @osundwajeff in #769
- Bump version to 1.1.18 by @osundwajeff in #770
Full Changelog: v1.1.17...v1.1.18
Release v1.1.17
What's Changed
- Calculation of Naturebase Carbon Impact for Scenario by @robertohuru in #735
- Add Pie Charts for Stats Outputs by @osundwajeff in #732
- Add Matrix of Impact Ranking System for Pathways and PWLs by @robertohuru in #737
- Naturebase Decision Tree by @osundwajeff in #739
- Updated docs screenshots by @osundwajeff in #726
- Update config.json by @zamuzakki in #749
New Contributors
- @osundwajeff made their first contribution in #732
Full Changelog: v1.1.16...v1.1.17
Release v1.1.16
Ensure Consistent CRS Accross Analysis (#719) * Support storing study area option to settings * Fix bug on missing import * Remove hard coded EPSG:4326 * Store valid CRS to settings * Initialize CRS and extent values from settings * Check validity of CRS when changing the step * Initialize CRS and extent values from settings * Removed unused import * Reformat code * Ensure extent box uses crs selector reference system * Fix bug on changing steps * Fix bug on changing steps * Set CRS of the studyarea for the CRS selector