Closed PraveenKumar-NOAA closed 2 weeks ago
This PR adds a Python converter for LGHTNG BUFR DUMP data.
The converter will be used to transform LGHTNG BUFR data into IODA (netCDF) format. Following steps similar to GDASApp, a Python file and a JSON description file were created.
The following two files are new:
~/IODA/python/bufr2ioda_lghtng.py ~/IODA/python/bufr2ioda_lghtng.json
Related issue: https://github.com/NOAA-EMC/RDASApp/issues/204
Validation for the output observation and IODA variable naming has been performed.
This PR adds a Python converter for LGHTNG BUFR DUMP data.
The converter will be used to transform LGHTNG BUFR data into IODA (netCDF) format. Following steps similar to GDASApp, a Python file and a JSON description file were created.
The following two files are new:
~/IODA/python/bufr2ioda_lghtng.py ~/IODA/python/bufr2ioda_lghtng.json
Related issue: https://github.com/NOAA-EMC/RDASApp/issues/204
Validation for the output observation and IODA variable naming has been performed.