System Overview

WRFDA V3.9

WRFDA V3.8.1

WRFDA V3.8

WRFDA V3.7.1

WRFDA V3.7

WRFDA V3.6.1

WRFDA V3.6

WRFDA V3.5.1

WRFDA V3.5.0.1

WRFDA V3.5

WRFDA V3.4.1

WRFDA V3.4

Older versions

Tutorials

Tools

Known Problems and Fixes

 

WRFDA Version 3.9 update summary

WRFDA Version 3.9 was released on April 17, 2017.

New features:

Updated features:

  • The use_radar_rhv=true option for radar assimilation has undergone a major update, including major bug fixes. Users of this capability should upgrate to WRFDA 3.9, since the older release code produces incorrect results. The fixes include:
    • Fixed total reflectivity calculations
    • Fixed coefficients for computing retrieved hydrometeors
    • Fixed error specification for snow hydrometeors
  • Updated CRTM to version 2.2.3 (from 2.1.3)
  • For 4DVAR runs, mp_physics under &physics in the namelist now must be specified, or WRFDA will fail. Previously this defaulted to mp_physics=0 (no physics)
  • Bug fixes and performance improvements:
    • Fixed incorrect summing of “rgr” (graupel) values for radar observations in “statistics” file
    • Fixed VARBC failures for when CRTM-calculated pressure does not increase monotonically
    • Fixed runtime errors when attempting to assimilate more than one observation file for IASI and SEVIRI radiance assimilation
    • Fixed runtime errors when attempting to assimilate observations with large numbers of vertical levels
    • Fixed duplicate calls to adjoint and tangent linear models for 4DVAR with calculate_cg_cost_fn=true, unnecessarily doubling runtime.
    • Fixed several bugs for PGI, both for compilation and runtime
    • Fixed assimilation of some types of pseudo observations with multiple processors
    • For use_radar_rf=true, critical minimum value was set too high
    • Fixed discontinuities when using dual-resolution hybrid with 5:1 parent:nest ratio
    • Fixed problem with single-level GPSREF observations above 30km
  • WRFPLUS (WRF adjoint and tangent linear model) has been upgraded to V3.9 and is consistent with the released WRF version 3.9.

For instructions on compiling and running the latest version of WRFDA, please refer to the updated User's Guide

Version 3.9 update details

4-Dimensional Ensemble&endash;Variational (4DEnVar) data assimilation option

Prior to version 3.9, WRFDA supported a 3DEnVar data assimilation option. For Version 3.9, the capability for 4DEnVar assimilation has been added. The procedure for 4DEnVar is very similar to the procedure for 3DEnVar. Unlike 4DVAR, 4DEnVar does not require WRFPLUS, the tangent linear/adjoint model. It is more analogous to the First Guess at Appropriate Time (FGAT) method than full 4DVAR. Like FGAT, 4DEnVar requires multiple first guess files, one for each assimilation time window. In addition, you must have ensemble output for each of the first guess times, and generate ensemble perturbations from each of these sets of ensemble forecasts.

To activate the 4DEnVar option, set the namelist variable use_4denvar=.true. See the users guide for full details about this capability. A tutorial case with a test ensemble can be found here. In this example, the ensemble forecasts were initialized at 2005071512 and valid for 2005071521—2005071603. The 4DEnVar hybrid analysis (wrfvar_output) will be valid for 2005071600.

 

Helpful links

  • Compiling WRFDA
  • Running WRFDA
  • List and description of namelist variables




  •