Commit graph

17 commits

Author SHA1 Message Date
Timon 711a005e52 Enhance functionality and maintainability across multiple scripts
- Updated settings.local.json to include new read permissions for r_app directory.
- Adjusted the harvest readiness condition in 80_utils_cane_supply.R to lower the imminent probability threshold.
- Removed unused get_status_trigger function from 80_utils_common.R to streamline code.
- Added total area analyzed feature in 90_CI_report_with_kpis_agronomic_support.Rmd, including area calculations in summary tables.
- Updated translations_90.json to include new keys for total area analyzed and area label.
- Created create_field_checklist.R and create_field_checklist.py scripts to generate Excel checklists from GeoJSON data, sorting fields by area and splitting assignments among team members.
2026-03-18 14:17:54 +01:00
Timon 9ef0cee7f1 Remove outdated translation files for versions 90 and 91 2026-03-11 11:23:15 +01:00
Timon d794f31460 Add translations for Satellite Based Field Reporting in translations_91.json 2026-03-10 17:38:15 +01:00
Timon 58072d8f4a Refactor code structure for improved readability and maintainability 2026-03-10 16:53:09 +01:00
Timon df2fb8bf7f Update report parameters and improve translation logging; modify field size variable name 2026-03-10 14:11:13 +01:00
Timon 8924fd1273 Refactor parallel processing in growth model utilities and streamline field alert generation in report utilities 2026-03-10 14:06:45 +01:00
Timon 74aa881ec3 Refactor translation handling by replacing tr_safe() with tr_key() and remove redundant tr_key() function definition 2026-03-10 13:20:13 +01:00
Timon c9c5554fa3 Add translation handling functions and update titles in report generation 2026-03-09 17:19:54 +01:00
Timon e0bfbccf0e Refactor area calculation functions and enhance error handling; add area conversion utility 2026-02-24 13:07:55 +01:00
Timon b487cc983f Refactor translation function and update reports to use new area unit preference
- Renamed translation function from `t` to `tr_key` for clarity and consistency.
- Updated all instances of translation calls in `90_CI_report_with_kpis_agronomic_support.Rmd` and `91_CI_report_with_kpis_cane_supply.Rmd` to use `tr_key`.
- Introduced a new helper function `get_area_unit_label` to manage area unit preferences across the project.
- Modified area calculations in `91_CI_report_with_kpis_cane_supply.Rmd` to utilize area from analysis data instead of recalculating.
- Added area unit preference setting in `parameters_project.R` to allow for flexible reporting in either hectares or acres.
- Updated `MANUAL_PIPELINE_RUNNER.R` to include language parameter for report generation.
- Adjusted translations in the `translations.xlsx` file to reflect changes in the report structure.
2026-02-24 12:16:44 +01:00
Timon 9afceea121 Enhance KPI calculation scripts and reporting:
- Update trend categorization thresholds in KPI calculations for clarity.
- Improve comments for better understanding of trend interpretations.
- Refactor report generation to use consistent terminology for trends.
- Add batch pipeline runner for weekly reporting across multiple dates.
- Minor formatting adjustments across various scripts for consistency.
2026-02-24 10:48:17 +01:00
Nik Verweel c0092d90a9 Fix alert table and finish first translation iteration 2026-02-23 16:06:02 +01:00
Nik Verweel 17f59edd70 Minor translation updates 2026-02-23 14:38:38 +01:00
Nik Verweel f583ea838b Corrected Spansih translations Jordi 2026-02-23 11:34:15 +01:00
Nik Verweel fd0e0d0cc6 Updated translations 2026-02-20 10:55:35 +01:00
Nik Verweel 24fd5bb8b3 Merge remote-tracking branch 'origin/code-improvements' into translation 2026-02-18 16:02:27 +01:00
Nik Verweel 4ba2d5d84f Upload translation strings 2026-02-18 15:36:08 +01:00