diff --git a/diagnostics/physics/plot_gulf_stream.py b/diagnostics/physics/plot_gulf_stream.py index 67995cb0e..82493ac21 100644 --- a/diagnostics/physics/plot_gulf_stream.py +++ b/diagnostics/physics/plot_gulf_stream.py @@ -1,7 +1,5 @@ """ -Compare model SSH with 1993--2019 data from GLORYS. -Includes a plot of the Gulf Stream position and index, -and a comparison of time mean SSH. +Plot of the Gulf Stream position and index, Uses whatever model data can be found within the directory pp_root, and does not try to match the model and observed time periods. How to use: diff --git a/diagnostics/physics/ssh_eval.py b/diagnostics/physics/ssh_eval.py index beb96e559..2d7ab0522 100644 --- a/diagnostics/physics/ssh_eval.py +++ b/diagnostics/physics/ssh_eval.py @@ -1,7 +1,5 @@ """ Compare model SSH with 1993--2019 data from GLORYS. -Includes a plot of the Gulf Stream position and index, -and a comparison of time mean SSH. Uses whatever model data can be found within the directory pp_root, and does not try to match the model and observed time periods. How to use: