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 RRFS/ [3D]-RTMA LGYCLD BUFR DATA #219

Open
PraveenKumar-NOAA opened this issue Nov 5, 2024 · 1 comment
Open

Python converter for RRFS/ [3D]-RTMA LGYCLD BUFR DATA #219

PraveenKumar-NOAA opened this issue Nov 5, 2024 · 1 comment
Assignees

Comments

@PraveenKumar-NOAA
Copy link
Contributor

PraveenKumar-NOAA commented Nov 5, 2024

Description

Write a Python converter for the LGYCLD [3D]-RTMA/RRFS data that converts a BUFR file to an IODA file using bufr2ioda.x for the following subsets:

NC012003 -- A61203 | M TYPE 012-003 GPS - Integrated Precipitable Water
NC012004 -- A62005 | M TYPE 012-004 Ground-based GNSS (GPS, etc.) data
NC012150 -- A61111 | M TYPE 012-150 NASA Langley pixel-level cloud data

  • Use Python API to convert a BUFR file into an IODA-formatted netCDF file
  • Ioda obs validation using ioda-validate.x
  • Perform validation for the observations using the input BUFR and output IODA file

Requirements

  • All important mnemonics required by the RRFS/ [3D]-RTMA users need to be known.

Acceptance Criteria

  • It will be finished when all files have been checked and tests have passed.

Related issue #12

@PraveenKumar-NOAA PraveenKumar-NOAA self-assigned this Nov 5, 2024
@PraveenKumar-NOAA
Copy link
Contributor Author

IODA Observation validation using the pressure and height observations: RRFS Test Data 2022052700 (rap.t00z.lgycld.tm00.bufr_d)

BUFR pressure:
rrfs_bufr_lgycld_pressure (1)

IODA pressure:
rrfs_lgycld-ioda_pressure_api

BUFR height:
rrfs_bufr_lgycld_height (1)

IODA height:
rrfs_lgycld-ioda_height_api

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

No branches or pull requests

1 participant