From c085e7aa658daf38d6498023cca65a0dbf84472e Mon Sep 17 00:00:00 2001 From: Aparna Radhakrishnan Date: Tue, 23 Jul 2024 13:51:22 -0400 Subject: [PATCH] Update config-template.yaml --- configs/config-template.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/config-template.yaml b/configs/config-template.yaml index 27e0696..4660ed6 100644 --- a/configs/config-template.yaml +++ b/configs/config-template.yaml @@ -1,8 +1,8 @@ #The headerlist contains expected column names in your catalog/csv file. This is usually determined by the users in conjuction #with the ESM collection specification standards and the appropriate workflows. -headerlist: ["activity_id", "institution_id", "source_id", "experiment_id", "frequency", "modeling_realm", "table_id","member_id", - "grid_label", "variable_id", "temporal_subset", "chunk_freq","grid_label","platform","dimensions","cell_methods","path"] +headerlist: ["activity_id", "institution_id", "source_id", "experiment_id", "frequency", "realm", "table_id","member_id", + "grid_label", "variable_id", "time_range", "chunk_freq","grid_label","platform","dimensions","cell_methods","path"] #what kind of directory structure to expect? @@ -16,7 +16,7 @@ headerlist: ["activity_id", "institution_id", "source_id", "experiment_id", "fre output_path_template: ['NA','NA','source_id','NA','experiment_id','platform','custom_pp','modeling_realm','cell_methods','frequency','chunk_freq'] -output_file_template: ['modeling_realm','temporal_subset','variable_id'] +output_file_template: ['realm','time_range','variable_id'] #ENTER INPUT PATH HERE (ex: /Users/ar46/archive/am5/am5/am5f3b1r0/c96L65_am5f3b1r0_pdclim1850F/gfdl.ncrc5-deploy-prod-openmp/pp/)