page header
 
WRFDA Practical Sessions

IMPORTANT NOTE: After you have logged on and opened a terminal window, change directory to the main working directory for WRFDA tutorial practice:

cd /data1/${USER}/DA

 

Refer to WRFDA User's Guide if you need more detailed descriptions on various components of the WRF Data Assimilation System.

Tutorial presentations can be accessed through the links on each session's page.

For basic practical sessions, step-by-step instruction is provided to help you get a clear idea of what input files are required, what namelist variables need to be set, and what executable is used. Once you have this important basic knowledge, you should be able to build your own scripting system for your applications and environment.

For advanced practices, only a general description is provided. You are encouraged to refer to the tutorial presentations, user's guide and READMEs to figure out how to accomplish the task.


Basics

 

Optional (choose the additional data types and applications that interest you)

 

Compile the code (after you have completed all other practice cases)

 

Advanced

  • If you have attended the WRF tutorial, try running WRFDA on the WRF cases you have used.

The observations in PREPBUFR/BUFR format can be downloaded from
http://dss.ucar.edu/datasets/ds337.0 for conventional data
http://dss.ucar.edu/datasets/ds735.0 for radiance data

/wrfhelp/WRFDA/external/cwordsh unblk ${your_downloaded_file} tmp.unblk
/wrfhelp/WRFDA/external/cwordsh block tmp.unblk ${the_correctly_blocked_file_to_be_used_by_WRFDA_on_Linux}

 


back to top
 
practical_page_header