From d5128461279e89cbac46be3cc89b519f66f6c5b0 Mon Sep 17 00:00:00 2001 From: anton-seaice Date: Fri, 27 Sep 2024 12:52:36 +1000 Subject: [PATCH] Remove dependency on hh5 in model run per https://github.com/COSIMA/access-om3/issues/229 Note that the archive script starts a seperate PBS job which uses hh5 --- config.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index ec362e4..78956f4 100644 --- a/config.yaml +++ b/config.yaml @@ -50,9 +50,8 @@ userscripts: modules: use: - /g/data/vk83/modules - - /g/data/hh5/public/modules load: - access-om3/2024.09.0 - - conda/analysis3-24.01 + - nco/5.0.5 -payu_minimum_version: 1.1.4 \ No newline at end of file +payu_minimum_version: 1.1.4