Skip to content

Commit

Permalink
Update submodule sorc/hafs_graphics.fd/emc_graphics.
Browse files Browse the repository at this point in the history
  • Loading branch information
BinLiu-NOAA committed Jul 17, 2024
1 parent dd1c539 commit 1625167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
[submodule "hafs_graphics"]
path = sorc/hafs_graphics.fd/emc_graphics
url = https://github.com/hafs-community/hafs_graphics.git
branch = support/HAFS
branch = feature/hafs.v2.0.1
2 changes: 1 addition & 1 deletion sorc/hafs_graphics.fd/emc_graphics
Submodule emc_graphics updated 36 files
+3 −10 modulefiles/graphics.run.hera.lua
+0 −3 modulefiles/graphics.run.jet.lua
+3 −6 modulefiles/graphics.run.orion.lua
+9 −6 run/jobhafsgraph_wcoss2.sh
+5 −3 run/jobhafsocean_hera.sh
+4 −3 run/jobhafsocean_jet.sh
+4 −3 run/jobhafsocean_orion.sh
+4 −0 ush/driverAtmos.sh
+12 −1 ush/driverOcean.sh
+11 −2 ush/python/ATCF/plotATCF.py
+254 −239 ush/python/atmos/plot_azimuth_reflectivity.py
+206 −191 ush/python/atmos/plot_azimuth_rh_q.py
+215 −199 ush/python/atmos/plot_azimuth_tempanomaly.py
+206 −191 ush/python/atmos/plot_azimuth_wind.py
+6 −0 ush/python/atmos/plot_crs_sn_reflectivity.py
+6 −0 ush/python/atmos/plot_crs_sn_rh_tempanomaly.py
+8 −0 ush/python/atmos/plot_crs_sn_wind.py
+6 −0 ush/python/atmos/plot_crs_we_reflectivity.py
+6 −0 ush/python/atmos/plot_crs_we_rh_tempanomaly.py
+6 −0 ush/python/atmos/plot_crs_we_wind.py
+7 −8 ush/python/ocean/plot_ocean.yml
+87 −66 ush/python/ocean/plot_storm_crs_sn_temp.py
+17 −15 ush/python/ocean/plot_storm_crs_trk_temp.py
+214 −0 ush/python/ocean/plot_storm_crs_we_temp.py
+2 −2 ush/python/ocean/plot_storm_mld.py
+2 −2 ush/python/ocean/plot_storm_ohc.py
+2 −2 ush/python/ocean/plot_storm_sss.py
+2 −2 ush/python/ocean/plot_storm_sst.py
+2 −2 ush/python/ocean/plot_storm_tempz100m.py
+2 −2 ush/python/ocean/plot_storm_tempz40m.py
+2 −2 ush/python/ocean/plot_storm_tempz70m.py
+2 −2 ush/python/ocean/plot_storm_wvelz100m.py
+2 −2 ush/python/ocean/plot_storm_wvelz40m.py
+2 −2 ush/python/ocean/plot_storm_wvelz70m.py
+2 −2 ush/python/ocean/plot_storm_z20.py
+2 −2 ush/python/ocean/plot_storm_z26.py

0 comments on commit 1625167

Please sign in to comment.