From 44c3a17416cac496b3ba95c53be215de21f33c7a Mon Sep 17 00:00:00 2001 From: lb584 <lb584@cam.ac.uk> Date: Mon, 24 Jun 2024 14:47:22 +0100 Subject: [PATCH] more SouthAsia config work --- .../configs/source_gen/config_SouthAsia_trialplots.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json b/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json index 79da17e..508b859 100755 --- a/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json +++ b/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_trialplots.json @@ -9,5 +9,5 @@ "id_col" : "cluster_id", "region_file" : "/storage/app/EWS_prod/regions/SouthAsia/resources/source_gen/assets/UMG_Mk11_grid_SouthAsia_withregions.shp", "region_id_col" : "REGION_ID", - "wheat_stages_file" : "/storage/app/EWS_prod/regions/SouthAsia/resources/source_gen/assets/approx_growth_timing_cleaned.csv" + "wheat_stages_file" : "${AssetsPath}/source_gen/approx_growth_timing_cleaned.csv" } -- GitLab