Skip to content

Commit

Permalink
Feature/nick e acft profiles prepbufr (#708)
Browse files Browse the repository at this point in the history
This adds the ACFT_PROFILES prepbufr updated api to the GDASApp.

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


This is validated in [ioda-converters issue 1294
](JCSDA-internal/ioda-converters#1294)
I can open a JEDI-T20 issue for the validation if that is needed.

---------

Co-authored-by: Nicholas Esposito <[email protected]>
Co-authored-by: Nicholas Esposito <[email protected]>
Co-authored-by: Nicholas Esposito <[email protected]>
Co-authored-by: Nicholas Esposito <[email protected]>
Co-authored-by: Cory Martin <[email protected]>
  • Loading branch information
6 people authored Nov 13, 2023
1 parent b8f3118 commit f129667
Show file tree
Hide file tree
Showing 3 changed files with 564 additions and 1 deletion.
12 changes: 12 additions & 0 deletions parm/ioda/bufr2ioda/bufr2ioda_acft_profiles_prepbufr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"data_format" : "prepbufr",
"subsets" : [ "AIRCFT", "AIRCAR" ],
"source" : "prepBUFR",
"data_type" : "AIRCFT",
"cycle_type" : "{{ RUN }}",
"cycle_datetime" : "{{ current_cycle | to_YMDH }}",
"dump_directory" : "{{ DMPDIR }}",
"ioda_directory" : "{{ COM_OBS }}",
"data_description" : "ACFT_PROFILES_prepbufr",
"data_provider" : "U.S. NOAA"
}
Loading

0 comments on commit f129667

Please sign in to comment.