From 5a4c25e551faaab82f01708d4279ba98001a1c00 Mon Sep 17 00:00:00 2001 From: Andrew Kiss <31054815+aekiss@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:17:56 +1000 Subject: [PATCH] fix JRA55do runoff remapping bug https://github.com/COSIMA/access-om3/issues/208 --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index b7c31f2..9f2c314 100644 --- a/config.yaml +++ b/config.yaml @@ -22,7 +22,8 @@ exe: access-om3-MOM6-CICE6 input: - /g/data/vk83/experiments/inputs/access-om3/share/meshes/global.1deg/2024.01.25/access-om2-1deg-ESMFmesh.nc - /g/data/vk83/experiments/inputs/access-om3/share/meshes/global.1deg/2024.01.25/access-om2-1deg-nomask-ESMFmesh.nc - - /g/data/vk83/experiments/inputs/access-om3/share/meshes/share/2024.01.25/JRA55do-ESMFmesh.nc + - /g/data/vk83/experiments/inputs/access-om3/share/meshes/share/2024.09.16/JRA55do-datm-ESMFmesh.nc + - /g/data/vk83/experiments/inputs/access-om3/share/meshes/share/2024.09.16/JRA55do-drof-ESMFmesh.nc - /g/data/vk83/experiments/inputs/access-om3/share/grids/global.1deg/2020.10.22/topog.nc - /g/data/vk83/experiments/inputs/access-om3/mom/grids/mosaic/global.1deg/2020.05.30/ocean_hgrid.nc - /g/data/vk83/experiments/inputs/access-om3/mom/grids/mosaic/global.1deg/2020.05.30/ocean_mosaic.nc