AI_Agro_Support/pipeline
Arsham Mirehvandi d45e4de40b Refactor assemble.py and disease.py for clarity and functionality
- Moved the assignment of `phenology_phase` in assemble.py to ensure it is included only for valid days.
- Updated the docstring in disease.py to clarify the rounding behavior of decimal values, enhancing the understanding of the formatting logic.
- Removed unnecessary checks in the decimal formatting function to streamline the code.
2026-09-16 22:40:14 +02:00
..
stages Refactor assemble.py and disease.py for clarity and functionality 2026-09-16 22:40:14 +02:00
__init__.py Initial commit 2026-08-22 08:47:56 +02:00
__main__.py Add observability support with OpenTelemetry tracing integration 2026-08-25 22:06:54 +02:00
batch.py Add observability support with OpenTelemetry tracing integration 2026-08-25 22:06:54 +02:00
config.py Add observability support with OpenTelemetry tracing integration 2026-08-25 22:06:54 +02:00
db.py Initial commit 2026-08-22 08:47:56 +02:00
errors.py Initial commit 2026-08-22 08:47:56 +02:00
job.py Enhance advice context and treatment handling 2026-09-09 16:00:23 +02:00
jsonutils.py Initial commit 2026-08-22 08:47:56 +02:00
observability.py Add observability support with OpenTelemetry tracing integration 2026-08-25 22:06:54 +02:00
output.py Initial commit 2026-08-22 08:47:56 +02:00
prompts.py Initial commit 2026-08-22 08:47:56 +02:00
resources.py Add observability support with OpenTelemetry tracing integration 2026-08-25 22:06:54 +02:00
retry.py Initial commit 2026-08-22 08:47:56 +02:00
vocab.py Initial commit 2026-08-22 08:47:56 +02:00
window.py Initial commit 2026-08-22 08:47:56 +02:00
worklist.py Initial commit 2026-08-22 08:47:56 +02:00