bat2gts - takes a bathymetry file (three columns: longitude, latitude (degree),
depth (meters)) and generates a GTS depth file for the given domain.
bat2gts [OPTIONS]
<BATHY
This manual page documents briefly the
bat2gts command.
These programs follow the usual GNU command line syntax, with long options
starting with two dashes (`-'). A summary of options is included below.
- --long=V
- Set reference longitude to V (default 174 deg)
- --lat=V
- Set reference latitude to V (default -41 deg)
- --width=V
- Set domain width (default is 500 km)
- --depth=V
- Set reference depth to V (default is 5000 meters)
- --coast=V
- Set coastline reference depth to V (default is 0.1
meters)
- --rel=T
- Set relative error allowed on bathymetry (default is
0.05)
- --angle=V
- Rotation of V degrees (default is 0)
- -v, --verbose
- Display info about the process
- -h, --help
- Display the help and exit.
bat2gts was written by Stephane Popinet <
[email protected]>.
This manual page was written by Ruben Molina <
[email protected]>, for
the Debian project (but may be used by others).