Skip to content

Commit

Permalink
Update scm/etc/scripts/scm_analysis.py
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kavulich <[email protected]>
  • Loading branch information
grantfirl and mkavulich authored Aug 13, 2024
1 parent c5dc7b0 commit 4b4cfd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scm/etc/scripts/scm_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -1380,7 +1380,6 @@ def replace_fill_with_nan(nc_ds, var_name, var, group, time_diag, pres_l, datase
else:
y_max_val = profiles_mean['y_max']
y_lim_val = [y_min_val, y_max_val]

#plot mean profiles
for k in range(len(profiles_mean['vars'])):
#get the python variable associated with the vars listed in the config file
Expand Down

0 comments on commit 4b4cfd3

Please sign in to comment.