JCSDA-internal / ioda-converters

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

renaming test input and output files AMSR2 iodaconv ctest #1387

Closed smaticka closed 10 months ago

smaticka commented 10 months ago

Description

renaming the input and output files for the ioda-converter ctest. The data is downsampling and this label includes the instrument, the date, and the sample label to indicate downsampling.

PatNichols commented 10 months ago

@smaticka You need to change the filename in the test/CMakeList.txt file.

PatNichols commented 10 months ago

@smaticka @fcvdb I changed the cmake for the test so the proper files are used for the ctest. Hopefully that fixes that.

smaticka commented 10 months ago

Thanks @PatNichols !

There was a typo in the testinput file option. I fixed that, so hopefully that will be the final touch.

PatNichols commented 10 months ago

@smaticka You added a cooridinate merge label. Which other PR is dependent on this one? I am a little confused here.