Skip to content

Commit 5c76747

Browse files
Merge pull request #86 from jshaw35/cloudsat_bugfix
Correct indexing of cospOUT
2 parents 9ef4c7b + 17bea3c commit 5c76747

14 files changed

+42
-35
lines changed

.github/workflows/containerized-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- compiler: ifx
2222
image: ghcr.io/earth-system-radiation/rte-rrtmgp-ci:oneapi
2323
# Common variables
24-
- kgo_version: v005
24+
- kgo_version: v006
2525
defaults:
2626
run:
2727
shell: bash -el {0}

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
python-version: [3.11]
4242
include:
4343
- compiler_short_name: gfortran
44-
- kgo_version: v005
44+
- kgo_version: v006
4545
defaults:
4646
run:
4747
shell: bash -el {0}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
83c3d91b0c451ccfce9e8742a9e45d59 cosp2_output.um_global.gfortran.kgo.v005.nc
1+
98893d9574e75430eee342feeeb5f204 cosp2_output.um_global.gfortran.kgo.v005.nc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
98893d9574e75430eee342feeeb5f204 cosp2_output.um_global.gfortran.kgo.v006.nc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
18d0113c3eaa894d392551c9eefc2178 cosp2_output.um_global.ifort.kgo.v006.nc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b7fbb90a799a9f625a19ebedbc9df889 cosp2_output.um_global.ifx.kgo.v006.nc
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ddb2ff79094fbf5323f951a6eb0b7d39 cosp2_output.um_global_model_levels.gfortran.kgo.v005.nc
1+
e956d433d07f6b0e77c5f0d0c4656137 cosp2_output.um_global_model_levels.gfortran.kgo.v005.nc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6926dc2c81b7f89978e69902f8604672 cosp2_output.um_global_model_levels.gfortran.kgo.v006.nc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
76b8b0c8ba0859782a1b53feecc2a0c9 cosp2_output_um.gfortran.kgo.v006.nc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
de1b3d3f128ff1b37af223716fe0ce6e cosp2_output_um.ifort.kgo.v006.nc

0 commit comments

Comments
 (0)