Skip to content

Commit

Permalink
Update lib/adf_diag.py
Browse files Browse the repository at this point in the history
Jesse's suggestions

Co-authored-by: Jesse Nusbaumer <[email protected]>
  • Loading branch information
bitterbark and nusbaume authored May 23, 2024
1 parent 808eeab commit 19860ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/adf_diag.py
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ def move_tsfiles_for_mdtf(self, verbose):
else:
if verbose > 0:
print(
f"ERROR: Necessary 'time_period_freq' attribute missing from {adf_file}"
f"WARNING: Necessary 'time_period_freq' attribute missing from {adf_file}. Skipping file."
)
continue

Expand Down

0 comments on commit 19860ef

Please sign in to comment.