Changes between Version 10 and Version 11 of gmt_docu

Show
Ignore:
Author:
becker (IP: 128.125.23.230)
Timestamp:
01/02/08 11:22:23 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gmt_docu

    v10 v11  
    11= GMT python wrappers = 
    22 
    3 While there are [http://www.google.com/search?q=gmt+python other, more sophisticated python interfaces] for the [http://gmt.soest.edu Generic Mapping Tools (GMT)] around, we found it simplest to  
     3While there are [http://www.google.com/serch?q=gmt+python other, more sophisticated python interfaces] for the [http://gmt.soest.hawaii.edu Generic Mapping Tools (GMT)] around, we found it simplest to  
    44write our own, script based interface. The [wiki:hc_docu hc] and [wiki:larry_docu larry] modules, as well as the SEATREE GUI use the[http://geosys.usc.edu/projects/seatree/browser/py-drivers/py-common/gmtPlotter.py gmtPlotter] class for geographic plots. gmtPlotter.py implements a very simple wrapper approach that  issues command-line calls which can be echoed to the shell. 
    55 
    4444 
    4545Note that neither SEATREE nor the [http://geosys.usc.edu/projects/seatree/browser/py-drivers/py-common/gmtPlotter.py gmtPlotter] class make full use of  
    46 [http://gmt.soest.edu GMT]'s capabilities. If you are merely interested in mapping, you might wish to check the [http://www.seismology.harvard.edu/~becker/igmt iGMT] web page. iGMT is a Tcl/Tk GUI interface for GMT script generation.  
     46[http://gmt.soest.hawaii.edu GMT]'s capabilities. If you are merely interested in mapping, you might wish to check the [http://www.seismology.harvard.edu/~becker/igmt iGMT] web page. iGMT is a Tcl/Tk GUI interface for GMT script generation.