HWRF  trunk@4391
Classes | Variables
hwrf.nhc_products Namespace Reference

Generates NHC-specific products and validates wrfdiag files. More...

Detailed Description

Generates NHC-specific products and validates wrfdiag files.

This module implements NHCProducts, a subclass of HWRFTask that runs the hwrf_nhc_products fortran program and delivers its outputs. That program generates rainfall and wind swaths, various text files, and other products.

Classes

class  NHCProducts
 This is a wrapper around the hwrf_nhc_products Fortran program. More...
 

Variables

list __all__ = ['NHCProducts']
 Symbols exported by "from hwrf.nhc_products import *".