Skip to content

Commit feabfd0

Browse files
Alejandro Bodas-SalcedoAlejandro Bodas-Salcedo
authored andcommitted
Revert "Update ifx KGOs to v007."
This reverts commit e958218.
1 parent e958218 commit feabfd0

File tree

5 files changed

+3
-13
lines changed

5 files changed

+3
-13
lines changed

driver/data/outputs/UKMO/cosp2_output.um_global.ifx.kgo.v007.nc.md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

driver/data/outputs/UKMO/cosp2_output.um_global.ifx.v007.out

Lines changed: 0 additions & 4 deletions
This file was deleted.

driver/data/outputs/UKMO/cosp2_output_um.ifx.kgo.v007.nc.md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

driver/data/outputs/UKMO/cosp2_output_um.ifx.v007.out

Lines changed: 0 additions & 4 deletions
This file was deleted.

driver/download_test_data.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ case $COMPILER in
2323
;;
2424

2525
"ifx")
26-
KGO_VERSION=v007
27-
kgo_links=( "https://docs.google.com/uc?export=download&id=1Ysn1vyTaspF6qfa9i_UaWPIbATlMza_9" \
28-
"https://docs.google.com/uc?export=download&id=1o5arV6sFuS1RJew0lySTwA_SJnc40XJK" )
26+
KGO_VERSION=v006
27+
kgo_links=( "https://docs.google.com/uc?export=download&id=1rby-uiuB8G9vVa4JvRUCYNYPPOG5TmLB" \
28+
"https://docs.google.com/uc?export=download&id=1SDxQodiDvrwcwfi3ZCMtQITkmHMXIwD-" )
2929
out_type=( "cosp2_output_um.${COMPILER}.kgo" \
3030
"cosp2_output.um_global.${COMPILER}.kgo" )
3131
;;

0 commit comments

Comments
 (0)