Find a file
Timon 458b8247be Cleanup: Fix CI formula, reorganize shell scripts and test files
- Fixed CI calculation: changed from NDVI (NIR-Red)/(NIR+Red) to correct NIR/Green-1 formula in:
  * process_single_tile() function
  * create_ci_band() utility function
  * Updated create_mask_and_crop() documentation

- Renamed numbered shell scripts for clarity (matching R script numbering):
  * 01_run_planet_download -> 10_planet_download.sh
  * 02_run_ci_extraction -> 20_ci_extraction.sh
  * 03_run_growth_model -> 30_growth_model.sh
  * 04_run_mosaic_creation -> 40_mosaic_creation.sh
  * 09_run_calculate_kpis -> 80_calculate_kpis.sh
  * 10_run_kpi_report -> 90_kpi_report.sh

- Archived obsolete shell scripts to old_sh/:
  * build_mosaic.sh, build_report.sh, interpolate_growth_model.sh
  * 05_run_dashboard_report.sh, 06_run_crop_messaging.sh
  * 11_run_yield_prediction.sh/ps1
  * runcane.sh, runpython.sh, smartcane.sh, update_RDS.sh

- Deleted test/debug files and temporary outputs:
  * analyze_*.R, benchmark_gpu_vs_cpu.py, convert_angata_harvest.py
  * debug_mosaic.R, examine_kpi_results.R, generate_sar_report.R
  * inspect_8band_structure.R, inspect_tif_bands.R
  * old_working_utils.R, predict_harvest_operational.R
  * run_kpi_calculation.R, run_report.R, simple_sar_test.R
  * data_validation_tool/, harvest_ci_pattern_analysis.png, kpi_debug.out

- Enhanced harvest prediction: Added threshold tuning (0.40-0.45) and field type handling

- Enhanced mosaic creation: Improved tile detection and routing logic
2026-01-14 16:58:51 +01:00
.github Enhance download progress feedback and optimize tile overlap checks 2026-01-13 11:30:38 +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 Remove public/build and public/vendor from Git tracking 2025-09-05 16:53:35 +02:00
old_sh Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
python_app Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
r_app Cleanup: Fix CI formula, reorganize shell scripts and test files 2026-01-14 16:58:51 +01:00
renv klaar voor testen, wat plaatjes e.d. aangepast 2025-06-24 21:02:54 +02:00
webapps updated website and small things 2026-01-14 11:02:45 +01:00
.gitignore Add KPI reporting system and deployment documentation 2025-10-14 11:49:30 +02:00
.renvignore updated website and small things 2026-01-14 11:02:45 +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
install.packages build version of r.lock 2023-10-16 17:20:46 +02:00
package_manager.log klaar voor testen, wat plaatjes e.d. aangepast 2025-06-24 21:02:54 +02:00
r_app.Rproj adding docx 2025-03-25 10:42:04 +01:00
renv.lock wip 2026-01-12 14:55:25 +01:00