From feb51b2bb56fab3cce321d86066192e7a9a5022f Mon Sep 17 00:00:00 2001 From: Clemence Herny Date: Fri, 20 Dec 2024 11:03:07 +0000 Subject: [PATCH] Update path in config_track --- config/config_track.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config_track.yaml b/config/config_track.yaml index 1ac5aec..1b113a1 100644 --- a/config/config_track.yaml +++ b/config/config_track.yaml @@ -4,7 +4,7 @@ track_detections.py: years: [YEAR1, YEAR2, YEAR3,...] # Provide a list of years used for detection datasets: - detection: ./data/oth_detections_at_0dot3_threshold_year-{year}_score-0dot95_area-5000_elevation-1200_distance-10.geojson # Final detection file, produced by filter_detections.py + detection: ./data/detections/oth_detections_at_0dot3_threshold_year-{year}_score-0dot95_area-5000_elevation-1200_distance-10.geojson # Final detection file, produced by filter_detections.py output_folder: ./output/track/oth_detections_at_0dot3_threshold_score-0dot95_area-5000_elevation-1200_distance-10 # Plots