These are active SWEEP pipelines integrated with TerraView.
Purpose: Compare sap-flow with Sentinel-2 ET to optimize irrigation.
Goals:
Workflow Steps: sensor_ingest → clean_sapflow → compute_flux → fetch_sentinel2 → calculate_et_ssebop → compare_flux_et → trigger_irrigation_alert
Purpose: Detect canopy stress with thermal imagery and sap-flow dips.
Goals:
Workflow Steps: thermal_ingest → extract_canopy_temp → sensor_ingest → detect_flow_drop → heat_stress_matcher → send_alert
Purpose: Predict grapevine yield using NDVI trends and sap-flow metrics.
Goals:
Workflow Steps: fetch_ndvi_weekly → smooth_ndvi_curve → sensor_ingest → aggregate_flow_timeseries → run_yield_model → generate_report
Purpose: Detect frost events via nighttime sap-flow monitoring and NOAA forecast integration.
Goals:
Workflow Steps: sensor_ingest → filter_night_period → fetch_noaa_forecast → compare_temp_thresholds → detect_flow_disruption → trigger_frost_alert
Purpose: Correlate tree-level sap-flow with landscape-scale ET using PlanetScope and METRIC.
Goals:
Workflow Steps: sensor_ingest → clean_oak_flux → fetch_planetscope → run_metric_et → correlate_et_flux → generate_research_outputs