Skip to content
Snippets Groups Projects

Update WPS patches.

Merged Adam Caprez requested to merge wps-patches into master
3 files
+ 39
22
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -688,14 +688,14 @@ if [ -e src/int2nc.exe ] ; then \
@@ -688,14 +688,14 @@ if [ -e src/int2nc.exe ] ; then \
fi
fi
[demo01@login.crane WPS]$ ls
[demo01@login.crane WPS]$ ls
arch compile configure.wps geogrid link_grib.csh metgrid.exe namelist.wps.all_options namelist.wps.global ungrib wps4_configure.patch
arch configure foo_81824.c geogrid.exe link_grib.csh metgrid.log namelist.wps.fire README util
clean configure external geogrid.exe metgrid namelist.wps namelist.wps.fire README util
clean configure.wps foo_81824.f geogrid.log metgrid namelist.wps namelist.wps.global ungrib wps3_configure.patch
 
compile configure.wps.backup geogrid gmeta metgrid.exe namelist.wps.all_options namelist.wps.nmm ungrib.log
[demo01@login.crane WPS]$ ls util/
[demo01@login.crane WPS]$ ls util/
avg_tsfc.exe gfs.ncl int2nc.exe plotfmt.ncl plotgrids.ncl rd_intermediate.exe vertical_grid_50_20m_63km.txt
avg_tsfc.exe gfs.ncl int2nc.exe plotfmt.ncl plotgrids_new.ncl src vertical_grid_70_20m_80km.txt
calc_ecmwf_p.exe gfs_old.ncl Makefile plotfmt_nc.ncl plotgrids_new.ncl src vertical_grid_70_20m_80km.txt
calc_ecmwf_p.exe gfs_old.ncl Makefile plotfmt_nc.ncl plotgrids_old.ncl vertical_grid_38_20m_G3.txt
g1print.exe height_ukmo.exe mod_levs.exe plotgrids.exe plotgrids_old.ncl vertical_grid_38_20m_G3.txt
g1print.exe height_ukmo.exe mod_levs.exe plotgrids.ncl rd_intermediate.exe vertical_grid_50_20m_63km.txt
{{< /highlight >}}
{{< /highlight >}}
{{% /panel %}}
{{% /panel %}}
@@ -816,13 +816,14 @@ if [ -e src/int2nc.exe ] ; then \
@@ -816,13 +816,14 @@ if [ -e src/int2nc.exe ] ; then \
fi
fi
[demo01@login.crane WPS]$ ls
[demo01@login.crane WPS]$ ls
arch compile configure.wps external geogrid.exe metgrid namelist.wps namelist.wps.fire README util
arch configure external link_grib.csh namelist.wps namelist.wps.global ungrib.exe
clean configure configure.wps.backup geogrid link_grib.csh metgrid.exe namelist.wps.all_options namelist.wps.global ungrib wps4_configure.patch
clean configure.wps geogrid metgrid namelist.wps.all_options README util
 
compile configure.wps.backup geogrid.exe metgrid.exe namelist.wps.fire ungrib wps4_configure.patch
[demo01@login.crane WPS]$ ls util/
[demo01@login.crane WPS]$ ls util/
avg_tsfc.exe gfs.ncl int2nc.exe plotfmt.ncl plotgrids_new.ncl src vertical_grid_70_20m_80km.txt
avg_tsfc.exe g2print.exe height_ukmo.exe mod_levs.exe plotgrids.exe plotgrids_old.ncl vertical_grid_38_20m_G3.txt
calc_ecmwf_p.exe gfs_old.ncl Makefile plotfmt_nc.ncl plotgrids_old.ncl vertical_grid_38_20m_G3.txt
calc_ecmwf_p.exe gfs.ncl int2nc.exe plotfmt.ncl plotgrids.ncl rd_intermediate.exe vertical_grid_50_20m_63km.txt
g1print.exe height_ukmo.exe mod_levs.exe plotgrids.ncl rd_intermediate.exe vertical_grid_50_20m_63km.txt
g1print.exe gfs_old.ncl Makefile plotfmt_nc.ncl plotgrids_new.ncl src vertical_grid_70_20m_80km.txt
{{< /highlight >}}
{{< /highlight >}}
{{% /panel %}}
{{% /panel %}}
Loading