Package invocations :: Package monitoring :: Module lsCasuDirs
[hide private]

Module lsCasuDirs

source code

Lists CASU disks to get file time information to be able to sync our files with CASU's.


Author: E.T.W. Sutorius

Organization: WFAU, IfA, University of Edinburgh

Functions [hide private]
 
usage() source code
 
createCasuDict(aList, begin, end, versDict)
Create a dictionary containing CASU info ordered by disk from a list of CASU disks.
source code
 
readSrDirs(direc, stdate, edate, versDict)
Get the successfully-read directories.
source code
 
readCasuVersion(direc)
Get the version number of the data.
source code
 
make_log(logList, logText, verbose=False)
Print log to screen and append to list.
source code
 
scp_server()
The scp server at CASU.
source code
 
scp_user()
The user @ scp server.
source code
Variables [hide private]
  dataArchive = 'WSA'
  light = True
  loglines = []
  verboseTag = True
  __package__ = 'invocations.monitoring'