JCSDA-internal / ioda-converters

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

bugfix balloonsonde converter key for wind #1500

Closed BenjaminRuston closed 2 months ago

BenjaminRuston commented 2 months ago

Current behavior (describe the bug)

this bugfix still accommodates data that has incorrect specification of wind (denoted by presence of wind_x and wind_y) this has been corrected and now speed_u and speed_v are used

To Reproduce

try to convert any of the new corrected .json files with speed_u and speed_v

Expected behavior

when using bugfix a IODA file is generated

Additional information (optional)