25.12.2012 Views

WRF ARW User's Guide - MMM - UCAR

WRF ARW User's Guide - MMM - UCAR

WRF ARW User's Guide - MMM - UCAR

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Observations<br />

Background Error<br />

Statistics<br />

ASCII<br />

(PREPBUFR also possible)<br />

Binary<br />

<strong>WRF</strong>-VAR<br />

Observation Preprocessor<br />

(OBSPROC)<br />

<strong>WRF</strong>-Var gen_be utility<br />

/Default CV3<br />

In the test case, you will store data in a directory defined by the environment variable<br />

$DAT_DIR. This directory can be at any location and it should have read access. Type<br />

> setenv DAT_DIR your_choice_of_dat_dir<br />

Here, "your_choice_of_dat_dir" is the directory where the <strong>WRF</strong>-Var input data is<br />

stored. Create this directory if it does not exist, and type<br />

> cd $DAT_DIR<br />

Download the test data for a “Tutorial” case valid at 12 UTC 5 th February 2008 from<br />

http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html<br />

Once you have downloaded “<strong>WRF</strong>V3.1-Var-testdata.tar.gz” file to $DAT_DIR, extract<br />

it by typing<br />

> gunzip <strong>WRF</strong>V3.1-Var-testdata.tar.gz<br />

> tar -xvf <strong>WRF</strong>V3.1-Var-testdata.tar<br />

Now you should find the following three sub-directories/files under “$DAT_DIR”<br />

ob/2008020512/ob.2008020512.gz # Observation data in “little_r” format<br />

rc/2008020512/wrfinput_d01 # First guess file<br />

rc/2008020512/wrfbdy_d01 # lateral boundary file<br />

be/be.dat # Background error file<br />

......<br />

You should first go through the section “Running Observation Preprocessor (OB-<br />

SPROC)” and have a <strong>WRF</strong>-3DVar-ready observation file (obs_gts_2008-02-<br />

05_12:00:00.3DVAR) generated in your OBSPROC working directory. You could then<br />

copy or move obs_gts_2008-02-05_12:00:00.3DVAR to be in<br />

$DAT_DIR/ob/2008020512/ob.ascii.<br />

If you want to try 4D-Var, please go through the section “Running Observation Preprocessor<br />

(OBSPROC)” and have the <strong>WRF</strong>-4DVar-ready observation files (obs_gts_2008-<br />

02-05_12:00:00.4DVAR,……). You could copy or move the observation files to<br />

$DAT_DIR/ob using following commands:<br />

> mv obs_gts_2008-02-05_12:00:00.4DVAR $DAT_DIR/ob/2008020512/ob.ascii+<br />

> mv obs_gts_2008-02-05_13:00:00.4DVAR $DAT_DIR/ob/2008020513/ob.ascii<br />

<strong>WRF</strong>-<strong>ARW</strong> V3: User’s <strong>Guide</strong> 6-13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!