diff --git a/ush/soca_vrfy.py b/ush/soca_vrfy.py index 11188bfc8..1f09a1595 100755 --- a/ush/soca_vrfy.py +++ b/ush/soca_vrfy.py @@ -264,4 +264,3 @@ def plot_analysis(comout, # Sea surface height config.update({'variable': 'ave_ssh', 'bounds': [0, 0.1]}) plot_horizontal_slice(config) -