Skip to content

Commit b6ba90e

Browse files
committed
merge with KGOs_5_6
2 parents 77ee04e + 38d3ead commit b6ba90e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5a283eec6507446254fa8ec20d891de9 cosp2_output.um_global_model_levels.gfortran.kgo.v006.nc
1+
6926dc2c81b7f89978e69902f8604672 cosp2_output.um_global_model_levels.gfortran.kgo.v006.nc

driver/download_test_data.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ COMPILER=$1
55
case $COMPILER in
66

77
"gfortran")
8-
KGO_VERSION=v005
9-
kgo_links=( "https://docs.google.com/uc?export=download&id=1olgrWzCSpFyPdimFnRfeFxkq5SoIfPDv" \
10-
"https://docs.google.com/uc?export=download&id=1B9Too1KSfT7fcWKJj2OeR7cytk56eZO2" \
11-
"https://docs.google.com/uc?export=download&id=1ddBYJsdRXy4z7kLrhRq54KvtuO6AjnTq" )
8+
KGO_VERSION=v006
9+
kgo_links=( "https://docs.google.com/uc?export=download&id=1HgtrBVI5-7ypQWxzzMPvAq_5IIE5q9-B" \
10+
"https://docs.google.com/uc?export=download&id=17Ah7z2oGiwwZ-yW1JX3Vg81_l7Q1zFf7" \
11+
"https://docs.google.com/uc?export=download&id=1IzBbnhnfYeaSPLRSvWsWCEzsL_D9_ZKq" )
1212
out_type=( "cosp2_output_um.${COMPILER}.kgo" \
1313
"cosp2_output.um_global.${COMPILER}.kgo" \
1414
"cosp2_output.um_global_model_levels.${COMPILER}.kgo" )

0 commit comments

Comments
 (0)