Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/themis/common/

thm_config.pro


Routines

top source thm_config

thm_config, caching=caching, colortable=colortable, no_color_setup=no_color_setup, no_download=no_download

PRO themis_config This procedure serves as the themis configuration file. It sets global (system) variables and initializes devices This procedure will define the location of data files and the data server. This procedure is intended to be called from within the "THM_INIT" procedure. This should be the only THEMIS file that requires modification for use in different locations. There is no need to modify this file if: - Your computer is an SSL UNIX machine that mounts "/disks/data/" (i.e. ALL Linux and Solaris machines at SSL) - You use a portable computer that will be caching files on a local hard drive. Settings in this file will be overridden by settings in the environment. (see setup_themis or setup_themis_bash for examples of setting environment variables on UNIX-like systems. The environment can also be set on Windows systems.) KEYWORDS no_color_setup added to prevent cronjob to crash, hfrey, 2007-02-10 Author: Davin Larson Nov 2006 jmm, 2007-05-17, Altered to read thm_comfig text file, this removes the need for someone to alter this program jmm, 2007-07-02, applies slashes to remote and local directories, if they are not there cg, 2008-5-6, reset default default directory $LastChangedBy: egrimes $ $LastChangedDate: 2014-02-07 08:12:17 -0800 (Fri, 07 Feb 2014) $ $LastChangedRevision: 14191 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/common/thm_config.pro $

Keywords

caching
colortable
no_color_setup
no_download

File attributes

Modification date: Thu Feb 13 16:42:33 2014
Lines: 42