Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/fv3inc_anl_dim
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNew-NOAA committed Mar 29, 2024
2 parents 3842816 + 46de545 commit 64caee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test/fv3jedi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ file(CREATE_LINK ${PROJECT_SOURCE_DIR}/sorc/fv3-jedi/test/Data/fv3files/field_ta

# Tests
add_test(NAME test_gdasapp_fv3jedi_fv3inc
COMMAND srun -n6 ${CMAKE_BINARY_DIR}/bin/gdas_fv3jedi_fv3inc.x ${PROJECT_BINARY_DIR}/test/fv3jedi/testinput/gdasapp_fv3jedi_fv3inc.yaml
COMMAND srun -n6 ${CMAKE_BINARY_DIR}/bin/fv3jedi_fv3inc.x ${PROJECT_BINARY_DIR}/test/fv3jedi/testinput/gdasapp_fv3jedi_fv3inc.yaml
WORKING_DIRECTORY ${PROJECT_BINARY_DIR}/test/fv3jedi)

1 change: 1 addition & 0 deletions utils/test/testinput/gdas_viirsaod2ioda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ input files:
thinning:
threshold: 0
channel: 4
preqc: 2

test:
reference filename: testref/viirsaod2ioda.test
Expand Down

0 comments on commit 64caee2

Please sign in to comment.