Recent Releases of Planting Optimisation Tool
Planting Optimisation Tool - v1.0.0 - T1 2026
Planting Optimisation Tool — v1.0.0
First stable release, delivered by the Chameleon Company T1 2026 cohort.
Live at: https://www.planting-optimisation-tool.app
Features
Authentication
- User registration with email verification
- JWT-based login, password reset, resend verification
- Role-based access control (Officer, Supervisor, Admin)
Farm Management
- Create, edit, and delete farms with spatial boundary mapping
- Riparian flag detection via GIS waterways analysis
- Farm search and filtering
Environmental Profiling
- Google Earth Engine integration for slope, rainfall, and soil data
- Automatic imputation for farms with missing GEE data
Species Recommendations
- AHP-weighted multi-criteria suitability scoring
- Ranked recommendations per farm with exclusion reasons
- PDF and DOCX export
Sapling Estimation
- Planting grid calculation with slope and rotation optimisation
- Live map view of farm boundary and planting grid overlay
Admin Panel
- Species CRUD with image support
- AHP weight matrix configuration
- Global weights management
Infrastructure
- Deployed on Render (PostgreSQL + PostGIS, Redis, Docker backend, static frontend)
- Transactional email via Brevo
- Redis result caching for recommendations, profiles, and sapling estimation
- Structured logging and Datadog monitoring
- Custom domain: planting-optimisation-tool.app
What's Changed
- Apply all changes from feature/api-structure on top of upstream/master by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/76
- Feature/api structure by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/77
- Update data science data by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/80
- feature/ds/gis by @DuyVo080303 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/75
- Feature/recommender system refactor by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/81
- Feature/exclusion rules by @chenmuy7 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/78
- Feature/api structure by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/83
- Update max ph acceptable range by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/84
- Added OAuth2 authentication, justfile, refactoring by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/86
- Feature/integration refactoring by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/88
- Addition of slope_raster.py module by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/91
- Addition of planting_points module by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/92
- Feature/suitability scoring: trapezoid scoring by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/94
- Feature/integration refactoring by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/93
- Updates to species parameters by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/95
- Addition of rotation module by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/96
- Feature/remove pandas and dataframes by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/98
- Feature/integration refactoring by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/102
- Feature/integration refactoring by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/104
- Fix the extract_environmental_factor_each_farm.ipynb by @DuyVo080303 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/106
- Feature/soil compatibility scoring by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/103
- Feature/ds/gis integration by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/107
- Feature/integration refactoring by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/108
- Add tree survival prediction notebook by @cbasadeakin in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/99
- Addition of slope rules module by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/113
- Complete public API for suitability scoring package by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/115
- Addition of sapling estimation module by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/116
- Feature/recommendations by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/118
- Feature/exclusion rules by @chenmuy7 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/117
- Implement the validation between my farm dataset and PO dataset by @DuyVo080303 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/111
- Feature/exclusions integration by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/122
- Update recommendation service to store exclusions by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/126
- Commit Home/Landing page by @mivo1101 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/120
- Refactoring of all modules for sapling estimation feature by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/124
- Complete documentation for suitability scoring by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/121
- Feature/GIS/Documentation by @DuyVo080303 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/130
- Integration of sapling estimation feature by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/132
- Cross platform functionality by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/129
- Add Product Owner dataset data dictionary by @cbasadeakin in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/127
- Addition of documentation for sapling estimation feature by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/133
- Backend documentation by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/134
- Commit Species Information page by @mivo1101 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/131
- Authentication and Access Control by @swasti-ajmera in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/125
- Bump pyasn1 from 0.6.1 to 0.6.2 in /backend by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/137
- Bump protobuf from 6.33.1 to 6.33.5 in /gis by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/147
- Bump axios from 1.13.2 to 1.13.5 in /frontend by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/148
- Bump qs from 6.14.1 to 6.15.0 in /frontend by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/146
- Bump protobuf from 6.33.4 to 6.33.5 in /backend by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/145
- Bump urllib3 from 2.5.0 to 2.6.3 in /gis by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/135
- Bump geopandas from 1.1.1 to 1.1.2 in /gis by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/144
- Bump pyasn1 from 0.6.1 to 0.6.2 in /gis by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/136
- Bump python-multipart from 0.0.21 to 0.0.22 in /backend by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/143
- Bump pillow from 12.1.0 to 12.1.1 in /backend by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/140
- Bump pillow from 12.0.0 to 12.1.1 in /datascience by @dependabot[bot] in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/141
- Adds issue templates by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/149
- Development/formatting enforcement by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/347
- Workflow file for PR review template by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/352
- Modification of suitability scoring module to accept SQLAlchemy ORM objects directly by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/349
- Updating review checklist CI by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/355
- Data Science consolidate documentation and notebooks by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/356
- Refactor exclusion module to support ORM-based data access by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/353
- Repo Documentation update by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/351
- Enforce ownership validation for farm profile endpoint (#167) by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/369
- CI test coverage checks by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/370
- Implement case-insensitive email normalization and duplicate prevention by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/354
- US006/architecture refactoring by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/371
- Enforce predefined valid roles on backend (Issue #163) by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/367
- Implementation of AHP core and CLI by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/368
- Add password complexity validation with test coverage (Issue #165) by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/357
- Feature/us 019 by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/366
- US001/ Migrate frontend from TS to React by @CAHAT0002 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/376
- Removal of assets dir from gitignore by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/387
- US007 - Rate Limiting by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/386
- Adjust rainfall lower value in data dictionary and schema by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/389
- Adding pre-commit project wide by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/391
- Hotfix for #391 that was linux specific by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/392
- US-020: Rebuild farm dataset by @Vasmai1610 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/348
- Implementation of AHP backend infrastructure by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/377
- Adding testing and ratelimit workaround for backend ci pytest by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/393
- Feature/email verification password reset #166 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/388
- US-020 Fix by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/394
- Implement frontend automated testing suite by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/381
- US-015: DEM integration and result persistence by @Tamil5102000 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/375
- US_18: Riparian Flag by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/379
- Adding port flexibility for api usage by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/396
- Patch - Api port flexibility by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/398
- US-042/Sapling Estimation Feature Rotation Optimization by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/372
- Fix for Alembic wanting to drop tables by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/399
- added geoalchemy2 to alembic autogenerate script by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/400
- Changes backend to allow connections from frontend by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/402
- Build the core dashboard shell layout for management pages #155 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/395
- US-032/US-033: Overhaul exclusion rules by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/401
- Initial redis layer scaffolding implementation with rate limiting by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/397
- Patch for port flexibility by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/405
- render.yaml corrections by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/406
- Us007/infrastructure deployment by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/407
- Feature/admin login screen & integrate backend authentication and protect admin routes (#154) by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/403
- Us 034 ecological function by @Vasmai1610 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/409
- Fix the spelling of Ai-bubur by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/419
- Feature/imputation model training by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/404
- feat: implement secure CRUD endpoints for species #221 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/416
- Feature: Recommendation UI by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/420
- Implement unified farm reporting service with DOCX and PDF export by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/408
- Feature - suitability scoring domain update by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/418
- US-007 Infrastructure deployment - Caching, Render targets, CI integration by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/417
- Fixing render.yaml blueprint for reproducibility by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/440
- Feature: generic login by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/441
- US-007 Load-testing #174 by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/436
- Feature: recommendation reporting by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/443
- Feature: add logical validation for species input ranges (#222) by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/422
- Feature: UI for Analytic Hierarchy Process by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/426
- US-059/User registration page by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/444
- US-044: Advanced slope and spacing configuration by @Tamil5102000 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/424
- US-059/verify email fix by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/446
- US014/Farm-environmental-profile-UI-clean by @CAHAT0002 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/448
- US-035: Survivability model data remediation and baseline retraining - Cleaning and fob id recycling #248 #249 #250 by @swasti-ajmera in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/423
- US-057: enforce admin-only farm access, add validation,and update tests #413 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/438
- US-043: Implementation of Sapling Estimation UI by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/449
- Pre-commit fix, frontend overriding others by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/454
- Skip riparian tests by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/460
- Fix #434: All-farms DOCX export times out blocking backend development by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/452
- Fix - reduce species image dimensions and align card grid by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/456
- US-022: Imputation service integration and data flagging by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/450
- Feature: implement species management UI with add, edit, delete, vali… by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/457
- Growth cleaning by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/458
- Retire riparian flag in GIS and fix GIS test by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/462
- Add scoring parameters CRUD API endpoints by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/461
- Add all-farms DOCX export load test to locustfile by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/469
- Fix/brevo smtp timeout by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/467
- feature: improve species validation error handling and UI feedback #224 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/475
- Fix/increase-ingestion-timeout by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/488
- Fix/render oom by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/474
- Us 045 enhanced reporting by @Vasmai1610 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/463
- US 017 hybrid geospatial data by @Tamil5102000 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/464
- Fix/migrate-dem-table by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/494
- US 040 growth model development by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/489
- fix redis implementation, add cache tests by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/497
- Addition of router-level tests for Sapling Estimation endpoint by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/490
- Switch email service from SMTP to Brevo HTTP API by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/499
- US-064: Add unit tests for the recommendation API router by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/500
- Feature: Add forgot and reset password UI flow #465 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/491
- US-012/Farm Management UI by @CAHAT0002 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/495
- Fix/riparian by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/501
- US-063: Add pytest diff coverage reporting to Data Science and GIS CI pipelines by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/504
- Feature: Data-driven weights by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/498
- Bug: Fix reset token API URL fallback #508 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/511
- Diff coverage CI fixes by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/513
- US-035, US-036 and US-037 Survivability model training by @swasti-ajmera in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/503
- Adding render predeploy for db migrations by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/521
- Predeploy render - Forgot to change plan by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/522
- Fix/fe linting by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/502
- US-048: Sapling Estimation batch processing endpoint by @FelixHendrawan in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/518
- Bug: Fix add rate limiting to password reset endpoints #514 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/520
- US-053 Sapling estimation UI by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/517
- Predeploy render db fix by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/523
- US-D01 Bulk sapling workflow documentation by @Vasmai1610 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/515
- US-D03: Document Alembic database migration workflow by @Tamil5102000 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/516
- Remove supersceeded files by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/527
- Allow /users/me/items to show all farms for users by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/524
- Fix/fe linting warnings by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/526
- Fix Render preDeployCommand to use absolute path by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/528
- Fix Add admin button to home page by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/529
- Fix/farm management by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/530
- Fix farm map test timeout by @dwstephens in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/531
- Bug: Add automatic verification email resend flow #509 by @Naresh-Barua in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/519
- Styling/last minute changes by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/537
- Fix #421: Pydantic v2 validators silently dropped on Optional fields in update schemas by @Chinthika in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/532
- Bug/Confirm-Delete-UI by @CAHAT0002 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/536
- Docs: Update and Clean Project Documentation by @Tamil5102000 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/534
- US-D02 Environmental Profile Dataflow Documentation by @CAHAT0002 in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/535
- UI/bug fixes, cleanup. by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/539
- Dependabot security patch by @leecopland in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/540
- docs: add imputation and growth model sections to datascience README by @JoshPDang in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/541
New Contributors
- @chenmuy7 made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/78
- @FelixHendrawan made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/91
- @cbasadeakin made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/99
- @mivo1101 made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/120
- @swasti-ajmera made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/125
- @dependabot[bot] made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/137
- @Chinthika made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/353
- @Naresh-Barua made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/369
- @CAHAT0002 made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/376
- @Vasmai1610 made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/348
- @Tamil5102000 made their first contribution in https://github.com/Chameleon-company/Planting-Optimisation-Tool/pull/375
Full Changelog: https://github.com/Chameleon-company/Planting-Optimisation-Tool/commits/v1.0.0
Biosphere - Deforestation and Reforestation
- Jupyter Notebook
Published by leecopland about 1 month ago