Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/missions/rbsp/ect/

rbsp_ect_config.pro


Routines

top source rbsp_ect_config

rbsp_ect_config, caching=caching, colortable=colortable, no_color_setup=no_color_setup, no_download=no_download

PRO rbsp_ect_config This procedure serves as the RBSP ECT 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 "RBSP_ECT_INIT" procedure. This should be the only RBSP ECT 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: do not set colors if already taken care of CREATED: Jan 2013, based on rbsp_efw_config AUTHOR: Kris Kersten, kris.kersten@gmail.com $LastChangedBy: kersten $ $LastChangedDate: 2013-02-28 07:21:08 -0800 (Thu, 28 Feb 2013) $ $LastChangedRevision: 11656 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/ect/rbsp_ect_config.pro $

Keywords

caching
colortable
no_color_setup
no_download

File attributes

Modification date: Thu Feb 13 16:43:27 2014
Lines: 47