HWRF  trunk@4391
Classes | Functions
hwrf.hycom Namespace Reference

Detailed Description

This module will one day contain the implementation of the HyCOM
initialization and forecast jobs.

Classes

class  HYCOMInit
 
class  HYCOMIniter
 
class  HYCOMPost
 
class  WRFCoupledHYCOM
 

Functions

def yesno (x)
 
def scriptexe (task, path)
 
def read_RUNmodIDout (path)
 

Function Documentation

def hwrf.hycom.scriptexe (   task,
  path 
)
Generates a produtil.prog.Runner for running a Hycom ksh
script.  Adds a bunch of variables from config sections.

Definition at line 18 of file hycom.py.

Referenced by hwrf.hycom.HYCOMInit.run(), hwrf.hycom.HYCOMPost.run(), and hwrf.hycom.HYCOMPost.unrun().