From 57c1e8c5f292f21b22230215beb05b8a3df69abe Mon Sep 17 00:00:00 2001
From: Thomas Prime <thopri@livljobs2.nerc-liv.ac.uk>
Date: Fri, 4 Oct 2019 10:54:21 +0100
Subject: [PATCH] updated paths in remote namelist

---
 DESCRIPTION.rst            | 0
 inputs/namelist_remote.bdy | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 create mode 100644 DESCRIPTION.rst

diff --git a/DESCRIPTION.rst b/DESCRIPTION.rst
new file mode 100644
index 0000000..e69de29
diff --git a/inputs/namelist_remote.bdy b/inputs/namelist_remote.bdy
index 47b0edb..ef6bf5d 100644
--- a/inputs/namelist_remote.bdy
+++ b/inputs/namelist_remote.bdy
@@ -40,7 +40,7 @@
 !------------------------------------------------------------------------------
 !  I/O 
 !------------------------------------------------------------------------------
-   sn_src_dir = './PyNEMO/inputs/src_data.ncml' ! src_files/'
+   sn_src_dir = './PyNEMO/inputs/src_data_remote.ncml' ! src_files/'
    sn_dst_dir = './outputs'
    sn_fn      = 'NNA_R12'             ! prefix for output files
    nn_fv      = -1e20                 !  set fill value for output files
-- 
GitLab