Environment Setup
- nuskybgd.env.check()[source]
Check for configuration problems.
NUSKYBGD_AUXILshell environment variable is set. The name of this variable is defined bynuskybgd.env._AUX_ENV.Auxiliary files listed in
nuskybgd.env._AUX_FILESare present.CALDBshell environment variable is set. The name of this variable is defined bynuskybgd.env._CALDB_ENV.CALDBCONFIGshell environment variable is set. The name of this variable is defined bynuskybgd.env._CALDB_CONF_ENV.An instance of
nuskybgd.caldb.CalDB()is created successfully using the path inCALDBenvironment variable.
If these conditions are met,
nuskybgd.env._PASSCHECKis set toTrueand subsequent calls tonuskybgd.env.block()returnFalse.