Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/spst/UnixTransition/doc/make_primary_apar_com.html
Дата изменения: Fri Apr 8 12:46:14 2016
Дата индексирования: Mon Apr 11 06:10:12 2016
Кодировка:
Python: module make_primary_apar_com
 
 
make_primary_apar_com
index
make_primary_apar_com.py

PURPOSE --
This tool reads the standard {weekid}_add_apar_sus.com file
ignores the lines for those apar proposals in the BACKUP apar run
and writes output to primary_{weekid}_add_apar_sus.com
 
DEVELOPER --
Alan Patterson
 
MODIFICATION HISTORY --
Initial implementation 02/18/99
Brought to coding standards 04/24/00
Mods to refer static-info file 08/29/00
Include primary apar proposal in static-info file 11/15/00
Change enviroment varialbe poms_static_info_backup_dir to
POMS_STATIC_INFO_BACKUP_DIR per Tony Roman's request.  DRC
8/27/02
 
USAGE --
do make_primary_apar_com [file]
    o  file contains the list of all calendar -add commands for the
            attached parallels.  By convention the name is
            yyddd_add_apar_sus.com and it is produced by  'do attach'

 
Modules
       
spss_sys_util
string
sys
time_util

 
Functions
       
run(infile=None)
Usage:
    do make_primary_apar_com file
 
    where file is the name of a file containing the calendar -add
    commands for the attached parallels.  By convention its name
    is <yyddd>_add_apar_sus.com