forked from NOAA-GSL/global-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
04d89d6
commit cdd990f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule upp.fd
updated
24 files
+1 −2 | ci/rt.sh | |
+58 −0 | modulefiles/gaea-c5.lua | |
+46 −24 | modulefiles/gaea.lua | |
+23 −0 | modulefiles/hera_c.lua | |
+0 −3 | modulefiles/hercules.lua | |
+1 −1 | parm/fv3lam_rrfs.xml | |
+2 −0 | parm/global_1x1_paramlist_g2 | |
+1 −0 | parm/global_1x1_paramlist_g2.anl | |
+2 −0 | parm/global_1x1_paramlist_g2.f000 | |
+75 −0 | parm/postcntrl_gfs.xml | |
+5 −0 | parm/postcntrl_gfs_anl.xml | |
+11 −0 | parm/postcntrl_gfs_f00.xml | |
+11 −0 | parm/postcntrl_gfs_f00_two.xml | |
+75 −0 | parm/postcntrl_gfs_two.xml | |
+38 −1 | parm/postxconfig-NT-GFS-ANL.txt | |
+75 −1 | parm/postxconfig-NT-GFS-F00-TWO.txt | |
+75 −1 | parm/postxconfig-NT-GFS-F00.txt | |
+1,136 −1,136 | parm/postxconfig-NT-GFS-TWO.txt | |
+1,136 −1,136 | parm/postxconfig-NT-GFS.txt | |
+1 −1 | parm/postxconfig-NT-fv3lam_rrfs.txt | |
+0 −16 | sorc/ncep_post.fd/INITPOST_NETCDF.f | |
+1 −1 | sorc/ncep_post.fd/post_gtg.fd | |
+18 −6 | tests/compile_upp.sh | |
+104 −87 | tests/detect_machine.sh |