[cig-commits] [commit] devel, master: convert final output file from PS to PDF (cc50b88)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:17:17 PST 2014


Repository : https://github.com/geodynamics/specfem3d_globe

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

>---------------------------------------------------------------

commit cc50b88115a721e2f8031ac11c245d25629d2a1f
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue May 20 01:38:44 2014 +0200

    convert final output file from PS to PDF


>---------------------------------------------------------------

cc50b88115a721e2f8031ac11c245d25629d2a1f
 topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh b/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
index 4f41c2b..51b2925 100755
--- a/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
+++ b/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
@@ -29,6 +29,9 @@ grdimage topography_of_SPECFEM_mesh.grd -CGMTglobe.cpt -Rd -JK$central_meridian/
 ## DK DK offset of -1.5 inch
 pscoast -Rd -JK$central_meridian/9i -B45g30:."Topography of SPECFEM3D_GLOBE mesh": -W -Dc -A1000 -U/-0.75i/-1.5i/"SPECFEM3D_GLOBE calculations by Dimitri Komatitsch" -V -O >> $ps
 
+## DK DK convert the final file to PDF
+ps2pdf $ps
+
 # Clean up
-rm -f .gmt* gmt.conf gmt.history topography_of_SPECFEM_mesh.grd
+rm -f .gmt* gmt.conf gmt.history topography_of_SPECFEM_mesh.grd $ps
 



More information about the CIG-COMMITS mailing list