Set up ADAPS globals needed for scheduling.
ADAPSGBLS sets up ADAPS globals which are needed for scheduling. Globals may be set on the command line by entering LET name=value or may be changed by tutoring ADAPSGBLS.
- A_ACQSYS("EROSH")
- Acquisition system. The name of the system which maintains the master schedule.
- A_SCHEDL("AVHRR:[ADAPS.V2_0.TABLES]")
- Schedule location. The directory location of the schedule on A_ACQSYS.
- A_HOSSYS("SG1")
- Host system. The name of the current system.
The name of the acquisition system which maintains the schedule is "MYSYS". The schedule is kept in the directory "AVHRR:[ADAPS.V2_0.MYTAB]". The host or current system is "HOSN".
The values of the global parameters used for ADAPS scheduling are set according to the input parameters.