SURVEY - Tools for At-Sea Data Processing and Display via Google Earth


SURVEY is a slew of scripts we wrote while at sea during the Ellice survey. More documentation will be written later or perhaps next time we go to sea, whichever comes first...

Installation

Obtain the latest version via

svn co svn://gmtserver.soest.hawaii.edu/survey .

Installation is basic. It assumes you already have GMT5 installed and that it is in your PATH. It also assumes you have autoconf. Change directory to SRC first. then run

  1. autoconf
  2. configure --prefix=
the directory needs to be in your search path. Only two files are installed there: survey - the main driver for all survey modules survey_dir - Can report the directory path to SRC You can therefore work in any directory you want as long as these two modules are in your path. In the CONFIG directory you will find two *.template files. Copy these and remove the .template extensions and make changes to these new files as you see fit, changing directories and parameters.

survey is developed and maintained by Paul Wessel.


References for survey

  • Nothing yet.

    Availability of survey source code:


    Last update April 16, 2017 by Paul Wessel