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 LGYCLD BUFR DUMP #223

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

PraveenKumar-NOAA
Copy link
Contributor

This PR adds a Python converter for LGYCLD BUFR DUMP data.

The converter will be used to transform LGYCLD BUFR data into IODA (netCDF) format. Following steps similar to the GDASApp, a Python file and a JSON description file were created.

The following two files are new:

~/IODA/python/bufr2ioda_lgycld.py
~/IODA/python/bufr2ioda_lgycld.json

Related issue: #219

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.

LGTM - I tested the converter and it works as expected. Thanks @PraveenKumar-NOAA!

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.

2 participants