IODA Bundle
prestage Namespace Reference

Functions

def dhshome ()
 
def localConfig ()
 
def odbPathNameSchema ()
 
def decodeFileName (fileName, pathNameSchema=odbPathNameSchema())
 
def encodeFileName (d, template)
 
def reportType2group (rt, fn='/usr/local/apps/odb_api/codes/report_type.txt')
 
def group2marsname (group, fn='/usr/local/apps/odb_api/codes/group.txt')
 

Variables

string emosBackup = "/emos_backup/an/{expver}/{date}{time}/ECMA.{marsname}.tar"
 
def d = decodeFileName(fn)
 
def ecfs = encodeFileName(d, emosBackup)
 

Function Documentation

◆ decodeFileName()

def prestage.decodeFileName (   fileName,
  pathNameSchema = odbPathNameSchema() 
)

Definition at line 55 of file prestage.py.

◆ dhshome()

def prestage.dhshome ( )

Definition at line 38 of file prestage.py.

Here is the caller graph for this function:

◆ encodeFileName()

def prestage.encodeFileName (   d,
  template 
)

Definition at line 66 of file prestage.py.

◆ group2marsname()

def prestage.group2marsname (   group,
  fn = '/usr/local/apps/odb_api/codes/group.txt' 
)

Definition at line 89 of file prestage.py.

◆ localConfig()

def prestage.localConfig ( )

Definition at line 41 of file prestage.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ odbPathNameSchema()

def prestage.odbPathNameSchema ( )

Definition at line 46 of file prestage.py.

Here is the call graph for this function:

◆ reportType2group()

def prestage.reportType2group (   rt,
  fn = '/usr/local/apps/odb_api/codes/report_type.txt' 
)

Definition at line 77 of file prestage.py.

Variable Documentation

◆ d

def prestage.d = decodeFileName(fn)

Definition at line 97 of file prestage.py.

◆ ecfs

def prestage.ecfs = encodeFileName(d, emosBackup)

Definition at line 99 of file prestage.py.

◆ emosBackup

string prestage.emosBackup = "/emos_backup/an/{expver}/{date}{time}/ECMA.{marsname}.tar"

Definition at line 34 of file prestage.py.