JCSDA-internal / ioda-converters

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

ionosonde data in ascii conversion to IODA #1526

Closed BenjaminRuston closed 3 weeks ago

BenjaminRuston commented 1 month ago

Description

a converter for the ASCII formatted Ionosonde data needs to be implemented into ioda-converters

Requirements

an input file in the expected formatted text (ASCII) format to be decoded and an explanation of the fields (variables)

Acceptance Criteria (Definition of Done)

a IODA formatted output file to begin demonstration

Dependencies

all the variables put into the output IODA file should have definition this may require updates to the IODA conventions, would expect these may be accomplished through subsequent discussions and issues