From ccbefb1faf68add0b6946984638c79a53e30bf18 Mon Sep 17 00:00:00 2001
From: Thomas Prime <thopri@noc.ac.uk>
Date: Mon, 28 Oct 2019 09:56:45 +0000
Subject: [PATCH] updated defunct comment

---
 test_scripts/bdy_coords_plot.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_scripts/bdy_coords_plot.py b/test_scripts/bdy_coords_plot.py
index 09bbf7c..6dfab63 100755
--- a/test_scripts/bdy_coords_plot.py
+++ b/test_scripts/bdy_coords_plot.py
@@ -6,7 +6,7 @@ Created on Thu Oct 24 11:28:04 2019
 @author: thopri
 """
 
-# Must be run from the PyNEMO main folder. Otherwise permission errors abound
+# Hard file/folder paths in namelist file and in process_bdy call below need to be updated to suit user
 
 import matplotlib.pyplot as plt
 from netCDF4 import Dataset
-- 
GitLab