Skip to content

Commit

Permalink
Update dirac test reference for atlas-orca version
Browse files Browse the repository at this point in the history
  • Loading branch information
twsearle committed Oct 10, 2024
1 parent 64eb586 commit 06bd9cd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:
env:
REGISTRY: ghcr.io
IMAGE_NAME: twsearle/orca-jedi/ci-almalinux9:v1.4.1
IMAGE_NAME: twsearle/orca-jedi/ci-almalinux9:v1.5.0
jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.1
1.5.0
4 changes: 2 additions & 2 deletions src/tests/testoutput/test_dirac.ref
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Input Dirac increment:Increment valid at time: 2021-06-30T12:00:00Z
1 variables: ice_area_fraction
atlas field:
ice_area_fraction num: 26553 mean: 3.76605e-05 rms: 6.13682e-03 min: 0.00000e+00 max: 1.00000e+00
ice_area_fraction num: 26551 mean: 3.76634e-05 rms: 6.13705e-03 min: 0.00000e+00 max: 1.00000e+00

Covariance(SABER) * Increment:Increment valid at time: 2021-06-30T12:00:00Z
1 variables: ice_area_fraction
atlas field:
ice_area_fraction num: 26553 mean: 3.76605e-05 rms: 6.13682e-03 min: 0.00000e+00 max: 1.00000e+00
ice_area_fraction num: 26551 mean: 3.76634e-05 rms: 6.13705e-03 min: 0.00000e+00 max: 1.00000e+00

0 comments on commit 06bd9cd

Please sign in to comment.