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

Runs the HWRF post-processing on the inputs and outputs to the GSI. More...

Detailed Description

Runs the HWRF post-processing on the inputs and outputs to the GSI.

This includes:

  1. ORG — the original parent model data, interpolated to the HWRF grid,
  2. GES — the first guess: the input to GSI
  3. ANL — the final output of the data assimilation

Intermediate output files are post-processed and interpolated to latitude-longitude grids. The implementation of this is in the hwrf.gsipost and hwrf.hwrfsystem modules.

Functions

def main ()
 Runs the HWRF post-processing described in the exhwrf_gsi_post module description. More...
 

Variables

 exc_info = True)
 

Function Documentation

def scripts.exhwrf_gsi_post.main ( )

Runs the HWRF post-processing described in the exhwrf_gsi_post module description.

Definition at line 19 of file exhwrf_gsi_post.py.