Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/schedman.html
Дата изменения: Fri Apr 8 12:46:15 2016 Дата индексирования: Sun Apr 10 23:12:37 2016 Кодировка: Поисковые слова: md-11 |
schedman (version 15.04.13) | index schedman.py |
PURPOSE --
A module for generating the pass tdrs schedules
DEVELOPER --
Greg Wenzel
MODIFICATION HISTORY --
o initial implementation GWW 04/17/02
o Modified to accomodate changes to sched_util. drc 4/23/03
o Modified to accomodate changes to configure_util. gww & drc 8/13/03
o Modified for new pickle format. GWW 10/29/03
o readded pick_a_pickle for non batch runs GWW 11/03/03
o compare cfm files by modification time. drc 1/03/05
o add the intercept option. drc 4/12/06
o add running of tdrs_lis_check. drc 5/25/06
o modified for archiving cfm and log files. drc 3/26/12
o updated pickle comment; code cleanup. drc 4/13/15
Modules | ||||||
|
Functions | ||
|
Data | ||
ADD_PASS_ARCHIVE_DIR = '/data/scheduling/spss_flight_data/pass/archive/add' PASS_ARCHIVE_DIR = '/data/scheduling/spss_flight_data/pass/archive' PASS_TO_SPUNIX_DIR = '/data/scheduling/spss_flight_data/pass/tospunix' __version__ = '15.04.13' |