Spaces:
Configuration error
Configuration error
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Dehkhoda Sugarcane Farms Monitoring Dashboard
|
2 |
+
|
3 |
+
This dashboard provides interactive monitoring of Dehkhoda sugarcane farms using Google Earth Engine, geemap, and Streamlit.
|
4 |
+
|
5 |
+
## Features
|
6 |
+
|
7 |
+
- Interactive map with various vegetation and moisture indices
|
8 |
+
- Time series analysis of farm health indicators
|
9 |
+
- Comparison of multiple farms
|
10 |
+
- Filtering by day of week and farm
|
11 |
+
- Downloadable data and maps
|
12 |
+
|
13 |
+
## Installation
|
14 |
+
|
15 |
+
1. Install the required packages:
|
16 |
+
|
17 |
+
```bash
|
18 |
+
pip install -r requirements.txt
|