Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python converter for LGHTNG BUFR DUMP Data #212

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Conversation

PraveenKumar-NOAA
Copy link
Contributor

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: #204

Validation for the output observation and IODA variable naming has been performed.

Copy link
Contributor

@SamuelDegelia-NOAA SamuelDegelia-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to successfully run the converter in RDASApp and generate a lightning IODA file. LGTM!

Copy link
Collaborator

@delippi delippi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one looks good to me as well.

@hu5970 hu5970 merged commit 96df1f3 into develop Nov 7, 2024
3 checks passed
@hu5970 hu5970 deleted the feature/lghtng_python branch November 7, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants