[Shake-dev] mapping program hangs then GMT Fatal Error
Branden Christensen
branden.christensen at osop.com.pa
Mon Feb 2 18:50:31 UTC 2015
Hi Bruce:
The battle continues :)
Is shakemap compatible with gmt 5.1.1?:
"Starting with GMT version 5, all standard GMT programs have been split
into a short driver program (the "new" GMT programs) and a function
"module". The drivers simply call the corresponding GMT modules; it is
these modules that do all the work. These new functions have been placed in
a new GMT high-level API library and can be called from a variety of
environments (C/C++, Fortran, Python, Matlab, Visual Basic, Julia, R, etc.)
[2] <http://gmt.soest.hawaii.edu/doc/5.1.1/GMT_API.html#id8>. For example,
the main program blockmean.c has been reconfigured as a high-level function
GMT_blockmean(), which does the actual spatial averaging and can pass the
result back to the calling program (or write it to file). The previous
behavior of blockmean.c is replicated by a short driver program that simply
collects user arguments and then callsGMT_blockmean(). Indeed, the driver
programs for all the standard GMT programs are identical so that the
makefile generates them on-the-fly when it compiles and links them with the
GMT library into executables. Thus, blockmean.c and others do in fact no
longer exist."
Branden
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://geohazards.usgs.gov/pipermail/shake-dev/attachments/20150202/94953b6c/attachment.html>
More information about the Shake-dev
mailing list