[Shake-dev] bug in "grind.conf" "strictbounds" parameter

Howard G Bundock bundock at usgs.gov
Wed Apr 18 16:28:19 GMT 2007


Bruce, others -

I found, to my dismay, that when I created strict boundaries in my 
"grind.conf" for event 40195801 this morning, I created a ShakeMap 
centered in Mexico.

The problem is a mismatch between the code for strictbounds in "grind", 
and the description of how to use the parameter in "grind.conf".

I chose to change the description in "grind.conf" since the "split on 
whitespace" code in grind seems to be more consistent with previous 
parameters (ie. mapbuf.)

This is current -  parameter values split by slashes

###########################################################################
# strictbound: fixes the map in place and size given by the argument.
# There is no default and this parameter is not required.
# Usage:
#
#       strictbound : W/S/E/N
#
# For example:
#
#       strictbound : -118.5/33.5/-117.5/34.25
#
# Would center a 1.0 degree by 0.75 degree map approximately over Los
# Angeles.
###########################################################################

Should be changed to - parameter values split by whitespace

###########################################################################
# strictbound: fixes the map in place and size given by the argument.
# There is no default and this parameter is not required.
# Usage:
#
#       strictbound : W  S  E  N
#
# For example:
#
#       strictbound : -118.5  33.5  -117.5  34.25
#
# Would center a 1.0 degree by 0.75 degree map approximately over Los
# Angeles.
###########################################################################

Howard


--------------------
Howard Bundock
Earthquake Effects Project
Earthquake Hazards Team
email - bundock at usgs.gov 
phone - (650) 329-5621
fax -  (650) 329-4732

Address:
Howard Bundock
US Geological Survey
345 Middlefield Road
MS977
Menlo Park, CA  94025
---------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://geohazards.usgs.gov/pipermail/shake-dev/attachments/20070418/9d177f39/attachment-0002.html 


More information about the Shake-dev mailing list