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

PURPOSE --
This report is designed to provide information on existing
Chebychev data for the given target id or time range         
input. It will quickly tell the user whether or not  
Chebychev data exists for the time frame and target id in    
question.    
 
DEVELOPER --
Don Chance
 
MODIFICATION HISTORY --
o Converted from SQR                11/12/12 drc

 
Modules
       
spss_sys_util
spst_getopt
stpydb
sys
time_util

 
Functions
       
run(*args)
Usage:
do chebys_by_tgt [targetid] [starttime] [endtime] [-output=outfile]
 
targetid may include SQL wildcards.
 
starttime and endtime are SPSS time format (yyyy.ddd:hh:mm:ss).
 
output file name is optional.  By default, output comes to the screen.

 
Data
        __version__ = '11/12/12'
spss_db = 'spss'