From 25d0f0b9eed834e13b663636c8065c8820bf5975 Mon Sep 17 00:00:00 2001 From: lb584 <lb584@cam.ac.uk> Date: Tue, 25 Jun 2024 12:28:37 +0100 Subject: [PATCH] experimenting with removing old sys config --- .../EastAfrica/configs/met_extractor/SYS_CONFIG_PINE.json | 2 +- .../SouthAsia/configs/met_extractor/SYS_CONFIG_PINE.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pipeline_resources/EastAfrica/configs/met_extractor/SYS_CONFIG_PINE.json b/pipeline_resources/EastAfrica/configs/met_extractor/SYS_CONFIG_PINE.json index 0db3279..eb8f495 100644 --- a/pipeline_resources/EastAfrica/configs/met_extractor/SYS_CONFIG_PINE.json +++ b/pipeline_resources/EastAfrica/configs/met_extractor/SYS_CONFIG_PINE.json @@ -1,3 +1,3 @@ { - + "FIELD_NAME_CONSTANTS_PATH": "../data/resources/common/field_name_constants.csv" } diff --git a/pipeline_resources/SouthAsia/configs/met_extractor/SYS_CONFIG_PINE.json b/pipeline_resources/SouthAsia/configs/met_extractor/SYS_CONFIG_PINE.json index 0db3279..eb8f495 100755 --- a/pipeline_resources/SouthAsia/configs/met_extractor/SYS_CONFIG_PINE.json +++ b/pipeline_resources/SouthAsia/configs/met_extractor/SYS_CONFIG_PINE.json @@ -1,3 +1,3 @@ { - + "FIELD_NAME_CONSTANTS_PATH": "../data/resources/common/field_name_constants.csv" } -- GitLab