add readme

This commit is contained in:
Timon 2026-02-02 15:42:55 +01:00
parent 86460aa189
commit 9e0534cb70
2 changed files with 23 additions and 3 deletions

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# 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

View file

@ -1090,6 +1090,4 @@ ft <- flextable(metadata_info) %>%
ft
```
*This report was automatically generated by the SmartCane monitoring system. For questions or additional analysis, please contact the technical team.*
```
*This report was automatically generated by the SmartCane monitoring system. For questions or additional analysis, please contact the technical team.*