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 NEXRAD BUFR DUMP #225

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 NEXRAD BUFR DUMP data.

The converter will be used to transform NEXRAD 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_nexrad.py
~/IODA/python/bufr2ioda_nexrad.json

Related issue: #220

Validation for the output observation and IODA variable naming has been performed. A few variable names need to be discussed and will be adde to naming variable table.

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.

1 participant