HWRF  trunk@4391
Functions | Variables
scripts.exhwrf_hycomab_archive Namespace Reference

Archives *.a and *.b files output by the hycom component of the coupled HWRF forecast job. More...

Detailed Description

Archives *.a and *.b files output by the hycom component of the coupled HWRF forecast job.

This Python script will archive all archv.[ab] files found in the run directory of the forecast job, found via the hwrf_expt.runwrf.location. It is controlled by the [archive] section hycomab option, which must be set to an archive path of this syntax:

1 [archive]
2 hycomab=hpss:/NCEPDEV/2year/emc-marine/{ENV[USER]}/{SUBEXPT}/hycomab/{out_prefix}.tar

The hycomab option, if present, will be expanded to get the path to the target archive location. The archive is then created with HTAR, sending the files that matched the archv.[ab] glob.

Functions

def main ()
 

Variables

 exc_info = True)