IODA Bundle
|
Go to the source code of this file.
Namespaces | |
test_gsidiag | |
Variables | |
string | test_gsidiag.IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@" |
test_gsidiag.parser | |
test_gsidiag.help | |
test_gsidiag.type | |
test_gsidiag.str | |
test_gsidiag.required | |
test_gsidiag.args = parser.parse_args() | |
test_gsidiag.infile = args.input | |
test_gsidiag.outdir = args.output | |
test_gsidiag.obsbias = args.add_obsbias | |
test_gsidiag.qcvars = args.add_qcvars | |
test_gsidiag.testrefs = args.add_testrefs | |
test_gsidiag.diag = gsid.Conv(infile) | |
test_gsidiag.platforms | |