Find a file
Timon 6bdbea12cc feat: Add implementation guide for SmartCane code improvements
- Introduced core and optional features for the code improvements merge.
- Documented detailed implementation checklist for core features including database migration, model updates, job changes, form modifications, shell script wrappers, and Python package files.
- Added optional enhancements such as country-based project organization, download scheduling, project search feature, and harvest prediction setup documentation.
- Included testing checklist and post-merge data recreation strategy.
2026-02-19 15:03:14 +01:00
.github aura until word creation works. word cration itself needs more work. 2026-02-04 12:24:02 +01:00
.vscode Fix CI report pipeline: update tmap v4 syntax, add continuous color scales, fix formatting 2025-06-19 20:37:20 +02:00
laravel_app feat: Add implementation guide for SmartCane code improvements 2026-02-19 15:03:14 +01:00
old_sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
python_app moved files, added sys architecture to webapps 2026-02-19 12:42:54 +01:00
r_app moved files, added sys architecture to webapps 2026-02-19 12:42:54 +01:00
renv Add ignored directories to renv settings for better version control management 2026-02-16 15:34:00 +01:00
webapps moved files, added sys architecture to webapps 2026-02-19 12:42:54 +01:00
.gitignore Add experiments_and_old_code_python_r/ to .gitignore 2026-02-19 13:37:12 +01:00
.renvignore Add ignored directories to renv settings for better version control management 2026-02-16 15:34:00 +01:00
.Rprofile Add reproducible R package management system 2025-06-24 14:51:22 +02:00
10_planet_download.sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
20_ci_extraction.sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
30_growth_model.sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
40_mosaic_creation.sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
80_calculate_kpis.sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
90_kpi_report.sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
IMPLEMENTATION_GUIDE.md feat: Add implementation guide for SmartCane code improvements 2026-02-19 15:03:14 +01:00
r_app.Rproj adding docx 2025-03-25 10:42:04 +01:00
README.md Enhance report utility functions and add validation scripts 2026-02-11 14:32:36 +01:00
renv.lock updated renv.lock 2026-02-19 10:51:38 +01:00

SmartCane - Agricultural Intelligence Platform

A multi-stage satellite imagery processing system for crop health analysis and harvest predictions in sugarcane farming operations.

Overview

SmartCane processes 4-band satellite imagery (RGB + NIR) into actionable crop health insights using a sophisticated data pipeline spanning Python, R, and PHP. The system integrates satellite data from Planet Labs with field-level analysis, automated reporting, and harvest forecasting.

Core Features

  • Weekly Satellite Monitoring: 4-band GeoTIFF imagery acquisition and processing
  • Chlorophyll Index (CI) Analysis: Crop health assessment with multi-temporal smoothing
  • Field-Level KPI Calculation: Uniformity metrics, gap detection, weed risk assessment
  • Harvest Forecasting: ML-powered yield predictions with growth trajectory analysis
  • Automated Reporting: Weekly Word/HTML reports with field-specific alerts and recommendations

Last Updated: February 2026

Maintained By: Resilience BV

Repository: https://github.com/TimonWeitkamp/smartcane_experimental_area