general/missions/rbsp/spacecraft/
rbsp_spice_config.pro
Routines
top source rbsp_spice_config
rbsp_spice_config, caching=caching, colortable=colortable, no_color_setup=no_color_setup, no_download=no_download
PRO rbsp_spice_config This procedure serves as the RBSP SPICE 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_EFW_INIT" procedure. This should be the only RBSP SPICE 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 Author: Peter Schroeder Oct 2012 $LastChangedBy: peters $ $LastChangedDate: 2012-11-07 15:36:17 -0800 (Wed, 07 Nov 2012) $ $LastChangedRevision: 11202 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/spacecraft/rbsp_spice_config.pro $
Keywords
- caching
- colortable
- no_color_setup
- no_download
File attributes
Modification date: | Thu Feb 13 16:43:27 2014 |
Lines: | 60 |