From efe8e9d115123fe79b41301e8d8f7efa03759c8c Mon Sep 17 00:00:00 2001 From: Mindo Choi Date: Wed, 17 Jan 2024 18:19:56 +0000 Subject: [PATCH] updated yaml and change graphics --- ush/eva/marine_eva_post.py | 2 +- ush/eva/marine_gdas_plots.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ush/eva/marine_eva_post.py b/ush/eva/marine_eva_post.py index 9cdf01c90..a355621a1 100755 --- a/ush/eva/marine_eva_post.py +++ b/ush/eva/marine_eva_post.py @@ -29,7 +29,7 @@ def marine_eva_post(inputyaml, outputdir, diagdir): newfilename = os.path.join(diagdir, os.path.basename(filename)) newfilenames.append(newfilename) dataset['filenames'] = newfilenames - for graphic in input_yaml_dict['graphics']: + for graphic in input_yaml_dict['graphics']['figure_list']: # this assumes that there is only one variable, or that the # variables are all the same variable = graphic['batch figure']['variables'][0] diff --git a/ush/eva/marine_gdas_plots.yaml b/ush/eva/marine_gdas_plots.yaml index 78e9f6c17..9ad69d803 100644 --- a/ush/eva/marine_gdas_plots.yaml +++ b/ush/eva/marine_gdas_plots.yaml @@ -58,6 +58,9 @@ transforms: graphics: + plotting_backend: Emcpy + figure_list: + # ---------- Map Plots ---------- # Map plot of OmBQC # --------