Self contained package for the scientific module SMAC for atmospheric correction. This package contains all classes to run the SMAC processor as scientific tool of the MA Toolbox either in command line mode or as VISAT module. To run the SMAC processor form the command line use the following syntax:

 > smac [options] [request file]
where the options supported are:

    -i , --interactive
to run the processor in interactive mode (with user interface)

The last optional command line argument is the request file to be used by the processor. When the processor runs in interactive mode, this request file is used to set initial values for the GUI. In not interactive mode, the processor just processes the request file and logs messages to the console.

Package Specification

Related Documentation