HWRF  trunk@4391
Public Member Functions | List of all members
pom.init.psend Class Reference

Utility class for delivering Oceanini output. More...

Detailed Description

Utility class for delivering Oceanini output.

Definition at line 559 of file init.py.

Public Member Functions

def sendout
 Calls this.sendout(...) More...
 

Member Function Documentation

def pom.init.psend.sendout (   self,
  this,
  SRC,
  infile,
  DEST,
  outfile,
  logger = None 
)

Calls this.sendout(...)

Parameters
thisAn Oceanini object.
SRCthe directory from which to copy
infilethe input file basename of the file in SRC
DESTthe destination directory
outfilethe name of the output file in DEST
loggera logging.Logger for log messages

Definition at line 561 of file init.py.


The documentation for this class was generated from the following file: