Skip to content

Commit

Permalink
Merge branch 'NOAA-EMC:develop' into text/us-177
Browse files Browse the repository at this point in the history
  • Loading branch information
gspetro-NOAA authored Mar 6, 2024
2 parents 85fbf32 + 0d438f4 commit dfa34dc
Show file tree
Hide file tree
Showing 7 changed files with 5,491 additions and 31 deletions.
4 changes: 3 additions & 1 deletion parm/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ ALL_TXT= \
postxconfig-NT-UFS-aerosol-F00.txt \
postxconfig-NT-GEFS-aerosol.txt \
postxconfig-NT-GEFS-F00-aerosol.txt \
postxconfig-NT-AQM.txt
postxconfig-NT-AQM.txt \
postxconfig-NT-SFS.txt

.PHONY: all clean
all: $(ALL_TXT)
Expand Down Expand Up @@ -70,6 +71,7 @@ postxconfig-NT-UFS-aerosol-F00.txt: postcntrl_ufs_aerosol_f00.xml post_avblfld
postxconfig-NT-GEFS-aerosol.txt: postcntrl_gefs_aerosol.xml post_avblflds.xml
postxconfig-NT-GEFS-F00-aerosol.txt: postcntrl_gefs_aerosol_f00.xml post_avblflds.xml
postxconfig-NT-AQM.txt: aqm.xml post_avblflds.xml
postxconfig-NT-SFS.txt: postcntrl_sfs.xml post_avblflds.xml

%.txt:
$(PERL) $(PERLXML) $^ $@
Loading

0 comments on commit dfa34dc

Please sign in to comment.