Paolo commited on
Commit
909f428
·
1 Parent(s): a5752c1
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ This repository contains end-to-end pipelines for predictive irrigation, combini
7
  - weather observations and generated forecasts,
8
  - optional crop/soil metadata,
9
  - optional satellite-derived vegetation indices,
10
- - and two modeling tracks: XGBoost-based forecasting and AquaCrop-based simulation.
11
 
12
  The implementation is orchestrated with Prefect flows in the `pipelines/` folder and configured through YAML files in `config/`.
13
 
 
7
  - weather observations and generated forecasts,
8
  - optional crop/soil metadata,
9
  - optional satellite-derived vegetation indices,
10
+ - and two modeling tracks: XGBoost-based forecasting and AquaCrop-based simulation.
11
 
12
  The implementation is orchestrated with Prefect flows in the `pipelines/` folder and configured through YAML files in `config/`.
13