Skip to content

Commit

Permalink
Flat out remove the ewok conversion test
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Feb 16, 2024
1 parent 1406718 commit ac5c801
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 948 deletions.
6 changes: 0 additions & 6 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,6 @@ add_test(NAME test_gdasapp_jedi_increment_to_fv3
COMMAND ${Python3_EXECUTABLE} ${PROJECT_SOURCE_DIR}/ush/jediinc2fv3.py ${PROJECT_BINARY_DIR}/test/testdata/atmges_compress.nc4 ${PROJECT_BINARY_DIR}/test/testdata/atminc_compress.nc4 ${PROJECT_BINARY_DIR}/test/testoutput/fv_increment.nc
WORKING_DIRECTORY ${PROJECT_BINARY_DIR}/test/)

# test for converting ewok yaml to gdas
# add_test(NAME test_gdasapp_convert_ewok_yaml
# COMMAND ${PROJECT_SOURCE_DIR}/test/convert_ewok_yaml.sh ${PROJECT_BINARY_DIR} ${PROJECT_SOURCE_DIR}
# WORKING_DIRECTORY ${PROJECT_BINARY_DIR}/test/)
# commenting out the above because we need a more robust way to go between ewok, gdas, swell, etc. and this was causing trouble...

# high level tests that require the global-workflow
if (WORKFLOW_TESTS)

Expand Down
10 changes: 0 additions & 10 deletions test/convert_ewok_yaml.sh

This file was deleted.

327 changes: 0 additions & 327 deletions test/testinput/amsua_n19_ewok.yaml

This file was deleted.

Loading

0 comments on commit ac5c801

Please sign in to comment.