 |
Temporary Files
ADFview normally will run DENSF or BAND in the background. This means that it needs scratch space
to store inputs and result files to be visualized. After normal termination of ADFview (using Quit)
all scratch files will be removed.
The scratch files will be created in the following location:
- If $SCM_TMPDIR is defined : use the $SCM_TMPDIR directory
- else, if $HOME is defined: use the $HOME directory
- else, if $TMPDIR is defined: use the $TMPDIR directory
- else try to use the current working directory.
|