Skip to content

Commit e958218

Browse files
Alejandro Bodas-SalcedoAlejandro Bodas-Salcedo
authored andcommitted
Update ifx KGOs to v007.
1 parent 38b78fe commit e958218

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9f65466ee4d3fea5a730537271a60e8f cosp2_output.um_global.ifx.kgo.v007.nc
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
========================================== Summary statistics ==========================================
2+
Variable N AvgDiff MinDiff MaxDiff StDev
3+
dbze94 2221 6.5078e-07 -2.1151e-05 8.6225e-04 1.8422e-05
4+
==========================================================================================================
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b59ed83404156c9e9c0149fb36462335 cosp2_output_um.ifx.kgo.v007.nc
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
========================================== Summary statistics ==========================================
2+
Variable N AvgDiff MinDiff MaxDiff StDev
3+
dbze94 170 -4.8364e-07 -4.6504e-06 2.2516e-07 9.8045e-07
4+
==========================================================================================================

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=v006
27-
kgo_links=( "https://docs.google.com/uc?export=download&id=1rby-uiuB8G9vVa4JvRUCYNYPPOG5TmLB" \
28-
"https://docs.google.com/uc?export=download&id=1SDxQodiDvrwcwfi3ZCMtQITkmHMXIwD-" )
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" )
2929
out_type=( "cosp2_output_um.${COMPILER}.kgo" \
3030
"cosp2_output.um_global.${COMPILER}.kgo" )
3131
;;

0 commit comments

Comments
 (0)