From ed32ce89c2f45af601641bcc58f29fcac66a25f2 Mon Sep 17 00:00:00 2001 From: justin-richling Date: Wed, 15 May 2024 16:37:41 -0600 Subject: [PATCH] Update adf_diag.py --- lib/adf_diag.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/adf_diag.py b/lib/adf_diag.py index ab5d1ca13..58aa526b8 100644 --- a/lib/adf_diag.py +++ b/lib/adf_diag.py @@ -576,7 +576,7 @@ def call_ncrcat(cmd): #If this is a CAM-CHEM run, update constit_list if get_cam_chem_constits: - print(f"Looks like this a CAM-CHEM run, checking constits for '{var}'") + print(f"Looks like this a CAM-CHEM run, checking constituents for '{var}'") if "derivable_from_cam_chem" in vres: constit_list = vres['derivable_from_cam_chem'] else: @@ -605,7 +605,6 @@ def call_ncrcat(cmd): errmsg += "\n\tPlease remove variable from ADF run or set appropriate" errmsg += " argument in variable defaults yaml file." print(errmsg) - #continue #End if 'derivable_from' #Lastly, raise error if the variable is not a derived quanitity but is also not