Skip to content

Make the python bufr2ioda driver more generic#725

Merged
CoryMartin-NOAA merged 3 commits into
feature/gdas-validationfrom
feature/gdas-validation-generic
Nov 14, 2023
Merged

Make the python bufr2ioda driver more generic#725
CoryMartin-NOAA merged 3 commits into
feature/gdas-validationfrom
feature/gdas-validation-generic

Conversation

@CoryMartin-NOAA
Copy link
Copy Markdown
Contributor

Rather than each new ob type being manually added to the list, we can use glob.glob to get the list of available observation types.

Copy link
Copy Markdown
Collaborator

@nicholasesposito nicholasesposito left a comment

Choose a reason for hiding this comment

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

Makes sense

Comment thread ush/ioda/bufr2ioda/run_bufr2ioda.py
Copy link
Copy Markdown
Contributor

@RussTreadon-NOAA RussTreadon-NOAA left a comment

Choose a reason for hiding this comment

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

Tested updated ush/ioda/bufr2ioda/run_bufr2ioda.py in 2021080100 gdasprepatmiodaobs. Job ran to completion.

ush/ioda/bufr2ioda contained

bufr2ioda_adpsfc_prepbufr.py
bufr2ioda_adpupa_prepbufr.py
bufr2ioda_satwind_amv_goes.py
bufr2ioda_satwind_scat.py
bufr2ioda_sfcshp_prepbufr.py

comrot/gdas_eval_satwind_JEDI/gdas.20210801/00/obs contained

gdas.t00z.ADPSFC.prepbufr.nc
gdas.t00z.ascatw.ascat_metop-a.tm00.nc
gdas.t00z.ascatw.ascat_metop-b.tm00.nc
gdas.t00z.prepbufr.nc
gdas.t00z.satwnd.abi_goes-16.tm00.nc
gdas.t00z.satwnd.abi_goes-17.tm00.nc
gdas.t00z.SFCSHP.prepbufr.nc

Approve.

@CoryMartin-NOAA CoryMartin-NOAA merged commit dda513f into feature/gdas-validation Nov 14, 2023
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/gdas-validation-generic branch November 14, 2023 18:35
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