Skip to content

Commit

Permalink
Initiate to process the gts bufr data into the ioda format.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaruidong2017 committed Jul 20, 2023
1 parent fd8aa2f commit bb33f6e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions parm/land/prep/prep_gts.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
gtsbufr:
mkdir:
- $(DATA)/obs
copy:
- [$(COM_OBS)/$(OPREFIX)adpsfc.tm00.bufr_d, $(DATA)/obs/]
gtsioda:
copy:
- [$(DATA)/$(OPREFIX)adpsfc_snow.nc4, $(COM_OBS)/$(OPREFIX)adpsfc_snow.nc4]

0 comments on commit bb33f6e

Please sign in to comment.