<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>In the previous email about a slight change in grind so the strictbound option will work, I missed a closing semicolon on the perl statement. </DIV><DIV><BR class="khtml-block-placeholder"></DIV>To use "/" to separate the coordinates for strictbound in grind,<DIV>change line 2497 in grind to</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>@bigbound[W,S,E,N]=split /\//,$strictbound;</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Otherwise, use spaces to separate the coordinates, and you don't need to change the code.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Georgia</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Oct 3, 2006, at 11:18 AM, Georgia Cua wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Dear shake-dev,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>To use the "strictbound" option in grind.conf, </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>lines 320-333 of grind.conf have the following:</DIV><DIV>###########################################################################</DIV><DIV># strictbound: fixes the map in place and size given by the argument.</DIV><DIV># There is no default and this parameter is not required.</DIV><DIV># Usage:</DIV><DIV>#</DIV><DIV>#       strictbound : W/S/E/N</DIV><DIV>#</DIV><DIV># For example:</DIV><DIV>#</DIV><DIV>#       strictbound : -118.5/33.5/-117.5/34.25</DIV><DIV>#</DIV><DIV># Would center a 1.0 degree by 0.75 degree map approximately over Los</DIV><DIV># Angeles.</DIV><DIV>###########################################################################</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Instead of using "/" to separate the coordinates, one must use spaces, for instance</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>strictbound : -118.5  33.5  -117.5  34.25<BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Alternatively, one could change line 2497 in grind, which currently splits according to spaces</DIV><DIV>2497: @bigbound[W,S,E,N] = split  /\s+/,$strictbound; </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>to</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>@bigbound[W,S,E,N] = split /\//,$strictbound </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>if you prefer to separate the coordinates using "/"</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Cheers,</DIV><DIV>Georgia</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>-----------------------------</DIV><DIV>Dr. Georgia Cua</DIV><DIV>Swiss Seismological Service</DIV><DIV>Institute of Geophysics</DIV><DIV>ETH Hoenggerberg HPP P</DIV><DIV>CH-8093 Zurich</DIV><DIV>Switzerland</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Tel:  +41-044-633-7574   </DIV><DIV>Fax: +41-044-633-1065   </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><A href="mailto:georgia.cua@sed.ethz.ch">georgia.cua@sed.ethz.ch</A></DIV><DIV>-----------------------------</DIV><BR class="Apple-interchange-newline"></SPAN></SPAN></SPAN> </DIV><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Shake-dev mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:Shake-dev@scsnmail.gps.caltech.edu">Shake-dev@scsnmail.gps.caltech.edu</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://unix1.gps.caltech.edu/mailman/listinfo/shake-dev">http://unix1.gps.caltech.edu/mailman/listinfo/shake-dev</A></DIV> </BLOCKQUOTE></DIV><BR></DIV><BR><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>-----------------------------</DIV><DIV>Dr. Georgia Cua</DIV><DIV>Swiss Seismological Service</DIV><DIV>Institute of Geophysics</DIV><DIV>ETH Hoenggerberg HPP P</DIV><DIV>CH-8093 Zurich</DIV><DIV>Switzerland</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Tel:  +41-044-633-7574   </DIV><DIV>Fax: +41-044-633-1065   </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><A href="mailto:georgia.cua@sed.ethz.ch">georgia.cua@sed.ethz.ch</A></DIV><DIV>-----------------------------</DIV><BR class="Apple-interchange-newline"></SPAN></SPAN></SPAN> </DIV><BR></BODY></HTML>