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 56ec3156e231563ae927ad0a6308f003ed590f85..608b670cdb465953db15bd1c85eebd51eb9c2610 100755 --- a/pipeline_resources/SouthAsia/configs/met_extractor/SYS_CONFIG_PINE.json +++ b/pipeline_resources/SouthAsia/configs/met_extractor/SYS_CONFIG_PINE.json @@ -1,15 +1,4 @@ { "PYTHON_PATH": "/storage/app/EWS_prod/code/met_extractor", - "FIELD_NAME_CONSTANTS_PATH": "../data/resources/common/field_name_constants.csv", - "RUN_CDO_TEMPLATE_PATH": "../data/resources/extraction/run_cdo_template.txt", - "RUN_REGRIDDING_TEMPLATE_PATH": "../data/resources/extraction/run_regridding_template.txt", - "RUN_POST_PROCESSING_TEMPLATE_PATH": "../data/resources/post_processing/run_post_processing_template.txt", - "RUN_EXTRACT_SLURM_TEMPLATE_PATH": "../data/resources/extraction/run_extract_slurm_template.txt", - "RUN_CHUNK_SLURM_TEMPLATE_PATH": "../data/resources/chunks/run_chunk_slurm_template.txt", - "RUN_POST_PROCESSING_SLURM_TEMPLATE_PATH": "../data/resources/post_processing/run_post_processing_slurm_template.txt", - "RUN_POST_PROCESSING_MERGE_TEMPLATE_PATH": "../data/resources/post_processing/run_post_processing_merge_template.txt", - "RUN_POST_PROCESSING_MERGE_SLURM_TEMPLATE_PATH": "../data/resources/post_processing/run_post_processing_merge_slurm_template.txt", - "RUN_MERGE_TEMPLATE_PATH": "../data/resources/chunks/run_merge_as_chunks_template.txt", - "RUN_ALL_SLURM_TEMPLATE_PATH": "../data/resources/common/run_all_slurm_template.txt", - "RUN_ALL_SLURM_POST_PROCESSING_TEMPLATE_PATH": "../data/resources/common/run_all_slurm_post_processing_fragment_template.txt", + "FIELD_NAME_CONSTANTS_PATH": "../data/resources/common/field_name_constants.csv" }