JCSDA-internal / ioda-converters

Various converters for getting obs data in and out of IODA
9 stars 4 forks source link

replacing tropics ctest files with smaller data case #1375

Closed smaticka closed 1 year ago

smaticka commented 1 year ago

A new ufo ctest was made for tropics, but the geovals file needed for that test was too large. The raw data was reduced and converted and then run in skylab to generate smaller geovals files. In order to keep the workflow consistent using the ioda ctest testoutput file as the testinput file for the ufo ctest, the ioda-converter test files needed to be replaced.

The iodaconv ctest passes with the new files, by running ctest -R test_iodaconv_tropics -VV in the build directory.

Issue(s) addressed

Resolves #

Checklist