JCSDA-internal / ioda-converters

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

Add an IODA converter to use JSON formatted WindBorne Data #1424

Closed smaticka closed 8 months ago

smaticka commented 8 months ago

Description

A python ioda converter is needed to convert the raw data from WindBorne Systems JSON format into IODA format. First for testing to see the quality of data and then to be able to use in near-real time Skylab operations.

Requirements

Raw data from the JSON files is converted to IODA format

Dependencies

PR: https://github.com/JCSDA-internal/ioda-converters/pull/1425