#
## Filename: overplot.bourne
##
## General env variables for the production of summary
## and Tohban plots
#

unset IDL_PATH ; export IDL_PATH

# THEMIS Software Base Directory
IDL_BASE_DIR=/disks/socware/thmsoc_production_test/idl ; export IDL_BASE_DIR

IDL_STARTUP=/disks/fast/software/integration/idl/startup.pro ; export IDL_STARTUP

. /disks/socware/thmsoc_production_test/src/config/setup_idl6.3.bourne

IDL_PATH=$IDL_PATH':'+$IDL_BASE_DIR/thmsoc/temp ; export IDL_PATH
IDL_PATH=$IDL_PATH':'+$IDL_BASE_DIR/themis ; export IDL_PATH
IDL_PATH=$IDL_PATH':'+$IDL_BASE_DIR/ssl_general ; export IDL_PATH
IDL_PATH=$IDL_PATH':'+$IDL_BASE_DIR/external ; export IDL_PATH
IDL_PATH=$IDL_PATH':'+$IDL_BASE_DIR/thmsoc/summary_plots/ ; export IDL_PATH