JCSDA-internal / ioda-converters

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

first version of ionosonde decoder #1527

Closed BenjaminRuston closed 3 weeks ago

BenjaminRuston commented 1 month ago

Description

This is a first attempt at an ionosonde decoder this is driven by fixed column formatted ascii files

Issue(s) addressed

Resolves #1526

Impact

A IODA file can be produced from the ASCII input

Checklist

BenjaminRuston commented 1 month ago

@davidkuhl this produces a IODA file from the ascii input provided

have a lot of questions,, is there something documenting the file somewhere? Think we can sort it out readily and then get this rolling,,

there is still a lot of cleanup in this decoder,,,, but it runs through and is a start

BenjaminRuston commented 1 month ago

thanks @victoriyaforsythe I'm converting to a draft while we make all these changes and will add the ctest as well

BenjaminRuston commented 1 month ago

@davidkuhl and @HuiLiu-NOAA please review,,, I've added a ctest and believe this is ready for the initial contribution

we will iterate from this starting point, with the next item adding the change to the https://github.com/JCSDA-internal/ioda/blob/develop/share/ioda/yaml/validation/ObsSpace.yaml

HuiLiu-NOAA commented 1 month ago

Looks nice for the initial version to me. Thanks.

davidkuhl commented 3 weeks ago

@huishao-r That is wonderful!! Can't wait to start using it!!