<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi,
<div class="">
<div class=""><br class="">
</div>
<div class="">I’m plotting several images and I’d like to remove the extra space at the bottom of the image (see attached example). I’m using gsnMaximize to use as much area as possible:</div>
<div class=""><br class="">
</div>
<div class="">******************</div>
</div>
<div class="">
<div class="">res = True</div>
<div class="">;res@MainTitle = "SBF with ECMWF data, WRF-3.9.1"        ;Give plot a main title</div>
<div class="">res@tiMainOn = False                            ; </div>
<div class="">res@Footer = False                                             ; Set Footers off</div>
<div class="">pltres = True                                               ; Plotting resources</div>
<div class="">pltres@PanelPlot = True                          ; add text and locations</div>
<div class="">pltres@gsnMaximize = True                   ; full size</div>
<div class="">mpres = True           </div>
</div>
<div class="">******************</div>
<div class=""><br class="">
</div>
<div class="">But notice the blank space at the bottom.<img apple-inline="yes" id="A75279E1-4787-402F-A2E1-E20085769900" src="cid:3CD9C574-8DE4-4465-81BE-94A2B38E850D@ccbb.ulpgc.es" class=""> </div>
<div class="">I’ve tried to split the image in several files and use ImageMagick to trim each one of them, but retaining a high quality image. However, the size of the resulting image is really big (7,2 Mb). Any suggestion? I’m using the following command:</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class="">
convert -alpha off -background white -density 300 -trim Fig04a.ps Fig04a.eps</div>
</div>
<div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class="">
<br class="">
</div>
<div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class="">
Best, </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class="">
<br class="">
</div>
<div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class="">
Luis Cana</div>
<div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(69, 69, 69);" class="">
ULPGC</div>
<br>
<p><span style="color:rgb(75, 165, 36);">Antes de imprimir este correo electrónico, piense bien si es necesario hacerlo: el medio ambiente es una cuestión de todos.</span>
</p>
<p><span style="color:rgb(75, 165, 36);">Please consider the environment before printing this email.</span></p>
</body>
</html>