
This directory holds a collection of scripts to automatically process terascann
images.

[root@april bin]# pwd
/home/data/terascan/bin
[root@april bin]# lm
total 68
drwxr-xr-x    2 sssg     sssg         4096 May 27 12:56 .
drwxrwxrwx    5 sssg     sssg         4096 May 25 20:50 ..
-rw-r--r--    1 root     root          687 May 27 12:56 README.terascan
-rwxr-xr-x    1 sssg     sssg         6452 May 23 03:36 grab
-rwxr-xr-x    1 sssg     sssg          780 May 25 07:07 ship.pl
-rw-r--r--    1 sssg     sssg        25088 May 26 23:47 sssg.pgs.tar
-rwxr-xr-x    1 sssg     sssg         3388 May 26 23:26 thumb.avhrr3
-rwxr-xr-x    1 sssg     sssg          137 May 26 17:31 thumb.cron
-rwxr-xr-x    1 sssg     sssg         3386 May 27 00:43 thumb.sst
[root@april bin]# 


They should live in /home/data/terascan/bin

This is the required directory structure of /home/data/terascan (and 
/home/data.template.terascan)

[root@april terascan]# pwd
/home/data/terascan
[root@april terascan]# lm
total 20
drwxrwxrwx    5 sssg     sssg         4096 May 25 20:50 .
drwxr-xr-x   13 root     root         4096 May 24 17:11 ..
drwxr-xr-x    2 sssg     sssg         4096 May 27 12:48 avhrr3
drwxr-xr-x    2 sssg     sssg         4096 May 27 12:50 bin
drwxr-xr-x    2 sssg     sssg         4096 May 27 12:48 sst
[root@april terascan]# 

They should all be owned by the user sssg.

The file sssg.pgs.tar is (hopefully) a collection of the required scripts on
tera.  These are all TeraPgs scripts that can be installed directly, or used as templates.  Note that the distribution records will need to be changed for a 
ship other than Oceanus.  Noteably, the area of interest, target machine( april
or mike) and user password will need to be changed.

thumb.avhrr3 and thumb.sst will need to be changed to reflect the correct 
shipname.

thumb.cron should be installed as a cron job for user sssg on mike or april:

8,18,28,38,48,58 * * * * source /etc/profile;/home/data/terascan/bin/thumb.cron

Finally, the file /var/www/html/index.shtml should get entries similar to the 
following:

<li> <a href="/data/terascan/sst/index.html">Terascan sst Images</a></br>
<li> <a href="/data/terascan/avhrr3/index.html">Terascan avhrr3 Images</a></br>


Good luck

Jim Akens, R/V Oceanus, May 27th, 2004
