Software Architecture (cont.)
CTDBtoSTF is a command line program that is linked against the CTDB Import/STF Export Library.
The command line takes in a CTDB database, a list of options for what should be consumed, and a filename for the STF that will be exported.
Example:
CTDBtoSTF /GRID /TIN /LAID_LINEAR /MES my_ctdb.c7l my_sedris.stf
A GUI may be provided in the future.