JCSDA-internal / ioda-converters

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

Adusting the verbosite flag check used by `tools/iodaconv_comp.sh` #1347

Closed fabiolrdiniz closed 1 year ago

fabiolrdiniz commented 1 year ago

Description

This PR is adjusting the verbosity flag check inside tools/iodaconv_comp.sh. This allows the user to pass specific flags: [y,t,yes,true] (regardless of its case variations). Some clean-up adjusting indentation inside test/CMakeLists.txt to make it consistent throughout the file has been performed as well.

Issue(s) addressed

Resolves TO-BE-CREATED

Dependencies

None.

Impact

None.

Checklist