Code ArchitectureCTDBtoSEDRIS Application
CTDBtoSEDRIS is a very simple command line program that is linked against the CTDB Import / SEDRIS 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:
CTDBtoSEDRIS /GRID /TIN /LAID_LINEAR /MES my_ctdb.c7l my_new_stf.stf
A GUI may be provided in the future.