lofar.config.initial
index
/astro-wise/AWEHOME/AWBASE/lofar/config/initial.py

# This executes the code in the file below, which also sets environment
# variables, defines functions

 
Modules
       
common
posixpath
sys

 
Functions
       
augment_astrowise_path(var, augmentation)
This is same as augment_system_path except that the order is
changed; the user set variable is preferred over the internal one defined
here.
augment_system_path(var, augmentation)
Prepend the augmentation to the environment variable "var"

 
Data
        Env = {'astrometric_refcat': '/aw01/users/catalog/USNO-A2/', 'aw_usno_url': 'http://dbusno.astro-wise.org/', 'aweshell': 'awe', 'awvo_url': '', 'baseconf_dir': '/astro-wise/awehome/config', 'calts_server': 'calts.astro-wise.org', 'data_port': '8000', 'data_server': 'ds.astro.rug.astro-wise.org', 'database_api': 'cx_Oracle', 'database_engine': 'oracle_10g', ...}
awelofarbin = '/astro-wise/AWEHOME/x86_64/AWBASE/lofar/bin'
awelofarlib = '/astro-wise/AWEHOME/x86_64/AWBASE/lofar/lib'
cfg = <common.config.Environment.ConfigFile instance at 0x1dd1ef0>
configfile = '/aw01/homes/astro-wise/.awe/Environment.cfg'
configfiles = ['/astro-wise/AWEHOME/AWBASE/lofar/config/Environment.cfg', '/aw01/homes/astro-wise/.awe/Environment.cfg']
dirname = '/astro-wise/AWEHOME/AWBASE/lofar/config'
environ = {'SSH_ASKPASS': '/usr/libexec/openssh/gnome-ssh-...:*.tif=00;35:', 'AWEHOME': '/astro-wise/AWEHOME'}
key = 'database_host'
pythonversion = '2.5'