ATSEE Documentation
The ATSEE routine provides access to plotting tools for the GLOBEC
Georges Bank Program. It runs using MATLAB and is implemented as a
collection of m-files. For additional information contact
Bob Groman or
Jim Manning.
To use the ATSEE routine, start the MATLAB program. For MS-DOS
based PCs, enter cd \globec\atsee to change the directory
to the location of the ATSEE m-files. (Note: you can place these
files anywhere on your system. Adjust the change directory command
accordingly.) Now enter atsee .
Some of the purposes of this routine are:
- To standardize georges bank globec plot size, bathymetry, and
color codes
- To provide globec investigators (including non-matlab users) a
point and click means of generating rough plots for "cruise
reports".
- To begin the practice of sharing code.
- To approach "data assimilation".
MAIN MENU
- Generate standard base map (required)
- Generate proposed station grid & plot
- Overlay ship track
- Estimate current & plot
- Overlay drifter tracks
-
- Overlay station plot (CTD,MOCNESS,etc.)
YET TO COME
- Documentation
- Satellite imagery
- Contoured planview sections
- Contoured vertical sections
- Biological posting & contours
- Adcp vectors
- Telemetered mooring data
- Circulation model data
OPTIONS
- Plot process mooring locations
- Plot longterm mooring locations
- Plot broadscale stations
- Plot NOAA buoy locations
- Plot specific depth contours
ASSUMPTIONS
- MATLAB 4.0 (or greater) installed on board ship
- Person familiar with MATLAB on board ship to debug if necessary
- Input files created prior to runtime
- STRACK.DAT (ship track)
- DTRACK.DAT (drifter track)
- MAXF.DAT & GB10.DAT (tide table)
- PC connected to shipboard computer to access above files
HOW TO GET A COPY
1) FTP FTP.WH.WHOI.EDU
USERNAME: ANONYMOUS
PASSWORD:
cd pub/gbs/mfiles/atsee
mget *
quit
Note: For Unix: cd pub/gbs/mfiles
bin
get atsee.tar
quit
tar xvf atsee.tar
or
2) Contact one of the people mentioned above for a copy of the
floppy disk.