JCSDA-internal / ioda-converters

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

Generalize ADPUPA Prepbufr converter #1317

Closed haydenlj closed 1 year ago

haydenlj commented 1 year ago

Description

Generalize the new ADPUPA Prepbufr converter to allow a input file, output file, and date to be passed. Keep the test data as the default input and output

Requirements

Adjust code to allow above arguments to be passed

Acceptance Criteria (Definition of Done)

Code produces expected file when run with and without arguments.

Dependencies

none