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

Feature/nick e conventional prepbufr #720

Merged
merged 60 commits into from
Nov 13, 2023

Conversation

nicholasesposito
Copy link
Collaborator

@nicholasesposito nicholasesposito commented Nov 13, 2023

This adds the conventional surface bufr data converter (using the python api) to the GDASApp. Data is from ADPSFC, SFCSHP and ADPUPA at the surface.

The two files added are:
~/ush/ioda/bufr2ioda/bufr2ioda_conventional_ps_prepbufr.py
~/parm/ioda/bufr2ioda/bufr2ioda_conventional_ps_prepbufr.json

This is validated in GDASApp issue #649

The PRs for acft_profiles_prepbufr and GPSRO bufr should be added before this (PR #712 and #708 ) so that run_bufr2ioda.py works

There are a huge number of numpy/masked array variable sets because they kept overwriting for unknown reasons throughout, and kept resulting in data further down the line getting messed up, especially fill_values. Fill_values for numpy and ma are different for reasons only the python developers know, but as of right now, the fill_Values are all good and show up as "_"

Nicholas Esposito and others added 30 commits September 22, 2023 17:21
np arrays added for adpsfc/sfcshp. Need to be tested when orion comes back.
heightOfStation is MetaData, stationElevation is ObsValue, ObsTypes added
@CoryMartin-NOAA CoryMartin-NOAA merged commit b8f3118 into develop Nov 13, 2023
5 checks passed
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/NickE_conventional_prepbufr branch November 13, 2023 20:23
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.

3 participants