This commit is contained in:
2026-04-27 00:40:59 +03:30
parent 2cd96ceec6
commit 64e67c282c
56 changed files with 3912 additions and 745 deletions
+8
View File
@@ -12,6 +12,14 @@ FARM_HEALTH_SCORE = {
NDVI_HEALTH_CARD = {
"ndviIndex": 0.78,
"mean_ndvi": 0.78,
"ndvi_map": {
"type": "FeatureCollection",
"features": [],
},
"vegetation_health_class": "Healthy",
"observation_date": "2026-04-10",
"satellite_source": "sentinel-2",
"healthData": [
{"title": "تنش نیتروژن", "value": "پایین", "color": "success", "icon": "tabler-leaf"},
{"title": "سلامت محصول", "value": "خوب", "color": "success", "icon": "tabler-plant"},