<p><b>kavulich@ucar.edu</b> 2012-03-19 15:43:01 -0600 (Mon, 19 Mar 2012)</p><p>Copyediting<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/wrf/UsersGuide/users_guide_chap6.doc
===================================================================
--- trunk/wrf/UsersGuide/users_guide_chap6.doc        2012-03-12 17:29:56 UTC (rev 334)
+++ trunk/wrf/UsersGuide/users_guide_chap6.doc        2012-03-19 21:43:01 UTC (rev 335)
@@ -1,6 +1,4 @@
-ࡱ&gt;        (uvwxyz{|}~        bjbjߍ        Z[v)v)7777777777T7777#8t97
-AqDpDDDFKLUWWWWWWrW-77iMFFiMmMW7777DD&quot;(qM477D77DUiMU|7777Pєu7w01X#&lt;u$77iMiM
 iMv) 5:  -         +ࡱ&gt;        'oqHIJKLMNOPQRSTUVWXYZ[\]^_`abcde
 fghijklmn        K=bjbjqq        GeeC]R)R)66666T666796&lt;@CpDDD5EJ Ly{{{{{{$r96L1E1ELL66DD&quot;ؓ(CCCL(?6D6DyC
 LyCC=|#DP6BXe&lt;&lt;B$#614CLLLCLLL&lt;LLLLLLLLLLLLLR)         [5:        
   Chapter 6: WRF Data Assimilation    Table of Contents @@ -53,14 +51,13 @@
 Compile WRFDA and Libraries  Starting from V3.1.1, some external libraries (e.g., lapack, blas, and NCEP BUFR) are included in the WRFDA tar file. To compile the WRFDA code, it is necessary to have installed the netCDF library, which is the only mandatory library if only conventional observational data from LITTLE_R format file is to be used.  &gt; setenv NETCDF your_netcdf_path -If observational data in the PREPBUFR format are to be used, an environmental variable needs to be set like (using the C-shell),  -To have the NCEP BUFR library compiled and have the BUFR-related WRFDA code generated and compiled after configure/compile, type: +If observational data in the PREPBUFR format are to be used, the NCEP BUFR library must be compiled, and BUFR-related WRFDA code must be generated and compiled after configure/compile. Do do this, type:  &gt; setenv BUFR  1  If satellite radiance data are to be used, in addition to the NCEP BUFR library, RTM (Radiative Transfer Model) is re
 quired. The current RTM versions that WRFDA uses are CRTM V2.0.2 and RTTOV V10. WRFDA can compile with CRTM only, or RTTOV only, or both CRTM and RTTOV together.   Starting from V3.2.1, CRTM V2.0.2 is included in the WRFDA tar file.  To have the CRTM library compiled and the CRTM-related WRFDA code generated and compiled after configure/compile, type:    - &gt; setenv CRTM  1 + &gt; setenv CRTM  1  If  RTTOV v10 is the RTM to be used for radiance data assimilation, the user should download and install the RTTOV library before compi
 ling WRFDA.    RTTOV v10 can be downloaded from http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm  @@ -71,7 +68,7 @@
 Assuming all required libraries are available and the WRFDA source code is ready, start to build the WRFDA using the following steps:  To configure WRFDA, enter the WRFDA directory and type  &gt; ./configure wrfda -A list of configuration options for your computer should appear. Each option combines a compiler type and a parallelism option. Since the configuration script doesnt check which compilers are actually available, be sure to select only among the options for compilers that are available on your system. The parallelism option allows for a single-processor (serial) compilation, shared-memory parallel (smpar) compilation, distributed-memory parallel (dmpar) compilation and distributed-memory with shared-memory parallel (sm+dm) compilation. For example, on a Macintosh computer, the above steps look like:  +A list of configuration options for your computer should appear. Each option combines a compiler type and a parallelism option. Since the configuration script doesn
 t check which compilers are actually available, be sure to select only among the options for compilers that are available on your system. The parallelism option allows for a single-processor (serial) compilation, shared-memory parallel (smpar) compilation, distributed-memory parallel (dmpar) compilation and distributed-memory with shared-memory parallel (sm+dm) compilation. For example, on a Macintosh computer, the above steps look similar to the following:   &gt; ./configure wrfda  checking for perl5... no  checking for perl... found /usr/bin/perl (perl) @@ -108,54 +105,55 @@
 Hint: It is helpful to start with something simple, such as the serial build. If it is successful, move on to build dmpar code. Remember to type clean a between each build.  To compile the code, type  &gt; ./compile all_wrfvar &gt;&amp;! compile.out -Successful compilation of all_wrfvar will produce 42 executables in the var/build directory which are linked in the var/da directory, as well as obsproc.exe in the var/obsproc/src directory. You can list these executables by issuing the command (from the WRFDA directory) -&gt; ls -l var/build/*exe var/obsproc/src/obsproc.exe --rwxr-xr-x  1 users   435816 Mar  9 19:26 var/build/da_advance_time.exe --rwxr-xr-x  1 users  1195264 Mar  9 19:27 var/build/da_bias_airmass.exe --rwxr-xr-x  1 users   815088 Mar  9 19:26 var/build/da_bias_scan.exe --rwxr-xr-x  1 users   780476 Mar  9 19:26 var/build/da_bias_sele.exe --rwxr-xr-x  1 users  1120408 Mar  9 19:26 var/build/da_bias_verif.exe --rwxr-xr-x  1 users  1627284 Mar  9 19:26 var/bu
 ild/da_rad_diags.exe --rwxr-xr-x  1 users   639940 Mar  9 19:26 var/build/da_tune_obs_desroziers.exe --rwxr-xr-x  1 users   608912 Mar  9 19:27 var/build/da_tune_obs_hollingsworth1.exe --rwxr-xr-x  1 users   377748 Mar  9 19:27 var/build/da_tune_obs_hollingsworth2.exe --rwxr-xr-x  1 users  1600636 Mar  9 19:27 var/build/da_update_bc.exe --rwxr-xr-x  1 users  1662172 Mar  9 19:27 var/build/da_verif_grid.exe --rwxr-xr-x  1 users   535916 Mar  9 19:32 var/build/da_verif_obs.exe --rwxr-xr-x  1 users 29399039 Mar  9 19:32 var/build/da_wrfvar.exe --rwxr-xr-x  1 users  2014440 Mar  9 19:32 var/build/gen_be_cov2d.exe --rwxr-xr-x  1 users  2027684 Mar  9 19:27 var/build/gen_be_cov2d3d_contrib.exe --rwxr-xr-x  1 users  2017952 Mar  9 19:27 var/build/gen_be_cov3d.exe --rwxr-xr-x  1 users  2027804 Mar  9 19:27 var/build/gen_be_cov3d2d_contrib.exe --rwxr-xr-x  1 users  2023396 Mar  9 19:27 var/build/gen_be_cov3d3d_bin3d_contrib.exe --rwxr-xr-x  1 users  2027468 Mar  9 19:27 var/build/gen
 _be_cov3d3d_contrib.exe --rwxr-xr-x  1 users  2003888 Mar  9 19:32 var/build/gen_be_diags.exe --rwxr-xr-x  1 users  2028372 Mar  9 19:32 var/build/gen_be_diags_read.exe --rwxr-xr-x  1 users  2012816 Mar  9 19:27 var/build/gen_be_ensmean.exe --rwxr-xr-x  1 users  2045908 Mar  9 19:27 var/build/gen_be_ensrf.exe --rwxr-xr-x  1 users  2069376 Mar  9 19:32 var/build/gen_be_ep1.exe --rwxr-xr-x  1 users  2059240 Mar  9 19:32 var/build/gen_be_ep2.exe --rwxr-xr-x  1 users  2022588 Mar  9 19:32 var/build/gen_be_etkf.exe --rwxr-xr-x  1 users  2027480 Mar  9 19:27 var/build/gen_be_hist.exe --rwxr-xr-x  1 users  2093900 Mar  9 19:32 var/build/gen_be_stage0_gsi.exe --rwxr-xr-x  1 users  2105344 Mar  9 19:32 var/build/gen_be_stage0_wrf.exe --rwxr-xr-x  1 users  2036928 Mar  9 19:32 var/build/gen_be_stage1.exe --rwxr-xr-x  1 users  2064784 Mar  9 19:32 var/build/gen_be_stage1_1dvar.exe --rwxr-xr-x  1 users  2036036 Mar  9 19:32 var/build/gen_be_stage1_gsi.exe --rwxr-xr-x  1 users  2036024 M
 ar  9 19:32 var/build/gen_be_stage2.exe --rwxr-xr-x  1 users  2100760 Mar  9 19:32 var/build/gen_be_stage2_1dvar.exe --rwxr-xr-x  1 users   566584 Mar  9 19:26 var/build/gen_be_stage2_gsi.exe --rwxr-xr-x  1 users  2023600 Mar  9 19:32 var/build/gen_be_stage2a.exe --rwxr-xr-x  1 users  2036060 Mar  9 19:32 var/build/gen_be_stage3.exe --rwxr-xr-x  1 users  2013852 Mar  9 19:32 var/build/gen_be_stage4_global.exe --rwxr-xr-x  1 users  2049676 Mar  9 19:27 var/build/gen_be_stage4_regional.exe --rwxr-xr-x  1 users  2003608 Mar  9 19:32 var/build/gen_be_vertloc.exe --rwxr-xr-x  1 users  2155760 Mar  9 19:32 var/build/gen_mbe_stage2.exe --rwxr-xr-x  1 users   1752352 Mar 23 09:29 var/obsproc/src/obsproc.exe -da_wrfvar.exe is the main executable for running WRFDA. Make sure it is created after the compilation. Unfortunately, sometimes it is possible that other utilities get successfully compiled, while the main da_wrfvar.exe fails; please check the compilation log file carefully to f
 igure out the problem, if it is not created. +Successful compilation of all_wrfvar will produce 43 executables: 42 of which are in the var/build directory and linked in the var/da directory, with the 43rd, obsproc.exe, in the var/obsproc/src directory. You can list these executables by issuing the command (from the WRFDA directory): +&gt;ls -l var/build/*exe var/obsproc/src/obsproc.exe +-rwxr-xr-x 1 users   457145 Mar 19 12:18 var/build/da_advance_time.exe +-rwxr-xr-x 1 users   664481 Mar 19 12:18 var/build/da_bias_airmass.exe +-rwxr-xr-x 1 users   503364 Mar 19 12:18 var/build/da_bias_scan.exe +-rwxr-xr-x 1 users   472964 Mar 19 12:18 var/build/da_bias_sele.exe +-rwxr-xr-x 1 users   483459 Mar 19 12:18 var/build/da_bias_verif.exe +-rwxr-xr-x 1 users   109773 Mar 19 12:18 var/build/da_rad_diags.exe +-rwxr-xr-x 1 users   544457 Mar 19 12:18 var/build/da_tune_obs_desroziers.exe +-rwxr-xr-x 1 users   729502 Mar 19 12:18 var/build/da_tune_obs_hollingsworth1.exe +-rwxr-xr-x 1 u
 sers   684831 Mar 19 12:18 var/build/da_tune_obs_hollingsworth2.exe +-rwxr-xr-x 1 users   161834 Mar 19 12:18 var/build/da_update_bc_ad.exe +-rwxr-xr-x 1 users   190117 Mar 19 12:18 var/build/da_update_bc.exe +-rwxr-xr-x 1 users   263431 Mar 19 12:18 var/build/da_verif_grid.exe +-rwxr-xr-x 1 users   119380 Mar 19 12:27 var/build/da_verif_obs.exe +-rwxr-xr-x 1 users 12224600 Mar 19 12:30 var/build/da_wrfvar.exe +-rwxr-xr-x 1 users   784425 Mar 19 12:18 var/build/gen_be_cov2d3d_contrib.exe +-rwxr-xr-x 1 users   779660 Mar 19 12:18 var/build/gen_be_cov2d.exe +-rwxr-xr-x 1 users   785577 Mar 19 12:18 var/build/gen_be_cov3d2d_contrib.exe +-rwxr-xr-x 1 users   783375 Mar 19 12:18 var/build/gen_be_cov3d3d_bin3d_contrib.exe +-rwxr-xr-x 1 users   786698 Mar 19 12:18 var/build/gen_be_cov3d3d_contrib.exe +-rwxr-xr-x 1 users   775564 Mar 19 12:18 var/build/gen_be_cov3d.exe +-rwxr-xr-x 1 users   771468 Mar 19 12:18 var/build/gen_be_diags.exe +-rwxr-xr-x 1 users   785285 Mar 19 12:18 var/
 build/gen_be_diags_read.exe +-rwxr-xr-x 1 users   781914 Mar 19 12:18 var/build/gen_be_ensmean.exe +-rwxr-xr-x 1 users   792143 Mar 19 12:18 var/build/gen_be_ensrf.exe +-rwxr-xr-x 1 users   820618 Mar 19 12:27 var/build/gen_be_ep1.exe +-rwxr-xr-x 1 users   813823 Mar 19 12:27 var/build/gen_be_ep2.exe +-rwxr-xr-x 1 users   818134 Mar 19 12:27 var/build/gen_be_etkf.exe +-rwxr-xr-x 1 users   783755 Mar 19 12:18 var/build/gen_be_hist.exe +-rwxr-xr-x 1 users   843676 Mar 19 12:27 var/build/gen_be_stage0_gsi.exe +-rwxr-xr-x 1 users   830544 Mar 19 12:27 var/build/gen_be_stage0_wrf.exe +-rwxr-xr-x 1 users   808339 Mar 19 12:27 var/build/gen_be_stage1_1dvar.exe +-rwxr-xr-x 1 users   796045 Mar 19 12:27 var/build/gen_be_stage1.exe +-rwxr-xr-x 1 users   808574 Mar 19 12:27 var/build/gen_be_stage1_gsi.exe +-rwxr-xr-x 1 users   940428 Mar 19 12:27 var/build/gen_be_stage2_1dvar.exe +-rwxr-xr-x 1 users   783758 Mar 19 12:27 var/build/gen_be_stage2a.exe +-rwxr-xr-x 1 users   791949 Mar 19 
 12:27 var/build/gen_be_stage2.exe +-rwxr-xr-x 1 users   573097 Mar 19 12:18 var/build/gen_be_stage2_gsi.exe +-rwxr-xr-x 1 users   791949 Mar 19 12:27 var/build/gen_be_stage3.exe +-rwxr-xr-x 1 users   775572 Mar 19 12:27 var/build/gen_be_stage4_global.exe +-rwxr-xr-x 1 users   796971 Mar 19 12:18 var/build/gen_be_stage4_regional.exe +-rwxr-xr-x 1 users   776963 Mar 19 12:27 var/build/gen_be_vertloc.exe +-rwxr-xr-x 1 users   849562 Mar 19 12:27 var/build/gen_mbe_stage2.exe +-rwxr-xr-x 1 users   880049 Mar 19 12:30 var/obsproc/src/obsproc.exe +The main executable for running WRFDA is da_wrfvar.exe. Make sure it has been created after the compilation. Unfortunately, it is possible that all other utilities may get successfully compiled, while the main da_wrfvar.exe fails; if this occurs, please check the compilation log file carefully to figure out the problem.  The basic gen_be utility for the regional model consists of gen_be_stage0_wrf.exe, gen_be_stage1.exe, gen_be_stage2.exe
 , gen_be_stage2a.exe, gen_be_stage3.exe, gen_be_stage4_regional.exe, and gen_be_diags.exe.  da_updated_bc.exe is used for updating the WRF lower and lateral boundary conditions before and after a new WRFDA analysis is generated. -da_advance_time.exe is a very handy and useful tool for date/time manipulation. Type da_advance_time.exe  to see its usage instruction. +da_advance_time.exe is a very handy and useful tool for date/time manipulation. Type var/build/da_advance_time.exe  to see its usage instruction.  In addition to the executables for running WRFDA and gen_be, obsproc.exe (the executable for preparing conventional data for WRFDA) compilation is also included in ./compile all_wrfvar.   Go to WRFDA/var/external/bufr and WRFDA/var/external/crtm to check if the libbufr.a and libcrtm.a were generated, if you use the BUFR and CRTM libraries.  Clean Compilation @@ -190,39 +188,25 @@
 &gt;ls -ls var/build/*.exe  You should see da_wrfvar.exe.  Running Observation Preprocessor (OBSPROC) -The OBSPROC program reads observations in LITTLE_R format (a legendary ASCII format, in use since the MM5 era). The LITTLE_R format is also used in the OBSGRID program. Please refer to the documentation at  HYPERLINK &quot;http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.html&quot;http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.html and Chapter 7 of this Users Guide for the LITTLE_R format description. For your applications, you will have to prepare your own observation files. Please see  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/free_data.html&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/download/free_data.html for the sources of some freely-available observations and the program for converting the observations to the LITTLE_R format, because the raw observation data files could be in any format, such as ASCII, BUFR, PREPB
 UFR, MADIS, HDF, etc. Furthermore, for each format, there may be different versions. To make the WRFDA system as general as possible, the LITTLE_R format ASCII file was adopted as an intermediate observation data format for the WRFDA system. Some extensions were made in the LITTLE_R format for WRFDA applications. More complete description of the LITTLE_R format and conventional observation data sources for WRFDA can be found from the web page: HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.html&quot;2010 Summer Tutorial, by clicking Observation Pre-processing. The conversion of the user-specific source data to the LITTLE_R format observation data file is the users task. +The OBSPROC program reads observations in LITTLE_R format (a legendary ASCII format, in use since the MM5 era). The LITTLE_R format is also used in the OBSGRID program. Please refer to the documentation in  HYPERLINK &quot;http://www.mmm.u
 car.edu/wrf/users/docs/user_guide_V3/users_guide_chap7.htm&quot; \l &quot;format&quot; Chapter 7 of this Users Guide for the LITTLE_R format description. For your applications, you will have to prepare your own observation files. Please see  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/free_data.html&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/download/free_data.html for the sources of some freely-available observations and the program for converting the observations to the LITTLE_R format, because the raw observation data files have many possible formats, such as ASCII, BUFR, PREPBUFR, MADIS, HDF, etc. Furthermore, for any given format, there may be different versions. To make the WRFDA system as general as possible, the LITTLE_R format was adopted as an intermediate observation data format for the WRFDA system, however, the conversion of the user-specific source data to the LITTLE_R format observation data file is the users task. Some extensio
 ns were made in the LITTLE_R format for WRFDA applications. A more complete description of the LITTLE_R format and conventional observation data sources for WRFDA can be found by reading the tutorial found at   HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.html&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.html.   The purposes of OBSPROC are to: -Remove observations outside the time range and domain (horizontal and top). -Re-order and merge duplicate (in time and location) data reports. -Retrieve pressure or height based on observed information using the hydrostatic assumption. -Check multi-level observations for  vertical consistency and super adiabats.  -Assign observational errors based on a pre-specified error file. -Write out the observation file to be used by WRFDA in ASCII or BUFR format. -The OBSPROC programobsproc.exe--should be found under the dir
 ectory WRFDA/var/obsproc/src if compile all_wrfvar was completed successfully. +Remove observations outside the specified temporal and spatial domains +Re-order and merge duplicate (in time and location) data reports +Retrieve pressure or height based on observed information using the hydrostatic assumption +Check multi-level observations for  vertical consistency and super adiabats +Assign observational errors based on a pre-specified error file +Write out the observation file to be used by WRFDA in ASCII or BUFR format +The OBSPROC programobsproc.exeshould be found under the directory WRFDA/var/obsproc/src if compile all_wrfvar completed successfully.      a. Prepare observational data for 3D-Var -To prepare the observation file, for example, at the analysis time, 0h for 3D-Var, all the observations between 1h (or 1.5h) will be processed, which means that the observations between 23h and 1h are treated as the observations at 0h.  This is illustrated in the followin
 g figure: +As an example, to prepare the observation file at the analysis time (0h for 3D-Var), all the observations in the range 1h will be processed, which means that the observations between 23h and 1h are treated as the observations at 0h. This is illustrated in the following figure:    Before running obsproc.exe, create the required namelist file namelist.obsproc (see WRFDA/var/obsproc/README.namelist, or the section  HYPERLINK  \l &quot;_Description_of_Namelist_1&quot;Description of Namelist Variables for details.  For your reference, an example file named namelist_obsproc.3dvar.wrfvar-tut has already been created in the var/obsproc directory. Thus, proceed as follows.  &gt; cp namelist.obsproc.3dvar.wrfvar-tut namelist.obsproc -Next, edit the namelist file, namelist.obsproc, by changing the following variables to accommodate your experiments.   -&amp;record1 -obs_gts_filename='obs.2008020512' - -&amp;record2 -time_window_min = '2008-02-05_11:00:00',: The earli
 est time edge as ccyy-mm-dd_hh:mn:ss -time_analysis   = '2008-02-05_12:00:00', : The analysis time as ccyy-mm-dd_hh:mn:ss -time_window_max = '2008-02-05_13:00:00',: The latest time edge as ccyy-mm-dd_hh:mn:ss - -&amp;record6,7,8 -Edit all the domain settings to conform to your own experiment. You should pay special attention to NESTIX and NESTJX, which are described in  the section  HYPERLINK  \l &quot;_Description_of_Namelist_1&quot;Description of Namelist Variables for details. - -&amp;record9 -use_for = '3DVAR',  ; used for 3D-Var, default - - To run OBSPROC, type +Next, edit the namelist file, namelist.obsproc, to accommodate your experiments. You will likely only need to change variables listed under records 1, 2, 6, 7, and 8. See the section  HYPERLINK  \l &quot;_Description_of_Namelist_1&quot;Description of Namelist Variables for details; you should pay special attention to NESTIX and NESTJX. +To run OBSPROC, type          &gt; obsproc.exe &gt;&amp;! obsproc.out  Onc
 e obsproc.exe has completed successfully, you will see an observation data file, obs_gts_2008-02-05_12:00:00.3DVAR, in the obsproc directory. This is the input observation file to WRFDA.  obs_gts_2008-02-05_12:00:00.3DVAR is an ASCII file that contains a header section (listed below) followed by observations. The meanings and format of observations in the file are described in the last six lines of the header section. @@ -272,7 +256,7 @@
   An example file named namelist_obsproc.4dvar.wrfvar-tut has already been created in the var/obsproc directory. Thus, proceed as follows:  &gt; cp namelist.obsproc.4dvar.wrfvar-tut namelist.obsproc -In the namelist file, you need to change the following variables to accommodate your experiments.  In this test case, the actual analysis time is 2008-02-05_12:00:00, but in the namelist, the time_analysis should be set to 3 hours later. The different value of time_analysis will make the different number of time slots before and after time_analysis. For example, if you set time_analysis = 2008-02-05_16:00:00, and set the num_slots_past = 4 and time_slots_ahead=2. The final results will be the same as before. +In the namelist file, you need to change the following variables to accommodate your experiments. In this test case, the actual analysis time is 2008-02-05_12:00:00, but in the namelist, the time_analysis should be set to 3 hours later. The different value of time_analys
 is will make the different number of time slots before and after time_analysis. For example, if you set time_analysis = 2008-02-05_16:00:00, and set the num_slots_past = 4 and time_slots_ahead=2. The final results will be the same as before.  &amp;record1  obs_gts_filename='obs.2008020512'  &amp;record2 @@ -314,29 +298,29 @@
 NETCDFWRF Preprocessing System (WPS) and real.exe  or WRFObservationsASCII  (PREPBUFR also possible) HYPERLINK  \l &quot;_Running_Observation_Preprocessor&quot;Observation Preprocessor (OBSPROC)Background Error StatisticsBinary HYPERLINK  \l &quot;_Running_gen_be&quot;WRFDA gen_be utility -/Default CV3In the test case, you will store data in a directory defined by the environment variable $DAT_DIR. This directory can be in any location, and it should have read access. Type +/Default CV3In the test case, you will store data in a directory defined by the environment variable $DAT_DIR. This directory can be in any location, and it should have read access. Type          &gt; setenv DAT_DIR your_choice_of_dat_dir  Here, &quot;your_choice_of_dat_dir&quot; is the directory where the WRFDA input data is stored. If it does not exist, create this directory by typing -        &gt; cd $DAT_DIR +        &gt; mkdir $DAT_DIR  Download the test data for a Tutorial case, valid at 12 UTC 
 5th February 2008, from  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html&quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html  Once you have downloaded the WRFDAV3.4-testdata.tar.gz file to $DAT_DIR, extract it by typing          &gt; gunzip WRFDAV3.4-testdata.tar.gz         &gt; tar -xvf WRFDAV3.4-testdata.tar   Now you should find the following three sub-directories/files under $DAT_DIR -ob/2008020512/ob.2008020512.gz   #  Observation data in little_r format rc/2008020512/wrfinput_d01              #  First guess file rc/2008020512/wrfbdy_d01              #  lateral boundary file be/be.dat                               #  Background error file +ob/2008020512/ob.2008020512      #  Observation data in little_r format rc/2008020512/wrfinput_d01              #  First guess file rc/2008020512/wrfbdy_d01              #  lateral boundary file be/be.dat                               #  Background error file  ......  You should first go through the section Running Observation Preprocessor (OBSPROC) and hav
 e a WRF-3D-Var-ready observation file (obs_gts_2008-02-05_12:00:00.3DVAR) generated in your OBSPROC working directory. You can then copy or move obs_gts_2008-02-05_12:00:00.3DVAR to be in $DAT_DIR/ob/2008020512/ob.ascii.  If you want to try 4D-Var with Little-R format observations, please go through the section Running Observation Preprocessor (OBSPROC) and have the WRF-4D-Var-ready observation files (obs_gts_2008-02-05_12:00:00.4DVAR,)available. You could copy or move the observation files to $DAT_DIR/ob using following commands:    -&gt; mv obs_gts_2008-02-05_12:00:00.4DVAR   $DAT_DIR/ob/2008020512/ob.ascii+ -&gt; mv obs_gts_2008-02-05_13:00:00.4DVAR   $DAT_DIR/ob/2008020513/ob.ascii -&gt; mv obs_gts_2008-02-05_14:00:00.4DVAR   $DAT_DIR/ob/2008020514/ob.ascii -&gt; mv obs_gts_2008-02-05_15:00:00.4DVAR   $DAT_DIR/ob/2008020515/ob.ascii -&gt; mv obs_gts_2008-02-05_16:00:00.4DVAR   $DAT_DIR/ob/2008020516/ob.ascii -&gt; mv obs_gts_2008-02-05_17:00:00.4DVAR   $DAT_DIR/ob/20
 08020517/ob.ascii -&gt; mv obs_gts_2008-02-05_18:00:00.4DVAR   $DAT_DIR/ob/2008020518/ob.ascii- +mv obs_gts_2008-02-05_12:00:00.4DVAR   $DAT_DIR/ob/2008020512/ob.ascii+ +mv obs_gts_2008-02-05_13:00:00.4DVAR   $DAT_DIR/ob/2008020513/ob.ascii +mv obs_gts_2008-02-05_14:00:00.4DVAR   $DAT_DIR/ob/2008020514/ob.ascii +mv obs_gts_2008-02-05_15:00:00.4DVAR   $DAT_DIR/ob/2008020515/ob.ascii +mv obs_gts_2008-02-05_16:00:00.4DVAR   $DAT_DIR/ob/2008020516/ob.ascii +mv obs_gts_2008-02-05_17:00:00.4DVAR   $DAT_DIR/ob/2008020517/ob.ascii +mv obs_gts_2008-02-05_18:00:00.4DVAR   $DAT_DIR/ob/2008020518/ob.ascii-  At this point you have three of the input files (first guess, observation, and background error statistics files in the directory $DAT_DIR) required to run WRFDA, and have successfully downloaded and compiled the WRFDA code. If this is correct, you are ready to learn how to run WRFDA.  b. Run the Case3D-Var -The data for this case is valid at 12 UTC 5 February 2008. The first guess 
 comes from the NCEP FNL (Final) Operational Global Analysis data, passed through the WRF-WPS and real programs.  +The data for the tutorial case is valid at 12 UTC 5 February 2008. The first guess comes from the NCEP FNL (Final) Operational Global Analysis data, passed through the WRF-WPS and real programs.   To run WRF 3D-Var, first create and enter into a working directory (for example, WRFDA/var/test/tutorial), and then follow the steps below:  &gt; cd WRFDA/var/test/tutorial   &gt; ln -sf WRFDA/run/LANDUSE.TBL ./LANDUSE.TBL @@ -345,13 +329,16 @@
 &gt; ln -sf $DAT_DIR/be/be.dat ./be.dat (link background error statistics as be.dat)  &gt; ln -sf WRFDA/var/da/da_wrfvar.exe ./da_wrfvar.exe (link executable)   -If you use the PREPBUFR format data, please change the ob_format=1 in &amp;wrfvar3 in namelist.input and link the data as ob.bufr,  +If you use the PREPBUFR format data, change the ob_format=1 in &amp;wrfvar3 in namelist.input and link the data as ob.bufr,     &gt; ln -fs $DATA_DIR/ob/2008020512/gds1.t12.prepbufr.nr  ob.bufr -We will begin by editing the file, namelist.input, which is a very basic namelist for running the tutorial test case, as shown below and provided as WRFDA/var/test/tutorial/namelist.input. Only the time and domain settings need to be specified in this case, if we are using the default settings provided in WRFDA/Registry/Registry.wrfvar. +We will begin by editing the file, namelist.input, which is a very basic namelist for running the tutorial test case, which can be found in WRFDA/var/test/tuto
 rial/namelist.input (if you have chosen a different working directory, be sure to copy it there) and is shown below. Only the time and domain settings need to be specified in this case, if we are using the default settings provided in WRFDA/Registry/Registry.wrfvar.  &amp;wrfvar1  var4d=false, -print_detail_grad=false, / &amp;wrfvar2 / +print_detail_grad=false, +/ +&amp;wrfvar2 +/  &amp;wrfvar3  ob_format=2,  / @@ -414,7 +401,7 @@
 end_day=05,  end_hour=12,  / -&amp;dfi_control +&amp;fdda  /  &amp;domains  e_we=90, @@ -423,6 +410,10 @@
 dx=60000,  dy=60000,  / +&amp;dfi_control +/ +&amp;tc +/  &amp;physics  mp_physics=3,  ra_lw_physics=1, @@ -433,11 +424,11 @@
 bl_pbl_physics=1,  cu_physics=1,  cudt=5, -num_soil_layers=5,  (IMPORTANT: its essential to make sure the setting here is consistent with the number in your first guess file) +num_soil_layers=5,  mp_zero_out=2,  co2tf=0,  / -&amp;fdda +&amp;scm  /  &amp;dynamics  / @@ -445,10 +436,13 @@
 /  &amp;grib2  / +&amp;fire +/  &amp;namelist_quilt  /  &amp;perturbation  / +Once you have changed any necessary namelist variables, run WRF-3DVAR:   &gt; da_wrfvar.exe &gt;&amp;! wrfda.log  Please note: Although WRFDA does not include any physics packages listed in &amp;physics, users still have to keep the namelist options in &amp;physics the same as which in your firstguess (use ncdump h fg to get the physics options the firstguess uses), as the WRFDA I/O utility decides which 4D variables will be output based on the physics options.   @@ -577,13 +571,11 @@
    VarBC factor used           =         1.00000       *** WRF-Var completed successfully *** - - -A file called namelist.output (which contains the complete namelist settings) will be generated after a successful da_wrfvar.exe run. The settings appearing in namelist.output, but not specified in your namelist.input, are the default values from WRFDA/Registry/Registry.wrfvar. -After successful completion of the job, wrfvar_output (the WRFDA analysis file, i.e. the new initial condition for WRF) should appear in the working directory along with a number of diagnostic files. Various text diagnostics output files will be explained in the next section ( HYPERLINK  \l &quot;_WRF-Var_Diagnostics_1&quot;WRFDA Diagnostics).  -To understand the role of various important WRFDA options, try re-running WRFDA by changing different namelist options; for example, making WRFDA convergence criteria more stringent. This is achieved by reducing the value of the convergence criteria EPS to
  e.g. 0.0001 by adding &quot;EPS=0.0001&quot; in the namelist.input record &amp;wrfvar6. See the section (HYPERLINK  \l &quot;_Additional_WRFDA_Exercises:_1&quot;WRFDA additional exercises) for more namelist options. +The file namelist.output (which contains the complete namelist settings) will be generated after a successful da_wrfvar.exe run. The settings appearing in namelist.output, but not specified in your namelist.input, are the default values from WRFDA/Registry/Registry.wrfvar. +After successful completion, wrfvar_output (the WRFDA analysis file, i.e. the new initial condition for WRF) should appear in the working directory along with a number of diagnostic files. Various text diagnostics output files will be explained in the next section ( HYPERLINK  \l &quot;_WRF-Var_Diagnostics_1&quot;WRFDA Diagnostics).  +To understand the role of various important WRFDA options, try re-running WRFDA by changing different namelist options. For example, try making the WRF
 DA convergence criterion more stringent. This is achieved by reducing the value of EPS to e.g. 0.0001 by adding &quot;EPS=0.0001&quot; in the namelist.input record &amp;wrfvar6. See the section (HYPERLINK  \l &quot;_Additional_WRFDA_Exercises:_1&quot;WRFDA additional exercises) for more namelist options.  c. Run the Case4D-Var -To run WRF 4D-Var, first create and enter into a working directory, such as WRFDA/var/test/4dvar.  +To run WRF 4D-Var, first create and enter a working directory, such as WRFDA/var/test/4dvar.   Note: If you want to set up your own directories to run 4D-Var, please make sure you follow the linkages and namelist.input under WRFDA/var/test/4dvar.  Assume the analysis date is 2008020512 and the test data directories are:  &gt; setenv DATA_DIR /ptmp/$user/DATA @@ -641,7 +633,7 @@
 &gt; ln -fs $DATA_DIR/ob/2008020512/gds1.t12.prepbufr.nr  ob01.bufr  &gt; ln -fs $DATA_DIR/ob/2008020518/gds1.t18.prepbufr.nr  ob02.bufr   -Note: NCEP BUFR files downloaded from NCEPs public ftp server ftp://ftp.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gdas.${yyyymmddhh} are Fortran-blocked on a big-endian machine and can be directly used on big-endian machines (for example, IBM). For most Linux clusters with Intel platforms, users need to download the byte-swapping code ssrc.c ( HYPERLINK &quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php&quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php, and the C code ssrc.c, located in the /utils directory of the GSI distribution).  This code will convert a prepbufr file generated on an IBM platform to a prepbufr file that can be read on a Linux or Intel Mac platform. Compile ssrc.c with any c compiler (e.g., gcc -o ssrc.exe ssrc.c). To convert an IBM prepbufr file, take the executable (e.g. ssrc.exe)
 , and run it as follows: +Note: NCEP BUFR files downloaded from NCEPs public ftp server ftp://ftp.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gdas.${yyyymmddhh} are Fortran-blocked on a big-endian machine and can be directly used on big-endian machines (for example, IBM). For most Linux clusters with Intel platforms, users need to download the byte-swapping code ssrc.c ( HYPERLINK &quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php&quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php, and the C code ssrc.c, located in the /utils directory of the GSI distribution). This code will convert a prepbufr file generated on an IBM platform to a prepbufr file that can be read on a Linux or Intel Mac platform. Compile ssrc.c with any c compiler (e.g., gcc -o ssrc.exe ssrc.c). To convert an IBM prepbufr file, take the executable (e.g. ssrc.exe), and run it as follows:     ssrc.exe &lt;name of Big Endian prepbufr file&gt; name of Little Endian prepbufr file 
   3) Run WRF 4D-Var ( From V3.4, parallel run is supported) @@ -715,7 +707,7 @@
 NCEP BUFR file namesWRFDA naming conventiongdas1.t00z.1bamua.tm00.bufr_damsua.bufrgdas1.t00z.1bamub.tm00.bufr_damsub.bufrgdas1.t00z.1bhrs3.tm00.bufr_dhirs3.bufrgdas1.t00z.1bhrs4.tm00.bufr_dhirs4.bufrgdas1.t00z.1bmhs.tm00.bufr_dmhs.bufrgdas1.t00z.airsev.tm00.bufr_dairs.bufr  Namelist parameters are used to control the reading of corresponding BUFR files into WRFDA. For instance, USE_AMSUAOBS, USE_AMSUBOBS, USE_HIRS3OBS, USE_HIRS4OBS, USE_MHSOBS, USE_AIRSOBS, USE_EOS_AMSUAOBS and USE_SSMISOBS control whether or not the respective file is read. These are logical parameters that are assigned to .FALSE. by default; therefore they must be set to .TRUE. to read the respective observation file. Also note that these parameters only control whether the data is read, not whether the data included in the files is to be assimilated. This is controlled by other namelist parameters explained in the next section.   -NCEP BUFR files downloaded from NCEPs public ftp serv
 er ftp://ftp.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gdas.${yyyymmddhh} are Fortran-blocked on a big-endian machine and can be directly used on big-endian machines (for example, IBM). For most Linux clusters with Intel platforms, users need to download the byte-swapping code ssrc.c ( HYPERLINK &quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php&quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php. The C code ssrc.c is located in the /utils directory of the GSI distribution), and this code will convert a prepbufr file generated on an IBM platofrm  to a prepbufr file that can be read on a Linux or Intel Mac platform. Compile ssrc.c with any c compiler (e.g., gcc -o ssrc.exe ssrc.c). To convert an IBM prepbufr file, take the executable (e.g. ssrc.exe), and run it as follows,  +NCEP BUFR files downloaded from NCEPs public ftp server ftp://ftp.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gdas.${yyyymmddhh} are Fortran-blocked on a big-endian machine 
 and can be directly used on big-endian machines (for example, IBM). For most Linux clusters with Intel platforms, users need to download the byte-swapping code ssrc.c ( HYPERLINK &quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php&quot;http://www.dtcenter.org/com-GSI/users/support/faqs/index.php. The C code ssrc.c is located in the /utils directory of the GSI distribution), and this code will convert a prepbufr file generated on an IBM platofrm to a prepbufr file that can be read on a Linux or Intel Mac platform. Compile ssrc.c with any c compiler (e.g., gcc -o ssrc.exe ssrc.c). To convert an IBM prepbufr file, take the executable (e.g. ssrc.exe), and run it as follows,   ssrc.exe &lt;name of Big Endian prepbufr file&gt; name of Little Endian prepbufr file       @@ -749,7 +741,7 @@
   Channel selection in WRFDA is controlled by radiance info files, located in the sub-directory radiance_info, under the working directory. These files are separated by satellites and sensors; e.g., noaa-15-amsua.info, noaa-16-amsub.info, dmsp-16-ssmis.info and so on. Examples of 5 channels from noaa-15-amsub.info is shown below. The fourth column is used by WRFDA to control when to use a corresponding channel. Channels with the value -1 in the fourth column indicate that the channel is not assimilated, while the value 1 means assimilated. The sixth column is used by WRFDA to set the observation error for each channel. Other columns are not used by WRFDA. It should be mentioned that these error values might not necessarily be optimal for your applications. It is the users responsibility to obtain the optimal error statistics for his/her own applications.   - Sensor channel IR/MW use idum  varch  polarization(0:vertical;1:horizontal) + Sensor channel IR/MW use id
 um  varch polarization(0:vertical;1:horizontal)    415    1    1   -1    0  0.5500000000E+01  0.0000000000E+00  415    2    1   -1    0  0.3750000000E+01  0.0000000000E+00 @@ -977,9 +969,9 @@
  update_low_bdy     = .false.  after WRFDA to get updated lateral boundary conditions (wrf_bdy_file will be overwritten by da_update_bc).  Running gen_be -Starting with WRFDA version 3.1, users have three choices to define the background error covariance (BE). We call them CV3, CV5, and CV6 . With CV3 and CV5, the background errors are applied to the same set of the control variables, stream function, unbalanced potential velocity, unbalanced temperature, unbalanced surface pressure, and pseudo-relative-humidity. However, for CV6 the moisture control variable is the unbalanced part of pseudo-relative-humidity. With CV3, the control variables are in physical space while with CV5 and CV6, the control variables are in eigenvector space. So, the major difference between these two kinds of BE is the vertical covariance. CV3 uses the vertical recursive filter to model the vertical covariance but CV5 and CV6 use an empirical orthogonal function (EOF) to represent the vertical covar
 iance. The recursive filters to model the horizontal covariance are also different with these BEs. We have not conducted the systematic comparison of the analyses based on these BEs. However, CV3 (a BE file provided with our WRFDA system) is a global BE and can be used for any regional domain, while CV5 and CV6 BEs are domain-dependent, which should be generated based on the forecast data from the same domain.  At this time, it is hard to tell which BE is better; the impact on analysis may vary from case to case. +Starting with WRFDA version 3.1, users have three choices to define the background error covariance (BE). We call them CV3, CV5, and CV6 . With CV3 and CV5, the background errors are applied to the same set of the control variables, stream function, unbalanced potential velocity, unbalanced temperature, unbalanced surface pressure, and pseudo-relative-humidity. However, for CV6 the moisture control variable is the unbalanced part of pseudo-relative-humidity. With 
 CV3, the control variables are in physical space while with CV5 and CV6, the control variables are in eigenvector space. So, the major difference between these two kinds of BE is the vertical covariance. CV3 uses the vertical recursive filter to model the vertical covariance but CV5 and CV6 use an empirical orthogonal function (EOF) to represent the vertical covariance. The recursive filters to model the horizontal covariance are also different with these BEs. We have not conducted the systematic comparison of the analyses based on these BEs. However, CV3 (a BE file provided with our WRFDA system) is a global BE and can be used for any regional domain, while CV5 and CV6 BEs are domain-dependent, which should be generated based on the forecast data from the same domain. At this time, it is hard to tell which BE is better; the impact on analysis may vary from case to case.   -CV3 is the NCEP background error covariance.  It is estimated in grid space by what has become known 
 as the NMC method (Parrish and Derber 1992) . The statistics are estimated with the differences of 24 and 48-hour GFS forecasts with T170 resolution, valid at the same time for 357 cases, distributed over a period of one year. Both the amplitudes and the scales of the background error have to be tuned to represent the forecast error in the estimated fields. The statistics that project multivariate relations among variables are also derived from the NMC method. +CV3 is the NCEP background error covariance. It is estimated in grid space by what has become known as the NMC method (Parrish and Derber 1992) . The statistics are estimated with the differences of 24 and 48-hour GFS forecasts with T170 resolution, valid at the same time for 357 cases, distributed over a period of one year. Both the amplitudes and the scales of the background error have to be tuned to represent the forecast error in the estimated fields. The statistics that project multivariate relations among variab
 les are also derived from the NMC method.    The variance of each variable, and the variance of its second derivative, are used to estimate its horizontal scales. For example, the horizontal scales of the stream function can be estimated from the variance of the vorticity and stream function.   @@ -995,9 +987,9 @@
   It is important to include forecast differences, from at least 00Z and 12Z through the period, to remove the diurnal cycle (i.e. do not run gen_be using just 00Z or 12Z model perturbations alone).   -The inputs to gen_be are netCDF WRF forecast output (&quot;wrfout&quot;) files at specified forecast ranges.  To avoid unnecessary large single data files, it is assumed that all forecast ranges are output to separate files. For example, if we wish to calculate BE statistics using the NMC-method with (T+24)-(T+12) forecast differences (default for regional) then by setting the WRF namelist.input options history_interval=720, and frames_per_outfile=1 we get the necessary output datasets. Then the forecast output files should be arranged as follows: directory name is the forecast initial time, time info in the file name is the forecast valid time. 2008020512/wrfout_d01_2008-02-06_00:00:00 means a 12-hour forecast valid at 2008020600, initialized at 2008020512. +The inputs to gen
 _be are netCDF WRF forecast output (&quot;wrfout&quot;) files at specified forecast ranges. To avoid unnecessary large single data files, it is assumed that all forecast ranges are output to separate files. For example, if we wish to calculate BE statistics using the NMC-method with (T+24)-(T+12) forecast differences (default for regional) then by setting the WRF namelist.input options history_interval=720, and frames_per_outfile=1 we get the necessary output datasets. Then the forecast output files should be arranged as follows: directory name is the forecast initial time, time info in the file name is the forecast valid time. 2008020512/wrfout_d01_2008-02-06_00:00:00 means a 12-hour forecast valid at 2008020600, initialized at 2008020512.   -Example dataset for a test case (90 x 60 x 41 gridpoints) can be downloaded from  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html&quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html. U
 ntar the gen_be_forecasts_20080205.tar.gz file.  You will have: +Example dataset for a test case (90 x 60 x 41 gridpoints) can be downloaded from  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html&quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html. Untar the gen_be_forecasts_20080205.tar.gz file. You will have:            &gt;ls $FC_DIR   @@ -1008,9 +1000,9 @@
 -rw-r--r--  1   users  11556492 2008020612/wrfout_d01_2008-02-07_00:00:00  -rw-r--r--  1   users  11556492 2008020612/wrfout_d01_2008-02-07_12:00:00   -In the above example, only 1 day (12Z 05 Feb to 12Z 06 Feb. 2002) of forecasts, every 12 hours is supplied to gen_be_wrapper to estimate forecast error covariance. It is only for demonstration. The minimum number of forecasts required depends on the application, number of grid points, etc.  Month-long (or longer) datasets are typical for the NMC-method. Generally, at least a 1-month dataset should be used. +In the above example, only 1 day (12Z 05 Feb to 12Z 06 Feb. 2002) of forecasts, every 12 hours is supplied to gen_be_wrapper to estimate forecast error covariance. It is only for demonstration. The minimum number of forecasts required depends on the application, number of grid points, etc. Month-long (or longer) datasets are typical for the NMC-method. Generally, at least a 1-month dataset should be used.   -Under WRFDA/va
 r/scripts/gen_be, gen_be_wrapper.ksh is used to generate the BE data.  The following variables need to be set to fit your case: +Under WRFDA/var/scripts/gen_be, gen_be_wrapper.ksh is used to generate the BE data. The following variables need to be set to fit your case:    export WRFVAR_DIR=/users/noname/work/code/trunk/phoenix_g95_opt/WRFDA  export START_DATE=2008020612  # the first perturbation valid date @@ -1085,12 +1077,12 @@
 Note: It is important to go through the default use_* settings in record &amp;wrfvar4 in WRFDA/Registry/Registry.wrfvar to know what observations are activated in default.    WRFDA with Multivariate Background Error (MBE) Statistics -A new control variable option to implement multivariate background error (MBE) statistics in WRFDA has been introduced. It may be activated by setting the namelist variable cv_options=6. This option introduces six additional correlation coefficients in the definition of the balanced part of analysis control variables. Thus with this implementation, moisture analysis is multivariate, in the sense that temperature and wind may lead to moisture increments, and vise-versa. The gen_be utility has also been updated to compute the desired MBE statistics required for this option. The updates include basic source code, scripts, and graphics to display some important diagnostics about MBE statistics.  Further details may be seen at: +A new c
 ontrol variable option to implement multivariate background error (MBE) statistics in WRFDA has been introduced. It may be activated by setting the namelist variable cv_options=6. This option introduces six additional correlation coefficients in the definition of the balanced part of analysis control variables. Thus with this implementation, moisture analysis is multivariate, in the sense that temperature and wind may lead to moisture increments, and vise-versa. The gen_be utility has also been updated to compute the desired MBE statistics required for this option. The updates include basic source code, scripts, and graphics to display some important diagnostics about MBE statistics. Further details may be seen at:  https://wiki.ucar.edu/download/attachments/60622477/WRFDA__update_for_cv6.pdf      a. How to generate multivariate background error statistics for WRFDA -Multivariate background error statistics for WRFDA is generated by executing a top-level script, 
 gen_be/wrapper_gen_be_gsi.ksh, residing under SCRIPTS_DIR, via a suitable wrapper script. The rest of the procedure remains the same as with normal running of the gen_be utility. A successful run will create a be.dat file in RUN_DIR directory.    +Multivariate background error statistics for WRFDA is generated by executing a top-level script, gen_be/wrapper_gen_be_gsi.ksh, residing under SCRIPTS_DIR, via a suitable wrapper script. The rest of the procedure remains the same as with normal running of the gen_be utility. A successful run will create a be.dat file in RUN_DIR directory.    b. How to run WRFDA with multivariate background error statistics  After successfully generating multivariate background error statistics file be.dat, the procedure for running WRFDA is straight-forward. If WRFDA is run through the wrapper script, suitably declare the namelist variable NL_CV_OPTIONS=6 in the wrapper script. If WRFDA is run directly (by executing da_
 wrfvar.exe), then include cv_options=6 in the namelist.input file under the wrfvar7 list of namelist options.  c. How to tune multivariate background error statistics in running WRFDA @@ -1151,7 +1143,7 @@
 WRFDA/var/build/gen_be_ep2.exe  WRFDA/var/build/da_wrfvar.exe   -gen_be_ensmean.exe is used to calculate the ensemble mean, while gen_be_ep2.exe is used to calculate the ensemble perturbations. As with 3DVAR/4DVAR, da_wrfvar.exe is the main WRFDA program.  However, in this case, da_wrfvar.exe will run in the hybrid mode. +gen_be_ensmean.exe is used to calculate the ensemble mean, while gen_be_ep2.exe is used to calculate the ensemble perturbations. As with 3DVAR/4DVAR, da_wrfvar.exe is the main WRFDA program. However, in this case, da_wrfvar.exe will run in the hybrid mode.    b. Running The Hybrid System   @@ -1221,7 +1213,7 @@
   Description of Namelist Variables  WRFDA namelist variables.  -Variable NamesDefault ValueDescription&amp;wrfvar1write_incrementsfalse.true.: write out a binary analysis increment filevar4dfalse.true.: 4D-Var modevar4d_lbctrue.true.: on/off for lateral boundary control in 4D-Varvar4d_bin3600seconds, observation sub-window length for 4D-Var   multi_inc0&gt; 0: multi-incremental runprint_detail_radarfalseprint_detail_xxx: output extra (sometimes can be too many) diagnostics for debugging; not recommended to turn them on for production runsprint_detail_xafalseprint_detail_xbfalseprint_detail_obsfalseprint_detail_gradfalse.true.: to print out a detailed gradient of each observation type at each iterationcheck_max_iv_printtrueobsolete (used only by Radar)&amp;wrfvar2analysis_accu900in seconds, if the time difference between the namelist setting (analysis_date) and date info read-in from the first guess is larger than analys
 is_accu, WRFDA will issue a warning message (&quot;=======&gt; Wrong xb time found???&quot;), but won't abort. +Variable NamesDefault ValueDescription&amp;wrfvar1write_incrementsfalse.true.: write out a binary analysis increment filevar4dfalse.true.: 4D-Var modevar4d_lbctrue.true.: on/off for lateral boundary control in 4D-Varvar4d_bin3600seconds, observation sub-window length for 4D-Var   multi_inc0&gt; 0: multi-incremental runprint_detail_radarfalseprint_detail_xxx: output extra (sometimes can be too many) diagnostics for debugging; not recommended to turn them on for production runsprint_detail_xafalseprint_detail_xbfalseprint_detail_obsfalseprint_detail_gradfalse.true.: to print out a detailed gradient of each observation type at each iterationcheck_max_iv_printtrueobsolete (used only by Radar)&amp;wrfvar2analysis_accu900in seconds, if the time difference between the namelist setting (analysis_date) and date info read
 -in from the first guess is larger than analysis_accu, WRFDA will issue a warning message (&quot;=======&gt; Wrong xb time found???&quot;), but won't abort.  calc_w_incrementfalse.true.: the increment of the vertical velocity, W, will be diagnosed based on the increments of other fields. If there is information on the W from observations assimilated, such as the Radar radial velocity, the W increments are always computed, whether calc_w_increment=true. or .false.  .false.: the increment of the vertical velocity W is zero if no W information is assimilated.dt_cloud_modelfalseNot used&amp;wrfvar3fg_format1 1: fg_format_wrf_arw_regional (default)   2: fg_format_wrf_nmm_regional @@ -1243,7 +1235,7 @@
      ; in corresponding BUFR files into WRFDA or not, but       ; do not control if assimilate the data or not.       ; Some more variables have to be set in &amp;wrfvar14 in order -     ; to assimilate radiance data.use_hirs2obsfasle.true.: to read in data from hirs2.bufruse_hirs3obsfalse.true.: to read in data from hirs3.bufruse_hirs4obsfalse.true.: to read in data from hirs4.bufruse_mhsobsfalse.true.: to read in data from mhs.bufruse_msuobsfalse.true.: to read in data from msu.bufruse_amsuaobsfalse.true.: to read in data from amsua.bufruse_amsubobsfalse.true.: to read in data from amsub.bufruse_airsobsfalse.true.: to read in data from airs.bufruse_eos_amsuaobsfalse.true.: to read in data from airs.bufruse_hsbobsfalse.true.: to read in data from hsb.bufruse_ssmisobsfalse.true.: to read in data from ssmis.bufruse_obs_errfacfalse.true.: apply obs error tuning factors if errfac.dat is available for conventional data only&amp;w
 rfvar5 +     ; to assimilate radiance data.use_hirs2obsfalse.true.: to read in data from hirs2.bufruse_hirs3obsfalse.true.: to read in data from hirs3.bufruse_hirs4obsfalse.true.: to read in data from hirs4.bufruse_mhsobsfalse.true.: to read in data from mhs.bufruse_msuobsfalse.true.: to read in data from msu.bufruse_amsuaobsfalse.true.: to read in data from amsua.bufruse_amsubobsfalse.true.: to read in data from amsub.bufruse_airsobsfalse.true.: to read in data from airs.bufruse_eos_amsuaobsfalse.true.: to read in data from airs.bufruse_hsbobsfalse.true.: to read in data from hsb.bufruse_ssmisobsfalse.true.: to read in data from ssmis.bufruse_obs_errfacfalse.true.: apply obs error tuning factors if errfac.dat is available for conventional data only&amp;wrfvar5  check_max_ivtrue.true.: reject the observations whose innovations (O-B) are  larger than a maximum value defined as a multiple of   the observation error for eac
 h observation. i.e., inv &gt; (obs_error*factor) --&gt; fails_error_max; the default maximum value is 5 times the observation error ; the factor of 5 can be changed through max_error_* settings.max_error_t5.0maximum check_max_iv error check factor for tmax_error_uv5.0maximum check_max_iv error check factor for u and vmax_error_pw5.0maximum check_max_iv error check factor for precipitable watermax_error_ref5.0maximum check_max_iv error check factor for gps refractivitymax_error_q5.0maximum check_max_iv error check factor for specific humiditymax_error_p5.0maximum check_max_iv error check factor for pressuremax_error_thicknessmaximum check_max_iv error check factor for thicknessmax_error_rvmaximum check_max_iv error check factor for radar radial velocitymax_error_rfmaximum check_max_iv error check factor for radar reflectivity&amp;wrfvar6max_ext_its1number of outer loopsntmax200maximum number of iterations in an inner loopeps  0
 .01 (max_ext_its)minimization convergence criterion (used dimension: max_ext_its); minimization stops when the norm of the gradient of the cost function gradient is reduced by a factor of eps. inner minimization stops either when the criterion is met or  when inner iterations reach ntmax.&amp;wrfvar7cv_options53: NCEP Background Error model  5: NCAR Background Error model (default) @@ -1314,72 +1306,7 @@
     WRFDA - - -WRFDA - - - -WRF-ARW V3: Users Guide        6- PAGE 2 - - -WRF-ARW V3: Users Guide        6- PAGE 1 - - - - - - - - - - - - - -WRFDA - - -WRFDA - - - -WRF-ARW V3: Users Guide        6- PAGE 40 - - -WRF-ARW V3: Users Guide        6- PAGE 41 - - - - - - - - - - - - - -WRFDA - - -WRFDA - - - -WRF-ARW V3: Users Guide                6- PAGE 60 - - -WRF-ARW V3: Users Guide                6- PAGE 61 - - - - - - - -
 
 56VWXdefg
+56VWXdefg
                  #        $        %        -        /        U        V        W        p        q        r        s                                                                                        
         
 
@@ -1389,14 +1316,16 @@
 9
 jNh4iUjh4iUjh4iUjh4iUj h4iUjh4iUj
 h4iUjh4iU
-h4i0JVjh4iUjh4iUh4i6&quot;#5fdF
-&amp; FEƀb'H
-&amp; FEƀb'$a$r                
+h4i0JVjh4iUjh4iUh4i6&quot;#5fr                
 
-q*F
-&amp; FEƀb'F
-&amp; FEƀb'F
-&amp; FEƀb'9
+`
+
+
+-  k m z cen$a$n        h^h
+&amp; F
+&amp; Fgd4i
+&amp; F
+&amp; F$a$9
 :
 ^
 _
@@ -1419,778 +1348,821 @@
    + , - . X Y Z     F G H i j H  P          h4i5jYh4iUjh4iUj1h4iUjh4iUjh4iUjzh4iUjh4iUh4i
-h4i0JVjh4iU;
-
-`
-
-
-q*F
-&amp; FEƀb'F
-&amp; FEƀb'F
-&amp; FEƀb'
-- k!I
-&amp; FEƀb' gd4iI
-&amp; FEƀb'
-gd4iI
-&amp; FEƀb'        gd4i  k m z ceoeca_aZn$a$n        h^hH
-&amp; FEƀb' -F
-&amp; FEƀb' \]&quot;#cdfg01!&quot;#abLMopq;&lt;ݭ        h4i5j\$h4iUh4i0JVNHj#h4iUj&quot;h4iU        h4iH*        h4iH*j        h4iU
+h4i0JVjh4iU;\]&quot;#cdfg01!&quot;#abLMopq;&lt;ݭ        h4i5j\$h4iUh4i0JVNHj#h4iUj&quot;h4iU        h4iH*        h4iH*j        h4iU
 h4i0JVjh4iUjh4iUh4i
 h4iNH:e/FH        
-7FGg$^a$$a$n n$`a$ n$^a$H7'(~g  A B D d {     !!$&quot;%&quot;&quot;&quot;)#*#F###G$H$$$򽵭򢭘򓽵h4iCJaJh4iNHOJQJ        h4i5h4i0JVOJQJj$h4iUjh4iUh4iOJQJh4i5OJQJh4i5B*        phh4i6B*        phh4iB*        NHphh4iB*        ph
-h4iNHh4ih4iCJOJQJ0gD m!n!}!!~~ +7FGgD m!ww
+&amp; F$^a$$a$n n$`a$ n$^a$H7'(~g  A B D d {     !!$&quot;%&quot;&quot;&quot;)#*#F###G$H$$$򽵭򢭘򓽵h4iCJaJh4iNHOJQJ        h4i5h4i0JVOJQJj$h4iUjh4iUh4iOJQJh4i5OJQJh4i5B*        phh4i6B*        phh4iB*        NHphh4iB*        ph
+h4iNHh4ih4iCJOJQJ0m!n!}!!!!!Hkd%$$If0Nr&quot;L44
+la  &amp; 0`
    P@$7$G$If  &amp; 0`
   -P@7$nwFw
-&amp; FEƀb'.!!!!!!=&quot;QHkdc&amp;$$If0Nr&quot;L44
-la +P@7$!!!=&quot;&gt;&quot;K&quot;L&quot;Q5  &amp; 0`
   -P@$7$G$IfHkd%$$If0Nr&quot;L44
-la=&quot;&gt;&quot;K&quot;L&quot;&quot;&quot;&quot;}5Hkd'$$If0Nr&quot;L44
-la +P@$7$IfHkd&amp;$$If0Nr&quot;L44
+la  &amp; 0`
   -P@$7$If +P@$7$G$IfHkdc&amp;$$If0Nr&quot;L44
+laL&quot;&quot;&quot;&quot;&quot;&quot;&quot;QHkd($$If0Nr&quot;L44
+laHkd'$$If0Nr&quot;L44
+la  &amp; 0`
   -P@$7$G$IfHkd&amp;$$If0Nr&quot;L44
-la&quot;&quot;&quot;&quot;&quot;##}5Hkd($$If0Nr&quot;L44
-la -&amp; 0`
-  -P@$7$IfHkd($$If0Nr&quot;L44
+P@$7$G$If&quot;&quot;###(#)#}Hkd($$If0Nr&quot;L44
 la  &amp; 0`
   -P@$7$G$If##(#)#*#F#}6Fw
-&amp; FEƀb'.Hkd.)$$If0Nr&quot;L44
-la +P@$7$G$If  &amp; 0`
   -P@$7$If -&amp; 0`
-  -P@$7$G$IfF#$$%%%%&amp;'''$(J)L)***++|,,,'/w`^ ^ gd4i^gd4inw^w^w$$#%u%v%%%&amp;&amp;g'h''($(******+&quot;+$++,,,,----..'/44%5q5v5w5~555.6;6Q666666K7L7觛؏ h4i56h4iCJNHOJQJh4iCJNHOJQJh4iCJOJQJ        h4i6        h4i5 -h4i0JY5h4i0JV&gt;*B*ph
 h4iOJQJ^Jh4iCJOJQJ
-h4iNHh4ih4iOJQJh4iCJOJQJaJ5'/;/T/// 0h0000%1[111162m2223G3}33334 n +P@$7$If)#*#F#$$n%%&amp;&amp;U'V'$(J)L)** ^ gd4in^gd4iw^gdZw^ww
+&amp; FHkd.)$$If0Nr&quot;L44
+la$$$$$$ %$%,%Z%l%m%n%%%%.'/'U'($(******+&quot;+$++,,,,----.. /8/;/4495ȾȸȸȮȢȾȸțȖȾȾȑȸȸȍȃwh4iCJNHOJQJh4iCJOJQJhn\        h4i6        h4i5 +h4i0JY5h4i0JV&gt;*B*phh4iOJQJ^J
+h4iNHh4iCJOJQJh4ihZOJQJhZh4iNHOJQJhZh4iOJQJh4iOJQJh4iCJOJQJaJ.**++|,,,;/O/h///0|001191o1112J222 n  2(
-Px 4 #\'*.25@9h4 4&lt;444!5%5Q667778$9l999&gt;:::;k;;&lt;I&lt;&lt;&lt;=d=n`nL77777)828U8[8r8}888888EEEEEEFGG#G%G6GsGtG{G|GGGHHuHHHHHHHHBICIIIIIJ&quot;J&amp;J'J1JSKTKLLLLL1M2MXMMMMMîh4i0JVOJQJj)h4iUj
 h4iUh4iOJQJh4iOJQJ^J        h4i5
-h4iNHh4iCJOJQJh4iCJOJQJh4iDd===M&gt;&gt;&gt;+?r???=@@@AYAAA5B{BBCXCCC:DDDESF%Gn%GG8HHIIIIJ&quot;JJJJgLLn^In$
-&amp; FEƀb'.a$nLL3MXMMMMMM_]]]OO - -h^hsJ
-&amp; FEƀb'        `J
-&amp; FEƀb'MNN/NGNlNN -OKA         -N
+Px 4 #\'*.25@9hw`n^22%3[333343444P4445595e677779H999:^:::5;gdn\n`n95555555B6O6e666677_7`77777 +88(8)858F8N8W8b8f8t8z888888888889        9999];^;NEOEwExEEEEEEEE!F.FНhn\CJOJQJh4iCJOJQJhn\CJOJQJhn\hn\CJOJQ
 Jhn\hn\H*hn\ h4i56        h4i5
+h4iNHh4iCJNHOJQJh4iCJOJQJh4i&gt;5;;; &lt;d&lt;&lt;&lt;.=|==&gt;b&gt;&gt;&gt;8??? @M@@@A^AAA7BBBCVCgdn\VCCC0D~DD
+EOEFcGGH=IIIJ%JaJjJJJJLLL        
+&amp; Fn^n$
+&amp; Fa$ngdn\.F6FFFFLGQGaGcGtGGGGGGGBHMH_HHHHH$I;I&lt;I=IIIJ%JaJjJnJoJyJKKLL:M;M&lt;MyMzMMMMNNMNuNwNNNNNOOUOϠh4i5CJOJQJh4iOJQJ^Jh4i0JVOJQJj)h4iUjh4iUh4iOJQJh4iOJQJ^J        h4i5hn\CJOJQJ
+h4iNHh4iCJOJQJhn\h4i:L{MMMMMN=NMNbNwNNNOUORPePP +^`gd4i         + +
 &amp; F -Eƀb' - -h^hsN
+ +
 &amp; F -Eƀb'MN-N/N&gt;NENGNNNN -OZO[O
-PPhPiPtPPQQRRRERFRRRR2S4S5StSuS{T|TTT{U|UUU -VV{V|V}VVVVVVV(Y3YǶǦǶh4iCJOJQJh4i0JVNHj+h4iUhR+Ph4i0JV h~h4i
-h4i0JVj*h4iUjh4iU
-h4iNHh4iOJQJh4i5CJOJQJh4iOJQJ^Jh4iOJQJ^Jh4i6 -O
-PPtPPPPP/WOWvtrmn$a$n$ + + +h^hs        
+&amp; F        `UOOORPePPPPPQRRRfRgRhRRRSSSPSRSSSSS9TSTTTTT        U
+UYUdUUUUV!VCVDVcVdVVVVV$W%WĴ謢hn\hn\CJaJjhn\hn\CJUaJhn\hn\6NHhn\hn\6hR+Ph4i0JV h~h4ijh4iUhn\h4i0JVj*hn\Ujhn\Uhn\h4iOJQJ^J
+h4iNHh4i2PPPQ3QWWW2XXXYdYYYYZ0[2[\\n$a$n
+&amp; F        n
+&amp; Fn
+&amp; Fn$a$n$  ^a$gd4i -^gd4i -^`gd4iN
-&amp; F -Eƀb'        OWWW9Xk Jn
-&amp; FEƀb'Jn
-&amp; FEƀb'Hn
-&amp; FEƀb'9XXXYi Hn
-&amp; FEƀb'Jn
-&amp; FEƀb'Jn
-&amp; FEƀb'3YYYnYoYqYrYsYYYY{Z|ZZZZZZ[*[:[@[a[r[s[[[[[[[[[\&gt;\I\o\\\\\\]c^^^^^*_+_,_M_N_\_____˺˺ h4i56j!h4iUh4iCJOJQJh4iOJQJh4i0JVNH
-h4i0JVj~ h4iUjh4iUj,h4iU
-h4iNH        h4i5h4iOJQJmHsHh4iCJOJQJh4i8YYYYYZZ[o\\]']I]J]S]]]U^V^c^\_]_f_____`n^n$a$n$a$n___``@`I`Q`o`p```sabfxgghhhhuhvhhhhhii/i7i{i|iiiiiii(j/j1j5jTjUj\j]j^j_jjjjjjjk%knkll8lBlDlNlllllh4iB*phh4i6B*phh4iCJOJQJ        
 h4i5h4iCJNHOJQJh4iCJOJQJ
-h4iNHh4iOJQJh4iCJOJQJh4iB`saaaVbbchcc4dEdVdgdxddddeSeeeeNfbfhjnkkk`ngd4inkk8lDlNlfm}m2n4n'o(o)o*oSo0p&amp;q'q)qqqsst&quot;t#t{t
 n^n$a$n$a$nn` n$h^h`a$lllll.mOmcmfm}m2n3nynn(oSoooZp[ppp&amp;q'q(q@qaqvqwqqqqqBrCr~rrrrrrr=sJsdsqssssssss2uuʼ㱠ߓߓߓߓߓ߉h4iCJOJQJh h4iCJOJQJ!hCh4iB*CJOJQJphhCh4iB*phjvRh4iU
-h4iNH        h4i5j!h4iUh4iOJQJh4ih4iCJOJQJh4iB*phh4iB*NHph6{tt%u2u(v)v2v3vbvvv8w9wNwmwwwwx*xLxnxxxYygy~yy$n$a$nuuuuuuuvv(v8w9wNwOwmwrw}wwwxxygy~yyyz{{O{]{|{}{{{{{{{{{{|||0|1||||||} }6}ȾϾjh4iUjTh4iU        h4i5h4i6B*ph        h4i
 6h4i56PJh4iCJOJQJ h4i56h4iCJOJQJ
-h4i0JVjuh4iUjh4iUh4ih4iCJOJQJ6y        z+zlzzzzz{{{{{H{O{zz        $$Ifa$
-$$G$Ifa$]kd $$IfTF        &amp;C!              44
-laln$$G$Ifa$n$a$O{P{]{c{|{{        $$Ifa$
-$$G$Ifa$]kd$$IfTF        &amp;C!              44
-lal{{{{2|?|        $$Ifa$
-$$G$Ifa$]kd$$IfTF        &amp;C!              44
-lal?|@||}}}~~@ry=σ$a$n$a$n]kd$$IfTF        &amp;C!              44
-lal6}}}}}}
-~ ~V~W~X~~~~~~~~~~~&gt;@ -EFryŀƀfˁk
-h4iPJh4iCJOJQJmHsHh4iCJOJQJ
-h4iCJh4iCJOJQJh4iOJQJh4i0J[5OJQJ
+^gd4i%WWWWWX1XmXXXXXYxYYYYYYYYYYYYYZHZ]Z^ZkZlZZZZZ#[$[0[1[A[L[p[[[[[[[[[\\\\A\b\\ࠫh4i0JVNH
+h4i0JVjh4iUjh4iUj+h4iU
+h4iNH        h4i5h4iOJQJmHsHh4iCJOJQJhnth4ijhn\hn\CJUaJhn\hn\0JVCJaJ9\\\\
+] ]]]]&lt;]=]]]]]]]]]]]]^^^7^8^N^O^m^r^}^^^^^^__+_L_`ef&quot;fffffgg\gagbgqggggghܿʹh4iCJNHOJQJh4iCJOJQJ h4i56
+h4iNH
+hnt0JVj&quot; hntUjhntUhntCJOJQJhnthntCJOJQJh4iOJQJh4ih4iCJOJQJ;\\9^N^m^+_`6```Yaa
+bbbbb        cc+c&lt;cccc.dWdddnn$a$ngdntn^defHijDjejjjjjllllmmmmmnoooVpn$a$n$a$n` n$h^h`a$`nngd4ihh%h
 -h2hDh~hhhhhhhhhhii4i5iFiHiZiaiiijjjjjjj(k&gt;k?kAkBkPkhkokkklllllmGmmmLnMnnnYoZoooooppp%p0pùߩjQh4iUj h4iUh4iB*NHphh4iB*phh4i6B*phh4iCJOJQJ        h4i5h4iOJQJh4iCJOJQJh4i
+h4iNHB0pVppppppq4qLq[qyqqqqqrr6rDrMr]rrrrsbtctktltttttttuuuuvvvavdvSwwwxx[xh4i56PJ h4i56h4iCJOJQJ
+h4i0JVjh4iUjh4iUh4iCJOJQJh h4iCJOJQJ!hCh4iB*CJOJQJphhCh4iB*phhnt
+h4iNHh4iCJOJQJh4i2VpprrrrrspsssttttuNuuuuuvcvdvvvvvwn$a$nn^w1wSwwxxSxxx +y\yyyyy
 n$$G$Ifa$n$a$$n[xsxyyyyyzzPzQzRzjzkzvzzzzzzzzz:{B{C{{{{{{{{E|F|H|M|W||||||||9}:}Y}r}|}}}}}}}}繫繏
 h4iCJ
+h4iNHjh4iU        h4iH*h(-CJOJQJhnth4iCJOJQJjh4iU
+h4i0JVjah4iUjh4iU        h4i5h4i6B*phh4i        h4i68yyyyyyy        $$Ifa$
+$$G$Ifa$]kd$$IfTF        &amp;C!              44
+lalyyyzzvz        $$Ifa$
+$$G$Ifa$]kd$$IfTF        &amp;C!              44
+lalvzwzzzzz        $$Ifa$
+$$G$Ifa$]kd$$IfTF        &amp;C!              44
+lalzz{{E|W|;}}}2~Uށ%l$a$n$a$n]kd$$$IfTF        &amp;C!              44
+lal}}}'~0~2~M~P~{~|~~~~~        *4Un23&lt;&gt;nyzԁށ 78ջխssh4iB*CJOJQJphh4iCJOJQJh4iOJQJmHsHh4iOJPJQJ
 h4iNH
-h4i0JVjh4iUjh4iU        h4iH*h4iCJOJQJ        h4i5h4i3˂ւׂ3=v~)Նچ6Oq#Zeiquyz01xĶĶ~qhlPh4iCJOJQJhlPh4iCJNHOJQJhlPh4iCJOJQJ        h4i6h4i56PJh4iB*ph
-h4iNHh4iB*CJOJQJphh4iCJOJQJh4iOJQJmHsH
-h4iPJh4iOJPJQJh4iCJOJQJh4iOJQJh4i,σa)q ܈&quot;#6?Lr{^^gd4i
+h4iPJh4iCJOJQJmHsHh4iCJOJQJ
+h4iCJh(-CJOJQJh4iCJOJQJh4iOJQJh4ih4i0J[5OJQJh4iCJOJQJ-lA,Y'y9:y#,9RT]^gdf^gd4i
 ^
-gd4i$n46?KdefgopڋAя%XҐ,5?DQϑ'6ɩ.XeުߪEFmjh4iUh4iCJNHOJQJh eh4iCJOJQJ
-h4iNHhh4iCJNHOJQJhh4iCJOJQJ hh4i
-h4iCJh}h4iCJOJQJh4iCJOJQJh4ih4iCJOJQJ3‹ۋ݋
- -BDNPZ\fhrt^gd4i^t~̌Ό،ڌ(TV`bpˍ׍^׍
 %/1:HYjsƎKZcekmwy^yя,-ϑimגڒ&amp;:H^gd4in
+gd4igdf$n˄؄rwӅ&amp;Lx /6:yƈLj+!#BCACĹꕍzzhfhfCJOJQJ
+h4iNHh4iOJQJh4iCJOJQJhlPh4iCJOJQJhlPh4iCJOJQJhfh4iCJNHhfh4iCJh4iCJOJQJhfCJOJQJ        h4i6hfh4ih4i56PJh4iB*ph0]_huwȊʊӊ/1;=GI^gdfISU_akmwyŋNjыӋ݋         ACMO]n~
 ^gdf~Čьӌٌی $&amp;*,5CTen^gdfԍ!13AC
 n
 ^
-gd4in^^H}Q%Zĕ.c͖7l֗ @u^gd4i69w̙Ι.0_ad9Ǜ3v
 ^gd4i,l,l,l,l,l')WYʢ͢٢^gd4i٢
-4eǣ)Z)u.T -Yn^gd4i0Lcƭ^ˮޮ$2@NQ&amp;Gs,;
 ^$nmnoȬЬ./LMcĭƭ˭3AH]QWGs#),./12HIĻ▶▌h4iCJOJQJhlPh4iCJOJQJhlPh4iCJOJQJ
-h4iNH        h4i5h4i56PJh4i56PJj2h4iUh4iCJOJQJh4i
-h4i0JVjh4iUjh4iU7;qݱI-.Mzֳ./PQͶ
+gd4in^ngdf^gdf0 +)WXBCèŨ+UV 345FGªêĪЪĺĺĴħĺĴĺĝĺĺĴĴĕĊ
+h4i0JVjh4iUjh4iUhfCJOJQJh eh4iCJOJQJ
+h4iNHh4iCJOJQJh4ihh4iCJNHOJQJhh4iCJOJQJ hh4ih4iCJOJQJhf hhf4ŐAE{בڑ U)^ȓ2gє^gdf;pڕDyM˗̗Oru՘ט79
 ^gdf9&lt;ʙXš N̛DĜDĝDĞD^gdfDğDĠ/1gߡ =nТ2cM
 ^gdfs,x1bħǧKwY|ǭխ^$n^gdfЪԪ۪ߪ69U_hv~ȫɫʫ`uw|άϬYWX$Zɯԯگݯ߲7@
 h4iCJOJQJhlPh4iCJOJQJhlPh4iCJOJQJ
+h4iNH        h4i5h4i56PJh4i56PJ
+h4i0JVj?h4iUjh4iUh4iCJOJQJh4ihf8խ׮$AZiݯ&quot;Xİ0fgűޱ߱`gd4in^+X߲67jk~MNжѶ02
 n^
 ^
-^gd4i`gd4i^+3&lt;GPöʶζ - _qwyzùĹŹŶŶ鬤鬜vncnjh4iUjh4iU!hk0h4iB*CJOJQJphh4iB*NHphh4i56B*phh4iB*phh4imH        0sH        0h4iCJOJQJhlPh4iCJNHOJQJhlPh4iCJOJQJh4iB*phh8h4iB*phh4ihlPh4iCJOJQJh4iCJOJQJ&amp;Ͷζ -޷ ӻ -?@IU
 s^gd4i^gd4is^n^^
+^gd4i^@Xgikܴ5@DLPTU^t{
+ NжѶU&quot;(*+tŶ鬤鬒}ldjh4iU!hk0h4iB*CJOJQJphh4iB*NHphh4i56B*phh4iB*phh4iNHmH        0sH        0h4imH        0sH        0h4iCJOJQJhlPh4iCJNHOJQJhlPh4iCJOJQJh4iB*phh8h4iB*phh4ihlPh4iCJOJQJh4iCJOJQJ$tuvĸʸ˸۸DEй2ºں        X[\gh޽޳ޯwqdUdh:{h4iCJNHOJQJh:{h4iCJOJQJ
+h4iNHh4iCJOJQJhlPh4i6OJQJhlPh4i6hlPh4iCJOJQJhk0h4iCJOJQJh4ih4iB*NHphhntB*phh4i6B*phh8nh4iB*OJQJphh4iB*ph
+h4i0JVjh4iUjh4iU hmqr{|        (IX]d
+().cfٽܽɾʾ˾Ǿ}}hlPh4iCJOJQJh4iCJOJQJ
+h4iCJhh4iCJOJQJhTC:h4iCJOJQJh4iCJOJQJhh4iNH hh4ihh4iCJOJQJh:{h4iCJOJQJhlPh4iCJOJQJh4i hk0h4i1&amp;+.8SJsEƀb'^gd4iJsEƀhb'^gd4is^gd4i^gd4is^        8bdgqؽڽݽ        '6ES_
 s^gd4iJsEƀb'^gd4i_lʾ˾(M$
 ^
-Ź*0
- 89^fѻӻ*[\¼˼ּ̼;öéãéÛÅãxixbéxb hk0h4ih:{h4iCJNHOJQJh:{h4iCJOJQJh4iCJOJQJhlPh4i6OJQJhlPh4i6
-h4iNHhlPh4iCJOJQJhk0h4iCJOJQJh4ih4iB*NHphh4i6B*phh8nh4iB*OJQJphh4iB*phjh4iU
-h4i0JV%;HJY^gkx?@ISUZ^_xy~),qrxջջջջյ߫՞߆h4iB*phh&gt;Bh4iNH h&gt;Bh4ihlPh4iCJOJQJh4iCJOJQJ
-h4iCJhh4iCJOJQJhTC:h4iCJOJQJh4iCJOJQJh4ihh4iNH hh4ihh4iCJOJQJ3Ufv{~bbbbbbJsEƀb'^gd4is^gd4iJsEƀhb'^gd4i (*-;HYiwԿ
 JsEƀb'^gd4is^gd4ixWXHI#O!&quot;#$`ayz$
-^
-gd4i^s&gt;_st%-]k FI!ayzUgh?I·ƱhSh4iB*OJQJphh4i56B*phh4iOJQJhk0h4iB*OJQJph
-h4i0JVjh4iUh4ijh4iUh4iCJOJQJh4i5B*CJ OJQJph        h4i5h4iB*phh4iB*NHph2z0; $G$If^$G$IfHkdC$$If0d| 44
-la
-$$G$Ifa$^
-1;        efq         uij%诧jh4iUh8nh4iB*OJQJphh4i6B*phh4iB*phh4iB*OJQJph        h4i6h4ih4i56B*phh4iB*NHphhSh4iB*OJQJphh4iB*phhSh4iB*OJQJph4;&lt;Zef[Hkd$$If0d| 44
-la $G$If^$G$IfHkd$$If0d| 44
-la[Hkd$$If0d| 44
-la $G$If^$G$IfHkdH$$If0d| 44
-la        
- 78[YYYYYYHkdM$$If0d| 44
-la $G$If^$G$IfHkd$$If0d| 44
-la
-%&amp;'cdqwLRn*+4578:VWi޻ޯޯޝ{qmhX޻޻h4i5B*CJ OJQJph        h4i5h4ih4i0JYB*phh4i0JYB*CJaJph'h4i0JYB*CJNHOJQJaJph#h4i0JYB*CJOJQJaJphh4iB*OJQJphh4iB*NHphh4i6B*phh8nh4iB*OJQJphh4iB*ph
-h4i0JVjh4iUjh4iU89:VW$%huvVaisRS0?q0&gt;%&gt;?@2tuuvz{YZ[aϺ˯˙ϺϤ        h4i5jh4iUh4i56B*phjh4iU
-h4i0JVjh4iUh4ijh4iUh4iCJOJQJh4iB*NHphh4iB*phh4iB*OJQJph:PQRS]^PQWXbcwSTHIpq4A=k*9½衽衽h4i5B*CJOJQJphh4iB*OJQJph        h4i5h4i5B*CJ phh4iB*OJQJphh4ih4iB*NHphh4iB*phh4i5B*CJ OJQJph?]^Nuwef&lt;
 &lt;=k./)*9+=OP]|}o|&amp;+8=JOP]}efR\athieu8I
 h4i5B*OJQJphh4i5B*CJ OJQJphh4iB*NHphh4iB*OJQJphh4i5B*CJOJQJphh4iB*OJQJph        h4i5h4iB*ph@PRS\_atde^eu78IVWi/G9:a
 $^a$^Wi9:uo        p                                                        
-
-
-
-    I J  - - - -DJKLOPnh4iB*OJQJphhLh4iB*phhLh4iB*OJQJphh4iB*NHphhK&quot;h4iB*OJQJphh4i5B*CJ OJQJph
-h4iNHh4iOJQJhK&quot;h4iOJQJ        h4i5h4ih4iB*ph4ab$                        F
-G
+gd4i^ss^gd4iJsEƀb'^gd4i˾̿Ϳ!&quot;(M#$GHIVW +6c)*쨳h4i56B*phh4iOJQJhk0h4iB*OJQJph
+h4i0JVjh4iUjh4iUh4iCJOJQJh4i5B*CJ OJQJph        h4i5h4iB*NHphh4iB*phh4ih&gt;Bh4iNH h&gt;Bh4i-:{^)*VW
+$$G$Ifa$^2&lt;CDiqBKABbc!SW%13?AMO[]gitv/6q诧h4i6B*phh4iB*phh4iB*OJQJph        h4i6h4ih4i56B*phhSh4iB*OJQJphh4iB*NHphh4iB*phhSh4iB*OJQJph:
+[Hkd$$If0d| 44
+la $G$If^$G$IfHkdP$$If0d| 44
+la4?@^i[HkdU$$If0d| 44
+la $G$If^$G$IfHkd$$If0d| 44
+laij[Hkd$$If0d| 44
+la $G$If^$G$IfHkd$$If0d| 44
+la78MNSFHkdZ$$If0d| 44
+la!':@3qy葃ytdh4i5B*CJ OJQJph        h4i5h4i0JYB*phh4i0JYB*CJaJph#h4i0JYB*CJOJQJaJphh4iB*OJQJphhntB*phh4iB*NHphh4i6B*ph
+h4i0JVjh4iUh4ijh4iUh4iB*phh8nh4iB*OJQJph#&quot;XY 0UVDEFGD#$$%)*}~        
+UVW6:OϺ˯˙ϺϤ        h4i5jh4iUh4i56B*phjh4iU
+h4i0JVjh4iUh4ijh4iUh4iCJOJQJh4iB*NHphh4iB*phh4iB*OJQJph8FGH$%3489:OP H89:MN#OP 8:MNXYgh%DE`EF]tu34ƺ虵虵h4i5B*CJOJQJph
 h4iB*OJQJph        h4i5h4i5B*CJ phh4iB*OJQJphh4ihntB*phh4iB*NHphh4iB*phh4i5B*CJ OJQJph&lt;#%DE`EF]`ay&lt;=BNay* +4;GMNc2op~
+BO&quot;~deqr|an#s谢h4i5B*OJQJphh4i5B*CJ OJQJphh4i5B*CJOJQJphh4iB*OJQJphh4iB*OJQJph        h4i5h4iB*phh4iB*NHph@ *+;MNc12op
+ABU +^&quot;z|_an#rsz{$^a$^s~{
 1bklwxz#1OWXf^        f        t
 u
-v
-
-
-
-     K -L -u -v -Z[^^no023,-U&lt;=WXYab        BC3Ddt|γΨΨΨ΢Ψ΢΢΢ΨΨκκκΚh4iOJQJ
+
+
+O V Z `    ܾ׮ꅐhLh4iB*phhLh4iB*OJQJphhK&quot;h4iB*OJQJphh4i5B*CJ OJQJph
+h4iNHh4iOJQJhK&quot;h4iOJQJ        h4i5h4ih4iB*NHphh4iB*phh4i5B*OJQJph3lmIJ#        $        z        {                ^        
+
+
+    # $ W +X +z +{ +        $$If$G$If$^a$^^     + + + + + +Fh;=&gt;nude^h&quot;*9¸ܮ§œœœ–œ––œœ®®®
 h4iNHhLh4iOJQJ hu'h4ih4iCJOJQJh4i6B*phh4i -h4i6NH        h4i6hLh4iB*OJQJphh4iB*phh4iB*NHph9[TUjvqHkd$$If0j,&quot;44
-la$If$G$If$^a$^
-        &quot;;&lt;STbgaaa$IfHkd\$$If0j,&quot;44
-la$G$IfHkd
+h4i6NH        h4i6h4iB*NHphh4iB*phhLh4iB*OJQJphh4iB*OJQJph9aHkd$$If0j,&quot;44
+la$If$G$IfHkd$$If0j,&quot;44
+la8MNfaHkd$$If0j,&quot;44
+la$If$G$IfHkdi$$If0j,&quot;44
+la        gHkd_$$If0j,&quot;44
+la$G$IfHkd  $$If0j,&quot;44
-la        &quot;gHkd$$If0j,&quot;44
-la$G$IfHkd$$If0j,&quot;44
-la&quot;#;fggaa$IfHkd$$If0j,&quot;44
-la$G$IfHkdR$$If0j,&quot;44
-laopaHkdH$$If0j,&quot;44
-la$If$G$IfHkd$$If0j,&quot;44
+la-;XvwaHkd$$If0j,&quot;44
+la$If$G$IfHkd$$If0j,&quot;44
 la
-%NwxaHkd$$If0j,&quot;44
-la$If$G$IfHkd$$If0j,&quot;44
-laWXYz@F1nigd4i^Hkd&gt;$$If0j,&quot;44
-lamn X Y          ! !!!!!!!!p&quot;q&quot;&quot;&quot;&quot;&quot;&quot;# #&quot;###d#e##͂uhh4iCJOJQJh4i5CJOJQJh4i5CJOJQJh4i5CJNHhLh4i5CJOJQJ +8Cl%aHkd$$If0j,&quot;44
+la$If$G$IfHkdU$$If0j,&quot;44
+la
+%&amp;:;&lt;=&gt;`ageeee_Zigd4i^HkdK$$If0j,&quot;44
+la$G$IfHkd$$If0j,&quot;44
+la
+(yAYUij^nigd4i[\jO\ako{w x y z   !!u!v!!!!!!!!&quot;&quot;Ÿzh4i5CJOJQJh4i5CJOJQJh4i5CJNHhLh4i5CJOJQJ  h4i5CJh4iCJOJQJhh4iCJOJQJ
 h4iCJ
-h4iNHh4iCJNHOJQJh4ih4iCJOJQJh;=h4iCJOJQJ-2W&gt;Ukm ! !!!&quot;&quot;&quot;###2#d####igd4i        igd4iozb'^##$$$$$$$$$$$)%0%o%p%v%w%%%%%{&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;'R'^'n'o'v'''''8(9(((:);)))****G+H+++&gt;,?,-üѼѼѼ
+h4iNHh4iCJNHOJQJh4ih;=h4iCJOJQJh4iCJOJQJh4iOJQJ.y z ^!_!!!!&quot;3&quot;X&quot;&quot;&quot;&quot;&quot;#!#:#X#Z#[#\#]#^#_#`###igd4i        igd4iozb'&quot;2&quot;3&quot;:#;#E#P#X#Z#[#`#r#####$$%$-$=$N$$)%2%?%F%^%j%l%m%n%%%&amp; &amp;&amp;&amp;$&amp;0&amp;3&amp;&amp;&amp;&amp;&amp;@'A'''''&lt;(=(((F)G)))))**üѼѼ
 ѼἮ
 h4iNHh4ih4i5CJNHh^h4i5CJOJQJ  h4i5CJhh4i5CJOJQJ
-h4iCJhh4iCJOJQJh4iCJOJQJh4i5CJOJQJ hh4i=##$8$U$s$$$$$$$$$$$)%v%w%%%%%&amp;&amp;&amp;&amp;''igd4i'',,//00;2&lt;2S3T3]4^4Q5R5{8|8A9B99&lt;:&lt;[=\=i=j===H&gt;
 ^$a$--..o/p/*1+13333$3*393Q33333|444444444465N5e5k555T6U6778899-9.9P9V999M:N:::::::;;&lt;&lt;-&lt;7&lt;&lt;&lt;&lt;&lt;&lt;==$=D=]=&amp;??h4iCJOJQJ
-h4i0JVjh4iUjh4iUh^h4iOJQJh4iCJOJQJh4i
-h4iNHKH&gt;&gt;&gt;&amp;?'?@@PAQAAABEBWBBBBDDUDVDkDlDDDiEjElE$a$$a$^??'@(@@@@@@QABBDDADHDIDUDVDkDlDuDDDDDDDEE)E*EBECESEYE`EaEjEkEEEFF{FFFFFFFFFF=GGGHHH III)J1J5JCJDJEJVKh9h4iOJQJ
-h4iCJ        h4i6jh4iUh4iCJOJQJ        h4i5h4iCJOJQJh4iOJQJ
-h4iNHh4ih4iCJOJQJDlEmEEEFHH)H:HKH\HnHHHHI IIIEJNJJJJ KTKVKKL^nVKZKKKKL[LcLgLuLvLwLMMN5NQNjNNNNOOOOOOOO(P&quot;Q4Q?QGQKQYQQQQ.R2RyRRRRRSgShSSSSSoTpT!U&quot;UJVVVVVWW$W/W0WlW沿 -h4i6CJ
-h4iCJ -h4i5CJhBh4iCJOJQJ hbh4ih4iOJQJh9h4iOJQJh4iCJOJQJ
-h4iNHh4i        h4i5CLwLLLLMNMMMN5NQNZNhNjNNNNOOOOO(PQ.RRRSgd4i^nSUJVKVLVVW6XY*Z&amp;[4[\[nv$G$If]vn$$G$Ifa$ngd4in$a
 $gd4i$ +h4iCJh4iCJOJQJh4i5CJOJQJ hh4ihh4iCJOJQJ=#$$%$N$l$$$m%n%%%%3&amp;B&amp;++--..0012        3
+333'7$a$***&quot;+#+++4,5,--..//11111111Q2R222(3.3?3O3d3j3333344Q4R4555577777778P8Q88888c9q9z9999q::::::6;7;;;;;;
+h4i0JVjh4iUjh4iUh^h4iOJQJh4iCJOJQJhnt
+h4iNHh4iM'7(777::&lt;&lt;&lt;&lt;^&lt;&lt;&lt;&lt;====j?k????@@@@@RAAA^$a$;;;;;&lt;=?&gt;M&gt;&gt;&gt;&gt;&gt;q????????AABBBBBBBCCC/CFCLCdClCCCCCCCCCDD        DDD1D[DDD#E0E\E]EaEjEoExE|EEEEFnGoGGRH
+h4iCJ        h4i6jh4iUh4iCJOJQJ        h4i5h4iOJQJ
+h4iNHh4iCJOJQJhnth4iCJOJQJh4iGABBBBCCxCyCDDDD1D[DEFFFFFGG(G*G4GGGn$a$^$a$GRH~HHH+IbIIIIIJJK(K\KKKK)L+LLLLMMMTMM
 ^nRH~HHHHHHHIJSJTJJJK KKKKK+L/LLLLMTMMMMUN[N^N_N~NNNNOOOOOPCPTPVPPP!Q)Q-QKQQQRReRfRkRwRSSSSTTT8U9U +h4i5CJhnthBh4iCJOJQJ hbh4i
+h4iNHh4iOJQJh9h4iOJQJh4iCJOJQJh4i        h4i5EMMMMMUNNNVPPQQQTTTT9UVVXXYngd4in$a$gd4i$  &amp; 0`
   -P@7$a$gd4i lWmWWWWWWWWWWWWW6XXXXY&amp;YiYwYYYYYYYYYYYY*ZZZ&amp;[\[^^````AaBaaaaaab b -bbbbbbbջհՠ՗ՠh4i6OJQJh4iCJOJQJ
-h4i0JVjJMh4iUjh4iU
-h4iNH -h4i6CJ        h4i6h4i        h4i5 -h4i5CJhBh4iCJOJQJ
-h4iCJh4iCJNH;\[][l[[[[=\RHkdCH$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfJkdG$$If0&quot;$        (44
-la/=\&gt;\L\\\\]THkdaI$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkdH$$If0&quot;$        (44
-la/]])]]]]'^THkdJ$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkdI$$If0&quot;$        (44
-la/'^(^8^^^^&quot;_THkdK$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkdK$$If0&quot;$        (44
-la/&quot;_#_2____T6$ +P@7$a$gd4igd4i^n9UUUUUUUUVVBVHVRVSVTVUVsVyVVVVVVV)W0WgWWWXX&amp;X'X.X:XDXRXdXkXXXXX~YYYZ]]x_y_|_}___0`1`2`m`n``
+h4i0JVjWLh4iUjh4iU
+h4iNH        h4i6h4i        h4i5 +hnt5CJ +h4i5CJh4iCJNHh4iCJOJQJhBh4iCJOJQJ +h4i6CJ
+h4iCJ&lt;YYZZZwZ{n$$G$Ifa$ n$G$IfJkdF$$If0&quot;$        (44
+la/nv$G$If]vn$$G$Ifa$wZxZZZZZU[THkdG$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkdPG$$If0&quot;$        (44
+la/U[V[d[[[[C\THkdH$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkdnH$$If0&quot;$        (44
+la/C\D\T\\\\O]THkdJ$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkdI$$If0&quot;$        (44
+la/O]P]^]]]]G^THkd9K$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkdJ$$If0&quot;$        (44
+la/G^H^I^J^\^&quot;_o``}bbb)cdeezzn$a$gd4in$a$gd4igd4igd4ingd4i$  &amp; 0`
   -P@7$a$gd4iHkdL$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkd,L$$If0&quot;$        (44
-la/___|`abcccdef0gh#kFlmmmmnn0nAnPnn^gd4in$a$gd4in$a$gd4igd4igd4ingd4ib7ccccccccccccccccd&quot;d#d'd.d/d0d1d&gt;d@ddd,e-eeeeeefffff0g4g6ggggghhhhh4i5iiiiijj&gt;kKktkukUl|lllllmmnPn|nnnnn
-h4iNH        h4i6        h4i5jih4i5Uj3Nh4i5Uh4iOJQJh4iCJOJQJh4iNnnnnIoo+pJqEtuvwwwww&amp;x=xdxfxxx{{$a$$n`gd4i^gd4in^gd4in$a$gd4ingd4innooooocpmpnp}p~pqq6r7rlrqrrr.s3sttttNuOuuuu        v
-vvvWvYvrvsvvvww!wGwww x&quot;x&amp;x=xdxexxxG{H{{{|s|t||||
-}}K}X}w}}huACh4iOJQJ        h4i5jh4iUhuACh4iCJ
-h4iNH        h4i6h4iCJNHOJQJh4iCJOJQJh4ij-h4iUF{{{{||6|U|s|t|v}w}}}&gt;?@ABCDcd́w`$a$}&lt;~D~H~O~~~34=&gt;́Oʆ)RhՇ)*1IJ^hvyᓉ||huACh4iOJQJaJh4iOJQJaJh4iCJOJQJaJh4iNHaJ
+P@7$a$gd4iHkdK$$If0&quot;$        (44
+la/```````Macaa        b-b4b5b8b9b@bdbzb}b~bbbbbbbbbbbbbb)c7cccwdxdddddeeeeeeee(f)fffnggggggg.h/hhh5i6iiijjj&quot;k7k
+h4iNH        h4i5jvh4i5Uj@Mh4i5Uh4iOJQJ        h4i6h4ih4i6OJQJh4iCJOJQJJegijkkkklllll;mTmomqmmVnnorktfu'v1vQvn^gd4in$a$gd4i^gd4ingd4i7k8kVkckRlxlll&quot;m8m=mTmompmnnnnn        ooo#o$ooprpppqq=q[qqqrrssssBtittttttttuu5u8uuuuu'vvvvvv
+w wawbwyy&amp;z6zz{{        h4i5jh4iUhuACh4iCJ        h4i6h4iCJNHOJQJj,h4iUh4iCJOJQJh4i
+h4iNHIQvqvvvv
+w wvww%z&amp;z'z6z7zzzzz{{||9|:|'~$a$$n$a$gd4in`gd4ingd4i^gd4i{,{[{i{{{{{{{|9|||||*}0}}}}}qQR`a8R1Ho΅ +;zΆφֆʺ񞖞؊h4iCJOJQJaJh4iNHaJ
 h4iaJ
 h4i0JY
 h4iCJh4iOJQJ^Jh4i0JaCJOJQJmHsHh4iCJOJQJmHsHh4iCJOJQJ
-h4iNHhuACh4iOJQJh4i,OVKʆ)hԇՇ1^xylnw^ˆlۉ$GJ,00&quot;BCeYؑߑ?JԷԷԯԥtnddddh4iCJOJQJ
-h4i0J[h4i0J_CJNHOJQJh4i0J_CJOJQJh4i5CJOJQJh4iCJOJPJQJh4iCJOJQJh4iOJQJh4i0J_CJOJQJh4ihuACh4iOJQJaJh4iCJOJQJh4iCJOJQJaJh4iOJQJaJh4iNHOJQJaJ'01J0ԍՍ01b0}ڐ&gt;Ysnw^nwYhvؑaX        $7
 $G$If5kd!$$If[P###4a[[kdv!$$IfF[        P#r
-#    4a[ $G$If]        ّؑߑ;[kd!$$IfF[        P#r
-#    4a[ $G$If][kd6!$$IfF[        P#r
-#    4a[        ?@JO[kd&quot;!$$IfF[        P#r
-#    4a[ $G$If]J$%Pahy=GVM_12ӗԗgvxĘQRn|        #17EKZ`qwÛɛכݛ)
+h4iNH        h4i5hnth4ihuACh4iOJQJ2'~(~        q`78R&amp;X*+ow^w`΅ +Uyzֆ)*Ոֈ2GՋAayz
 ww^n +-fg2NɉGыՋAaՌǍ
+1CPQ|ǷǷǯǥ|rnrrhnth4iCJOJQJ
+h4i0J[h4i0J_CJOJQJh4i5CJOJQJh4iCJOJPJQJh4iCJOJQJh4iOJQJh4i0J_CJOJQJh4ih4iCJOJQJh4iCJOJQJaJh4iNHOJQJaJhuACh4iOJQJaJh4iOJQJaJ+Ռ֌Վ&quot; +'([kd!$$IfF[        P#r
+#    4a[ $G$If]sn(12CI|}X[kdC!$$IfF[        P#r
+#    4a[        $7$G$If5kd!$$If[P###4a[ $G$If]        ;[kd/!$$IfF[        P#r
+#    4a[ $G$If][kd!$$IfF[        P#r
+#    4a[(3Pdȑɑ $6=P֔ה&gt;Iwx S]h*+56&lt;M Ǚՙۙ)/&lt;BSYgm{͚Ԛ
 h4iCJ
 h4i0J[
-h4iNHh4iCJOJQJh4iX9]kd!$$IfhF[        P#r
-#    4a[ $G$If][kd!$$IfF[        P#r
-#    4a[ƒPQaghn$G$If]]kd!$$If4F[        P#r
-`#    4a[ $G$If]hiy9]kd        !$$If4F[        P#r
- #    4a[ $G$If]]kd        !$$If4F[        P#r
- #    4a[
-$If]]kd
-!$$If4F[        P#r
- #    4a[ $G$If]=&gt;2[kd
+h4iNHh4ih4iCJOJQJX()35P[kd!$$IfF[        P#r
+#    4a[ $G$If]PQdj8]kd!$$If4F[        P#r
+`#    4a[ $G$If]]kd!$$IfhF[        P#r
+#    4a[   +#$]kd!$$If4F[        P#r
+ #    4a[n$G$If] $G$If]$%6&lt;=&gt;P9]kd        !$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+ #    4a[PVÒ        $7$G$If[kd        !$$IfF[        P#r
+#    4a[
+$If] $G$If]aW
+$If]5kdy
+!$$If[P###4a[ $G$If][kd
 !$$IfF[        P#r
-#    4a[        $7$G$If $G$If][kd
+#    4a[        +
+$If] $G$If][kd
 !$$IfF[        P#r
-#    4a[&gt;GHVZLMN_eW[kd !$$IfF[        P#r
+#    4a[;[kd !$$IfF[        P#r
+#    4a[ $G$If][kd9 !$$IfF[        P#r
+#    4a[$=&gt;?IW[kdo !$$IfF[        P#r
 #    4a[
-$If]5kdl !$$If[P###4a[ $G$If]
- $G$If][kd, !$$IfF[        P#r
+$If] $G$If]5kd% !$$If[P###4a[
+IK
+  %S[kd !$$IfF[        P#r
 #    4a[
-$If]DcaWWWW
-$If]5kd -!$$If[P###4a[ $G$If][kd !$$IfF[        P#r
-#    4a[
-Ffg
-$If] $G$If][kdb +$If] $G$If]
+ST]^hm&lt;a5kd +!$$If[P###4a[ $G$If][kd[  !$$IfF[        P#r
-#    4a[ghvx
-$If] $G$If][kd -!$$IfF[        P#r
-#    4a[Ęɘa5kd!$$If[P###4a[ $G$If][kdN!$$IfF[        P#r
-#    4a[Gn
-$If] $G$If][kd!$$IfF[        P#r
-#    4a[no|
-$If] $G$If][kd!$$IfF[        P#r
-#    4a[        9]kdx!$$If4F[        P#r
- #    4a[ $G$If]]kd!$$If4F[        P#r
-`#    4a[        &quot;#]kd!$$If4F[        P#r
- #    4a[ $G$If]#$1678E9]kd!$$If4F[        P#r
- #    4a[ $G$If]]kdt!$$If4F[        P#r
- #    4a[EJKLZ_`]kdp!$$If4F[        P#r
- #    4a[ $G$If]`aqvwx9]kdl!$$If4F[        P#r
- #    4a[ $G$If]]kd!$$If4F[        P#r
- #    4a[]kd!$$If4F[        P#r
- #    4a[ $G$If]Û9]kd!$$If4F[        P#r
- #    4a[ $G$If]]kdh!$$If4F[        P#r
- #    4a[Ûțɛʛכܛݛ]kdd!$$If4F[        P#r
- #    4a[ $G$If]ݛޛ9]kd`!$$If4F[        P#r
- #    4a[ $G$If]]kd!$$If4F[        P#r
- #    4a[]kd!$$If4F[        P#r
- #    4a[ $G$If])/01&gt;9]kd!$$If4F[        P#r
- #    4a[ $G$If]]kd\!$$If4F[        P#r
- #    4a[)0&gt;EU*XfОܞ@N|ş1=iw&quot;$2ΡϡĢҢ
-JK[j@UȤɤݤ+5BZa٥ڥǦӦPXΨ֨ABtuO        h4i5
+#    4a[&lt;=Mc
+$If] $G$If][kd!$$IfF[        P#r
+#    4a[ %Z
+$If] $G$If][kd!$$IfF[        P#r
+#    4a[9]kd!$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+`#    4a[ƙǙ]kd!$$If4F[        P#r
+ #    4a[ $G$If]Ǚșՙڙۙܙ9]kd!$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+ #    4a[]kd}!$$If4F[        P#r
+ #    4a[ $G$If])9]kdy!$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+ #    4a[)./0&lt;AB]kd!$$If4F[        P#r
+ #    4a[ $G$If]BCSXYZg9]kd!$$If4F[        P#r
+ #    4a[ $G$If]]kdu!$$If4F[        P#r
+ #    4a[glmn{]kdq!$$If4F[        P#r
+ #    4a[ $G$If]9]kdm!$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+ #    4a[]kd!$$If4F[        P#r
+ #    4a[ $G$If]͚ӚԚ՚9]kd!$$If4F[        P#r
+ #    4a[ $G$If]]kdi!$$If4F[        P#r
+ #    4a[ԚΜМќҜ
+8Ft .\i՞ +IYƟȟ֟rs)6hvO\0&gt;lmϣ٣7=}~MNakwrz1:        h4i5
 h4iNH
-h4i0J[h4iCJOJQJh4iY&gt;DEFUZ[]kdX!$$If4F[        P#r
- #    4a[ $G$If][\Ԝ
-I
-$If] $G$If]]kd!$$If4F[        P#r
- #    4a[        *0XYfla[kd!$$IfF[        P#r
-#    4a[ $G$If]5kdT!$$If[P###4a[Оўܞ;[kd!$$IfF[        P#r
-#    4a[ $G$If][kd!$$IfF[        P#r
-#    4a[ܞ        @[kd!$$IfF[        P#r
-#    4a[ $G$If]@ANT|};[kd!$$IfF[        P#r
-#    4a[ $G$If][kdv!$$IfF[        P#r
-#    4a[ş˟[kdb!$$IfF[        P#r
-#    4a[ $G$If]
-12-]kdN!$$If)F[        P#r
-#    4a[ n$G$If] $G$If][kd!$$IfF[        P#r
-#    4a[2=Cijw}[kd!$$IfF[        P#r
-#    4a[ $G$If]2[kd!$$IfF[        P#r
-#    4a[        $7$G$If $G$If][kdD!$$IfF[        P#r
-#    4a[&quot;$%27N[kdz!$$IfF[        P#r
-#    4a[        $7$G$If5kd0!$$If[P###4a[
-$If] $G$If]ĢŢҢ֢
-[kd!$$IfF[        P#r
-#    4a[ $G$If]
- [\j;[kd !$$IfF[        P#r
-#    4a[ $G$If][kdf !$$IfF[        P#r
-#    4a[jn[kdR!!$$IfF[        P#r
-#    4a[ $G$If] @AU;[kd&gt;&quot;!$$IfF[        P#r
-#    4a[ $G$If][kd!!$$IfF[        P#r
-#    4a[UVݤ[kd&quot;!$$IfF[        P#r
-#    4a[ $G$If]ݤޤ+,5;[kd#!$$IfF[        P#r
-#    4a[ $G$If][kd*#!$$IfF[        P#r
-#    4a[56BDZ[aea[kd`$!$$IfF[        P#r
-#    4a[ $G$If]5kd$!$$If[P###4a[
-$If] $G$If][kd$!$$IfF[        P#r
-#    4a[ǦȦӦզPaQGG
+h4i0J[hnth4ih4iCJOJQJW]kde!$$If4F[        P#r
+ #    4a[ $G$If]&lt;x'\
+$If] $G$If]]kd!$$If4F[        P#r
+ #    4a[        ΜԜ
+8a[kd!$$IfF[        P#r
+#    4a[ $G$If]5kda!$$If[P###4a[89FLtu;[kd!$$IfF[        P#r
+#    4a[ $G$If][kd!!$$IfF[        P#r
+#    4a[[kd +!$$IfF[        P#r
+#    4a[ $G$If] !.;[kd!$$IfF[        P#r
+#    4a[ $G$If][kd!$$IfF[        P#r
+#    4a[.4\]io[kdo!$$IfF[        P#r
+#    4a[ $G$If]՞֞-]kd[!$$If)F[        P#r
+#    4a[ n$G$If] $G$If][kd!$$IfF[        P#r
+#    4a[֞ +!I[kd!$$IfF[        P#r
+#    4a[ $G$If]IJY_2[kd!$$IfF[        P#r
+#    4a[        $7$G$If $G$If][kdQ!$$IfF[        P#r
+#    4a[Ɵȟɟ֟۟)*6N[kd!$$IfF[        P#r
+#    4a[        $7$G$If5kd=!$$If[P###4a[
+$If] $G$If]6:hivz[kd!$$IfF[        P#r
+#    4a[ $G$If];[kd!$$IfF[        P#r
+#    4a[ $G$If][kds!$$IfF[        P#r
+#    4a[OP\`[kd_ !$$IfF[        P#r
+#    4a[ $G$If];[kdK!!$$IfF[        P#r
+#    4a[ $G$If][kd !$$IfF[        P#r
+#    4a[01&gt;?[kd!!$$IfF[        P#r
+#    4a[ $G$If]ϣУ٣;[kd&quot;!$$IfF[        P#r
+#    4a[ $G$If][kd7&quot;!$$IfF[        P#r
+#    4a[٣ڣ        7a[kdm#!$$IfF[        P#r
+#    4a[ $G$If]5kd##!$$If[P###4a[78&lt;=Pa
+$If] $G$If][kd#!$$IfF[        P#r
+#    4a[abklwyaQGG
 $If] -$G$If]5kd%!$$If[P###4a[ $G$If][kdL%!$$IfF[        P#r
-#    4a[PQX] -$G$If] $G$If][kd &amp;!$$IfF[        P#r
-#    4a[        Ψ -$G$If] $G$If][kd&amp;!$$IfF[        P#r
-#    4a[ΨϨ֨ۨ -$G$If] $G$If][kd&amp;!$$IfF[        P#r
-#    4a[O -$G$If] $G$If][kdn'!$$IfF[        P#r
-#    4a[OPW\ -$G$If] $G$If][kd'!$$IfF[        P#r
-#    4a[OWFTƫԫUcܬftO]Ǯ*ab&lt;lmAIht i|ͳLMQ\z[jٵ1;st        )4DU_VW
-h4i0J[        h4i5
-h4iNHh4ih4iCJOJQJY FGT;[kd(!$$IfF[        P#r
-#    4a[ $G$If][kdZ(!$$IfF[        P#r
-#    4a[TXƫǫԫثU[kdF)!$$IfF[        P#r
-#    4a[ $G$If]UVcgܬݬ;[kd2*!$$IfF[        P#r
-#    4a[ $G$If][kd)!$$IfF[        P#r
-#    4a[fgtx[kd*!$$IfF[        P#r
-#    4a[ $G$If]OP];[kd+!$$IfF[        P#r
-#    4a[ $G$If][kd+!$$IfF[        P#r
-#    4a[]aǮˮ$G$If[kd
-,!$$IfF[        P#r
-#    4a[ $G$If]*.;[kd,!$$IfF[        P#r
-#    4a[ $G$If][kd,!$$IfF[        P#r
-#    4a[ -$G$If][kdl-!$$IfF[        P#r
-#    4a[ $G$If]23&lt;=a5kdX.!$$If[P###4a[ $G$If][kd-!$$IfF[        P#r
-#    4a[!ABI;[kd/!$$IfF[        P#r
-#    4a[ $G$If][kd.!$$IfF[        P#r
-#    4a[IKhitv[kd/!$$IfF[        P#r
-#    4a[ $G$If] ij|;[kdz0!$$IfF[        P#r
-#    4a[ $G$If][kd0!$$IfF[        P#r
-#    4a[|ͳγ[kd0!$$IfF[        P#r
-#    4a[ $G$If]QR\;[kd1!$$IfF[        P#r
-#    4a[ $G$If][kdf1!$$IfF[        P#r
-#    4a[\az{[kdR2!$$IfF[        P#r
-#    4a[ $G$If];[kd&gt;3!$$IfF[        P#r
-#    4a[ $G$If][kd2!$$IfF[        P#r
-#    4a[[\jpٵ[kd3!$$IfF[        P#r
-#    4a[ $G$If]ٵڵ12;;[kd4!$$IfF[        P#r
-#    4a[ $G$If][kd*4!$$IfF[        P#r
-#    4a[;@        [kd5!$$IfF[        P#r
-#    4a[ $G$If]        
-)*4a5kd6!$$If[P###4a[ $G$If][kd5!$$IfF[        P#r
-#    4a[45DGUV_`aWW
-$If][kd6!$$IfF[        P#r
-#    4a[ $G$If]5kdL6!$$If[P###4a[
-eK$7$If        $7$G$If $G$If][kd 7!$$IfF[        P#r
-#    4a[/0Ka˺̺̻ڻ #0@OѼq -01BS%s%5Q[`t,-3I^j0;o        h4i5
+$G$If]5kd$!$$If[P###4a[ $G$If][kdY$!$$IfF[        P#r
+#    4a[ +$G$If] $G$If][kd%!$$IfF[        P#r
+#    4a[r +$G$If] $G$If][kd%!$$IfF[        P#r
+#    4a[rsz1 +$G$If] $G$If][kd&amp;!$$IfF[        P#r
+#    4a[12:? +$G$If] $G$If][kd{&amp;!$$IfF[        P#r
+#    4a[©jx
+]kέ%3GHyzï  + RSq29IP^}մߴ)=͵ص,-@R
+h4i0J[        h4i5h4iCJOJQJh4i
+h4iNHY +$G$If] $G$If][kd&amp;!$$IfF[        P#r
+#    4a[©ĩ;[kd'!$$IfF[        P#r
+#    4a[ $G$If][kdg'!$$IfF[        P#r
+#    4a[jkx|[kdS(!$$IfF[        P#r
+#    4a[ $G$If] ;[kd?)!$$IfF[        P#r
+#    4a[ $G$If][kd(!$$IfF[        P#r
+#    4a[
+ [kd)!$$IfF[        P#r
+#    4a[ $G$If];[kd*!$$IfF[        P#r
+#    4a[ $G$If][kd+*!$$IfF[        P#r
+#    4a[]^ko$G$If[kd+!$$IfF[        P#r
+#    4a[ $G$If]έҭ%&amp;3;[kd,!$$IfF[        P#r
+#    4a[ $G$If][kd+!$$IfF[        P#r
+#    4a[37 +$G$If][kdy,!$$IfF[        P#r
+#    4a[ $G$If]®֮׮a5kde-!$$If[P###4a[ $G$If][kd,!$$IfF[        P#r
+#    4a[ïů;[kd%.!$$IfF[        P#r
+#    4a[ $G$If][kd-!$$IfF[        P#r
+#    4a[  +[kd.!$$IfF[        P#r
+#    4a[ $G$If] + ;[kd/!$$IfF[        P#r
+#    4a[ $G$If][kd/!$$IfF[        P#r
+#    4a[ #qr[kd/!$$IfF[        P#r
+#    4a[ $G$If];[kd0!$$IfF[        P#r
+#    4a[ $G$If][kds0!$$IfF[        P#r
+#    4a[289[kd_1!$$IfF[        P#r
+#    4a[ $G$If]9:IOPQ^;[kdK2!$$IfF[        P#r
+#    4a[ $G$If][kd1!$$IfF[        P#r
+#    4a[^c}[kd2!$$IfF[        P#r
+#    4a[ $G$If]}~մִߴ;[kd3!$$IfF[        P#r
+#    4a[ $G$If][kd73!$$IfF[        P#r
+#    4a[ߴ)*=C[kd#4!$$IfF[        P#r
+#    4a[ $G$If]͵εصa5kd5!$$If[P###4a[ $G$If][kd4!$$IfF[        P#r
+#    4a[صٵ7@aWW
+$If][kd5!$$IfF[        P#r
+#    4a[ $G$If]5kdY5!$$If[P###4a[
+@ART        E$7$If        $7$G$If $G$If][kd6!$$IfF[        P#r
+#    4a[ӸԸop?Qep~ǺԺ'(u$XYIXԽսMW#5'fu/7kKLvw%&amp;        h4i5
 h4i0J[h4iCJOJQJ
-h4iNHh4iYKLag޺P
-$If] $G$If][kd7!$$IfF[        P#r
-#    4a[»̻;[kdn8!$$IfF[        P#r
-#    4a[ $G$If][kd7!$$IfF[        P#r
-#    4a[̻ͻڻܻa[kd.9!$$IfF[        P#r
-#    4a[ $G$If]5kd8!$$If[P###4a[  #a[kd9!$$IfF[        P#r
-#    4a[ $G$If]5kd9!$$If[P###4a[#$02@AO;[kd:!$$IfF[        P#r
-#    4a[ $G$If][kdd:!$$IfF[        P#r
-#    4a[OTѼҼq]kdP;!$$IfJF[        P#r
-#    4a[ $G$If]qr -;[kd@&lt;!$$IfF[        P#r
-#    4a[ $G$If][kd;!$$IfF[        P#r
-#    4a[!=
-$If][kd&lt;!$$IfF[        P#r
-#    4a[ $G$If]=&gt;MQĿ9[kd=!$$IfF[        P#r
-#    4a[ $G$If]]kd,=!$$IfF[        P#r
-#    4a[Ŀȿ&amp;'59[kd&gt;!$$IfF[        P#r
-#    4a[ $G$If]
- ;[kd?!$$IfF[        P#r
-#    4a[ $G$If][kd&gt;!$$IfF[        P#r
-#    4a[ [kd~?!$$IfF[        P#r
-#    4a[ $G$If] !15;[kdj@!$$IfF[        P#r
-#    4a[ $G$If][kd?!$$IfF[        P#r
-#    4a[#$37n$$G$If]a$[kd@!$$IfF[        P#r
-#    4a[ $G$If]B[&lt;kdA!$$If^[P###44
-la[ $G$If][kdVA!$$IfF[        P#r
-#    4a[BCSUaW
-$If][kd[B!$$IfF[        +P#r
-^%#    4a[ $G$If]5kdB!$$If[P###4a[        %+=s}
+h4iNHh4iY ?
+$If] $G$If][kd6!$$IfF[        P#r
+#    4a[?@QWefp;[kd{7!$$IfF[        P#r
+#    4a[ $G$If][kd7!$$IfF[        P#r
+#    4a[pq~a[kd;8!$$IfF[        P#r
+#    4a[ $G$If]5kd7!$$If[P###4a[Ǻa[kd8!$$IfF[        P#r
+#    4a[ $G$If]5kd8!$$If[P###4a[ǺȺԺֺ;[kd9!$$IfF[        P#r
+#    4a[ $G$If][kdq9!$$IfF[        P#r
+#    4a[uv]kd]:!$$IfJF[        P#r
+#    4a[ $G$If]$);[kdM;!$$IfF[        P#r
+#    4a[ $G$If][kd:!$$IfF[        P#r
+#    4a[żIJX]
+$If][kd;!$$IfF[        P#r
+#    4a[ $G$If]Z[h9[kd&lt;!$$IfF[        P#r
+#    4a[ $G$If]]kd9&lt;!$$IfF[        P#r
+#    4a[hlʾ˾پݾ@[kd)=!$$IfF[        P#r
+#    4a[ $G$If]@AOS;[kd&gt;!$$IfF[        P#r
+#    4a[ $G$If][kd=!$$IfF[        P#r
+#    4a[¿67GK[kd&gt;!$$IfF[        P#r
+#    4a[ $G$If]JKY;[kdw?!$$IfF[        P#r
+#    4a[ $G$If][kd?!$$IfF[        P#r
+#    4a[Y]Jn$$G$If]a$[kd?!$$IfF[        P#r
+#    4a[ $G$If]JKLMWX[&lt;kd@!$$If^[P###44
+la[ $G$If][kdc@!$$IfF[        P#r
+#    4a[#$58JaW
+$If][kdhA!$$IfF[        +P#r
+^%#    4a[ $G$If]5kdA!$$If[P###4a[        }
 $If] $G$If] -:$G$If][kdB!$$IfF[        +P#r
-^%#    4a[st%
-$If] $G$If][kdGC!$$IfF[        +P#r
-^%#    4a[%&amp;58J
-$If] $G$If][kdC!$$IfF[        +P#r
-^%#    4a[Q
-$If] $G$If][kd3D!$$IfF[        +P#r
-^%#    4a[QR[a;[kdE!$$IfF[        +P#r
-^%#    4a[ $G$If][kdD!$$IfF[        +P#r
-^%#    4a[`[kdE!$$IfF[        +P#r
-^%#    4a[ $G$If]`atz34I;[kdF!$$IfF[        +P#r
-^%#    4a[ $G$If][kd F!$$IfF[        +P#r
-^%#    4a[IO!3^}
-$If][kdF!$$IfF[        +P#r
-^%#    4a[n$G$If] $G$If]^_jln$G$If] $G$If][kdmG!$$IfF[        +P#r
-^%#    4a[01;;[kdYH!$$IfF[        +P#r
-^%#    4a[ $G$If][kdG!$$IfF[        +P#r
-^%#    4a[;A[kdH!$$IfF[        +P#r
-^%#    4a[ $G$If] $G$If] -($G$If][kdEI!$$IfF[        +P#r
-^%#    4a[ $G$If] -($G$If][kdI!$$IfF[        +P#r
-^%#    4a[op.bc
- {|@U+`l=G#&lt;JZk()9H 1Q\m#/t5D
-h4i0J[ +:$G$If][kdA!$$IfF[        +P#r
+^%#    4a['.@
+$If] $G$If][kdTB!$$IfF[        +P#r
+^%#    4a[6f
+$If] $G$If][kdB!$$IfF[        +P#r
+^%#    4a[fgu{
+$If] $G$If][kd@C!$$IfF[        +P#r
+^%#    4a[/07;[kd,D!$$IfF[        +P#r
+^%#    4a[ $G$If][kdC!$$IfF[        +P#r
+^%#    4a[7&lt;kl[kdD!$$IfF[        +P#r
+^%#    4a[ $G$If];[kdE!$$IfF[        +P#r
+^%#    4a[ $G$If][kdE!$$IfF[        +P#r
+^%#    4a[}
+$If][kdF!$$IfF[        +P#r
+^%#    4a[n$G$If] $G$If]n$G$If] $G$If][kdzF!$$IfF[        +P#r
+^%#    4a[;[kdfG!$$IfF[        +P#r
+^%#    4a[ $G$If][kdF!$$IfF[        +P#r
+^%#    4a[n[kdG!$$IfF[        +P#r
+^%#    4a[ $G$If]n| H[F[S]@LAhxfxstzkl%Zf_j}.^i'ARs  h4i5NH        h4i5
-h4iCJh4iCJOJQJh4i
-h4iNHQ.4        ;[kdJ!$$IfF[        +P#r
-^%#    4a[ $G$If][kd1J!$$IfF[        +P#r
-^%#    4a[        
-  #F[kd}K!$$IfF[        +P#r
-^%#    4a[HkdK!$$If0[y%#4a[ $G$If]$G$If@AUWy
-$If][kdK!$$IfF[        +P#r
-^%#    4a[ $G$If] +
-$If] $G$If][kdiL!$$IfF[        +P#r
-^%#    4a[+,`alna5kdUM!$$If[P###4a[ $G$If][kdL!$$IfF[        +P#r
-^%#    4a[;[kdN!$$IfF[        P#r
-#    4a[ $G$If][kdM!$$IfF[        P#r
-#    4a[=&gt;GK[kdN!$$IfF[        P#r
-#    4a[ $G$If]
-$If] $G$If][kdO!$$IfF[        P#r
-#    4a[#';[kdO!$$IfF[        P#r
-#    4a[ $G$If][kdwO!$$IfF[        P#r
-#    4a[
-&lt;=JLZW[kdP!$$IfF[        P#r
+h4iCJ
+h4iNHh4ih4iCJOJQJTno| $G$If] +($G$If][kdRH!$$IfF[        +P#r
+^%#    4a[ $G$If] +($G$If][kdH!$$IfF[        +P#r
+^%#    4a[;[kdI!$$IfF[        +P#r
+^%#    4a[ $G$If][kd&gt;I!$$IfF[        +P#r
+^%#    4a[HI[F[kdJ!$$IfF[        +P#r
+^%#    4a[Hkd*J!$$If0[y%#4a[ $G$If]$G$If[aF
+$If][kdK!$$IfF[        +P#r
+^%#    4a[ $G$If]FG[]
+$If] $G$If][kdvK!$$IfF[        +P#r
+^%#    4a[Sa5kdbL!$$If[P###4a[ $G$If][kdK!$$IfF[        +P#r
+^%#    4a[ST]a;[kd&quot;M!$$IfF[        P#r
+#    4a[ $G$If][kdL!$$IfF[        P#r
+#    4a[@[kdM!$$IfF[        P#r
+#    4a[ $G$If]@ALP
+$If] $G$If][kdN!$$IfF[        P#r
+#    4a[ABh;[kdN!$$IfF[        P#r
+#    4a[ $G$If][kdN!$$IfF[        P#r
+#    4a[hixzW[kdO!$$IfF[        P#r
 #    4a[
-$If] $G$If]5kdcP!$$If[P###4a[        Z[km
-$If] $G$If][kd#Q!$$IfF[        P#r
-#    4a[;[kdR!$$IfF[        P#r
-#    4a[ $G$If][kdQ!$$IfF[        P#r
-#    4a[&quot;Z9W[kdR!$$IfF[        P#r
+$If] $G$If]5kdpO!$$If[P###4a[        (@f
+$If] $G$If][kd0P!$$IfF[        P#r
+#    4a[fgx;[kdQ!$$IfF[        P#r
+#    4a[ $G$If][kdP!$$IfF[        P#r
+#    4a[z{W[kdQ!$$IfF[        P#r
 #    4a[
-$If] $G$If]5kdR!$$If[P###4a[9:Hca[kdS!$$IfF[        P#r
-#    4a[ $G$If]5kdES!$$If[P###4a[ -2EVn
-$If] $G$If]5kdT!$$If[P###4a[ a5kdT!$$If[P###4a[ $G$If][kdOT!$$IfF[        P#r
-#    4a[ !1LPQaQC +$If] $G$If]5kdQ!$$If[P###4a[%&amp;Za[kdR!$$IfF[        P#r
+#    4a[ $G$If]5kdRR!$$If[P###4a[Z[fj1E_
+$If] $G$If]5kdS!$$If[P###4a[ _`jk}a5kdS!$$If[P###4a[ $G$If][kd\S!$$IfF[        P#r
+#    4a[aQC  x
 $If]  x
-$G$If]5kdU!$$If[P###4a[ $G$If][kdU!$$IfF[        P#r
-#    4a[QR\]ma5kdEV!$$If[P###4a[ $G$If][kdU!$$IfF[        P#r
-#    4a[#^RRRH
-$If] $G$If]5kdW!$$If[P###4a[$G$If]gd4i[kdV!$$IfF[        P#r
-#    4a[#$/1Wtu;[kdW!$$IfF[        H#|
-#    4a[ $G$If][kdOW!$$IfF[        H#|
-#    4a[u5[kd;X!$$IfF[        H#|
-#    4a[ $G$If]56DK~;[kd'Y!$$IfF[        H#|
-#    4a[ $G$If][kdX!$$IfF[        H#|
-#    4a[0x0kdY!$$If##4a0HkdY!$$If06
+$G$If]5kdT!$$If[P###4a[ $G$If][kdT!$$IfF[        P#r
+#    4a[,.a5kdRU!$$If[P###4a[ $G$If][kdT!$$IfF[        P#r
+#    4a[./^_io^RRRH
+$If] $G$If]5kdV!$$If[P###4a[$G$If]gd4i[kdU!$$IfF[        P#r
+#    4a[;[kdV!$$IfF[        H#|
+#    4a[ $G$If][kd\V!$$IfF[        H#|
+#    4a['*ABRZ[kdHW!$$IfF[        H#|
+#    4a[ $G$If]&quot;TU;[kd4X!$$IfF[        H#|
+#    4a[ $G$If][kdW!$$IfF[        H#|
+#    4a[UVsx0kdY!$$If##4a0HkdX!$$If06
 #r
 44
-la0 $G$If]n        0;p|'6_p  !.8RI[&lt;Jo@U+GU(&quot;GMmr-
-h4iNHh4iCJNHOJQJh4ih4iCJOJQJh4i0J[OJQJT01;pq|SHkdZ!$$If06
+la0 $G$If]n        s J\245KC[2BzCR%xQg&amp;5Oa-7?cl3&gt;rw
+h4iNHh4iCJNHOJQJh4ih4iCJOJQJh4i0J[OJQJ
+h4i0J[R JSHkdY!$$If06
 #r
 44
-la0n$G$If] $G$If]Hkd&gt;Z!$$If06
+la0n$G$If] $G$If]HkdKY!$$If06
 #r
 44
-la0cHkdC[!$$If06
+la0JK\cHkdPZ!$$If06
 #r
 44
-la0 $G$If]HkdZ!$$If06
+la0 $G$If]HkdY!$$If06
 #r
 44
-la0'(6_zHkd[!$$If06
+la0zHkdZ!$$If06
 #r
 44
-la0 $G$If]0kd[!$$If##4a0_`pYHkd\!$$If06
+la0 $G$If]0kdZ!$$If##4a0@YHkd[!$$If06
 #r
 44
 la0
-$If] $G$If]Hkd;\!$$If06
+$If] $G$If]HkdH[!$$If06
 #r
 44
-la0 .zp
-$If]Hkd3]!$$If06
+la023Kzp
+$If]Hkd@\!$$If06
 #r
 44
-la0 $G$If]0kd\!$$If##4a0./89Rz0kd]!$$If##4a0 $G$If]Hkd]!$$If06
+la0 $G$If]0kd[!$$If##4a0Cz0kd\!$$If##4a0 $G$If]Hkd\!$$If06
 #r
 44
-la0IcHkd^!$$If06
+la0CD[cHkd]!$$If06
 #r
 44
-la0 $G$If]Hkd+^!$$If06
+la0 $G$If]Hkd8]!$$If06
 #r
 44
-la0IJ[cHkd0_!$$If06
+la023BzcHkd=^!$$If06
 #r
 44
-la0 $G$If]Hkd^!$$If06
+la0 $G$If]Hkd]!$$If06
 #r
 44
-la0
-&lt;=JnYHkd_!$$If06
+la0z{CYHkd^!$$If06
 #r
 44
 la0
-$If] $G$If]Hkd_!$$If06
+$If] $G$If]Hkd^!$$If06
 #r
 44
-la0YHkd`!$$If06
+la0CDRwYHkd_!$$If06
 #r
 44
 la0
-$If] $G$If]Hkd5`!$$If06
+$If] $G$If]HkdB_!$$If06
 #r
 44
-la0opzHkd-a!$$If06
+la0%xzHkd:`!$$If06
 #r
 44
-la0 $G$If]0kd`!$$If##4a0@AUcHkda!$$If06
+la0 $G$If]0kd_!$$If##4a0xyQcHkd`!$$If06
 #r
 44
-la0 $G$If]Hkda!$$If06
+la0 $G$If]Hkd`!$$If06
 #r
 44
-la0+cHkdb!$$If06
+la0QRg&amp;cHkda!$$If06
 #r
 44
-la0 $G$If]Hkd2b!$$If06
+la0 $G$If]Hkd?a!$$If06
 #r
 44
-la0GcHkd7c!$$If06
+la0&amp;'5cHkdDb!$$If06
 #r
 44
-la0 $G$If]Hkdb!$$If06
+la0 $G$If]Hkda!$$If06
 #r
 44
-la0GHUcHkdc!$$If06
+la0OPacHkdb!$$If06
 #r
 44
-la0 $G$If]Hkdc!$$If06
+la0 $G$If]Hkdb!$$If06
 #r
 44
-la0(gYHkdd!$$If06
+la0 -.7YHkdc!$$If06
 #r
 44
 la0
-$If] $G$If]Hkd&lt;d!$$If06
+$If] $G$If]HkdIc!$$If06
 #r
 44
-la0zHkd4e!$$If06
+la078?cdlzHkdAd!$$If06
 #r
 44
-la0 $G$If]0kdd!$$If##4a0&quot;GcHkde!$$If06
+la0 $G$If]0kdc!$$If##4a0cHkdd!$$If06
 #r
 44
-la0 $G$If]Hkde!$$If06
+la0 $G$If]Hkdd!$$If06
 #r
 44
-la0GHMmnrcHkdf!$$If06
+la03cHkde!$$If06
 #r
 44
-la0 $G$If]Hkd9f!$$If06
+la0 $G$If]HkdFe!$$If06
 #r
 44
-la0cHkd&gt;g!$$If06
+la034&gt;rswcHkdKf!$$If06
 #r
 44
-la0 $G$If]Hkdf!$$If06
+la0 $G$If]Hkde!$$If06
 #r
 44
-la0-.2IcHkdg!$$If06
+la0w.4bsCMT &amp;0@N:?|} dk6Tm# +9Ep}&amp;R_
+
+h4iNHh4i0J[OJQJh4iCJOJQJh4iYcHkdf!$$If06
 #r
 44
-la0 $G$If]Hkdg!$$If06
+la0 $G$If]Hkdf!$$If06
 #r
 44
-la0-2IU
-Rc&quot;AHhr'127mn$Ya'-ahmwx|}v/\i&lt;Iuh4iCJNHOJQJ
-h4iNHh4i0J[OJQJh4ih4iCJOJQJTIJUcHkdh!$$If06
+la0./4bcHkdg!$$If06
 #r
 44
-la0 $G$If]HkdCh!$$If06
+la0 $G$If]HkdPg!$$If06
 #r
 44
-la0
- RcHkdHi!$$If06
+la0bcscHkdUh!$$If06
 #r
 44
-la0 $G$If]Hkdh!$$If06
+la0 $G$If]Hkdg!$$If06
 #r
 44
-la0RSccHkdi!$$If06
+la0CDMcHkdi!$$If06
 #r
 44
-la0 $G$If]Hkdi!$$If06
+la0 $G$If]Hkdh!$$If06
 #r
 44
-la0&quot;AzHkdj!$$If06
+la0MNTzHkdi!$$If06
 #r
 44
-la0 $G$If]0kdMj!$$If##4a0ABHhircHkdEk!$$If06
+la0 $G$If]0kdZi!$$If##4a0  +&amp;cHkdRj!$$If06
 #r
 44
-la0 $G$If]Hkdj!$$If06
+la0 $G$If]Hkdi!$$If06
 #r
 44
-la0cHkdk!$$If06
+la0&amp;'0@ANcHkdk!$$If06
 #r
 44
-la0 $G$If]Hkdk!$$If06
+la0 $G$If]Hkdj!$$If06
 #r
 44
-la0'(12cHkdl!$$If06
+la0cHkdk!$$If06
 #r
 44
-la0 $G$If]HkdJl!$$If06
+la0 $G$If]HkdWk!$$If06
 #r
 44
-la0237cHkdOm!$$If06
+la0cHkd\l!$$If06
 #r
 44
-la0 $G$If]Hkdl!$$If06
+la0 $G$If]Hkdl!$$If06
 #r
 44
-la0$YZacHkdm!$$If06
+la0:cHkd
+m!$$If06
 #r
 44
-la0 $G$If]Hkdm!$$If06
+la0 $G$If]Hkdl!$$If06
 #r
 44
-la0'(-acHkdn!$$If06
+la0:;?cHkdm!$$If06
 #r
 44
-la0 $G$If]HkdTn!$$If06
+la0 $G$If]Hkdam!$$If06
 #r
 44
-la0abhmcHkdYo!$$If06
+la0 dekcHkdfn!$$If06
 #r
 44
-la0 $G$If]Hkdo!$$If06
+la0 $G$If]Hkdn!$$If06
 #r
 44
-la0mnwxycHkdp!$$If06
+la06TcHkdo!$$If06
 #r
 44
-la0 $G$If]Hkdo!$$If06
+la0 $G$If]Hkdn!$$If06
 #r
 44
-la0#FvcYY
-$If]Hkdp!$$If06
+la0TUmcYY
+$If]Hkdo!$$If06
 #r
 44
-la0 $G$If]Hkd^p!$$If06
+la0 $G$If]Hkdko!$$If06
 #r
 44
-la0vwYHkdcq!$$If06
+la0#MhYHkdpp!$$If06
 #r
 44
 la0
-$If] $G$If]Hkd q!$$If06
+$If] $G$If]Hkdp!$$If06
 #r
 44
-la0/\]icHkdr!$$If06
+la0 +9cHkdq!$$If06
 #r
 44
-la0 $G$If]Hkdq!$$If06
+la0 $G$If]Hkdp!$$If06
 #r
 44
-la0cHkdr!$$If06
+la09:Epq}cHkdq!$$If06
 #r
 44
-la0 $G$If]Hkdhr!$$If06
+la0 $G$If]Hkduq!$$If06
 #r
 44
-la0&lt;=IucHkdms!$$If06
+la0cHkdzr!$$If06
 #r
 44
-la0 $G$If]Hkds!$$If06
+la0 $G$If]Hkd#r!$$If06
 #r
 44
-la0uvcHkdt!$$If06
+la0&amp;RS_cHkd(s!$$If06
 #r
 44
-la0 $G$If]Hkds!$$If06
+la0 $G$If]Hkdr!$$If06
 #r
 44
-la0 -YfAO|%1\i        HIJLMOPRSUZ[\^cdeghiԭh4i0JXCJmHnHuhMH1h4i0JXCJjhMH1h4i0JXCJUj{!h4iUj~z!h4iUjy!h4iUhMH1h4iCJ
-h4iCJjh4iU h
-&amp;h4ih4iCJOJQJh4i: !-YcHkdt!$$If06
+la0cHkds!$$If06
 #r
 44
-la0 $G$If]Hkdrt!$$If06
+la0 $G$If]Hkds!$$If06
 #r
 44
-la0YZfcHkdwu!$$If06
+la0
+67CocHkdt!$$If06
 #r
 44
-la0 $G$If]Hkd u!$$If06
+la0 $G$If]Hkd-t!$$If06
 #r
 44
-la0AcHkd%v!$$If06
+la0
+6Co} -Yf +9Ft&lt;&lt;&lt;&lt;        &lt; &lt; &lt; +&lt;'&lt;(&lt;)&lt;/&lt;0&lt;2&lt;3&lt;оЧhf0JXCJmHnHuhMH1h4i0JXCJjhMH1h4i0JXCJUj'z!h4iUjy!h4iUUjx!h4iUhMH1h4iCJ
+h4iCJh7jh7U h
+&amp;h4ih4iCJOJQJh4i4op}cHkd2u!$$If06
 #r
 44
-la0 $G$If]Hkdu!$$If06
+la0 $G$If]Hkdt!$$If06
 #r
 44
-la0ABO|}cHkdv!$$If06
+la0 !-YcHkdu!$$If06
 #r
 44
-la0 $G$If]Hkd|v!$$If06
+la0 $G$If]Hkdu!$$If06
 #r
 44
-la0%cHkdw!$$If06
+la0YZfcHkdv!$$If06
 #r
 44
-la0 $G$If]Hkd*w!$$If06
+la0 $G$If]Hkd7v!$$If06
 #r
 44
-la0%&amp;1\]icHkd/x!$$If06
+la0 +9cHkd&lt;w!$$If06
 #r
 44
-la0 $G$If]Hkdw!$$If06
+la0 $G$If]Hkdv!$$If06
 #r
 44
-la0        cHkdx!$$If06
+la09:FtucHkdw!$$If06
 #r
 44
-la0 $G$If]Hkdx!$$If06
+la0 $G$If]Hkdw!$$If06
 #r
 44
-la0        
-@ABCDEFGc^YYYYYgd4igd4iHkdy!$$If06
+la0c^YYYYYgd4igd4iHkdx!$$If06
 #r
 44
-la0 $G$If]Hkd4y!$$If06
+la0 $G$If]HkdAx!$$If06
 #r
 44
 la0
-GHIKLNOQRTU[]^dfgip -gd4io$a$gd4iogd4igd4i%&amp;()*7&lt;=̬̝j&amp;~!h4iUhRh4iCJj}!h4iUj|!h4iU hRh4ijR|!h4iUh4i0JXCJmHnHuhMH1h4i0JXCJhMH1h4iCJ
-h4iCJj{!h4iUh4ih}A9h4iCJjhMH1h4i0JXCJU0*+,-./01p -gd4io$a$gd4igd4iogd4i1234567=?@FHIKstv
 gd4ipgd4ip -gd4io$a$gd4iogd4i=&gt;?@EFGIJKfghnoqrstuvݾݾ h
-&amp;h4ij!h4iUh4i0JXCJmHnHuhMH1h4i0JXCJjhMH1h4i0JXCJUj!h4iUj^!h4iUhMH1h4iCJ
-h4iCJh4i hRh4ij~!h4iU#        01h/ =!&quot;#$%+        01h/ =!&quot;#$% P )        01h:p4i/ =!&quot;#$%+        01h/ =!&quot;#$% P #        01h/ =!&quot;#$%DyK _Introduction_1DyK _Installing_WRF-VarDyK _Installing_WRF-Var
 DyK _Installing_WRFNL_andqDyK WRFPlusDyK _Installing_WRFNL_andDyK $_Running_Observation_Preprocessor_1DyK _Running_WRF-Var_1DyK _Radiance_Data_AssimilationsDyK _Updating_WRF_late
 ral_1DyK _Running_gen_be_1DyK _Additional_WRFDA_Exercises:DyK _WRFDA_with_Multivariate_2DyK _WRF-Var_Diagnostics_1DyK _Hybrid_Data_Assimilation_2DyK _Description_of_Namelist_1DyK 
 yK fhttp://www.mmm.ucar.edu/wrf/users/wrfda/index.htmlDd4cfJ
+&lt;&lt;&lt;
+&lt; &lt; +&lt;4&lt;5&lt;7&lt;^&lt;_&lt;`&lt;a&lt;b&lt;c&lt;p +gd4io$a$gd4iogd4igd4i
  + +WRFDA + + + +WRF-ARW V3: Users Guide        6- PAGE 20 + + +WRF-ARW V3: Users Guide        6- PAGE 21 + + + + + + + + + + + + + +WRFDA + + +WRFDA + + + +WRF-ARW V3: Users Guide        6- PAGE 42 + + +WRF-ARW V3: Users Guide        6- PAGE 41 + + + + + + + + + + + + + +WRFDA + + +WRFDA + + + +WRF-ARW V3: Users Guide                6- PAGE 62 + + +WRF-ARW V3: Users Guide                6- PAGE 61 + + + + + + + +3&lt;4&lt;5&lt;6&lt;7&lt;Q&lt;R&lt;S&lt;Y&lt;Z&lt;\&lt;]&lt;^&lt;k&lt;p&lt;q&lt;r&lt;s&lt;t&lt;y&lt;z&lt;{&lt;|&lt;}&lt;~&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;͵ܭܞ͇vmej3}!h4iUhRh4iCJ jhMH1h4i0JXCJU*hf0JX
 CJmHnHu*j|!h4iUj{!h4iU hRh4ij_{!h4iUhf0JXCJmHnHuhMH1h4i0JXCJjhMH1h4i0JXCJUhMH1h4iCJ
+h4iCJjz!h4iUh4ih}A9h4iCJ'c&lt;d&lt;e&lt;f&lt;g&lt;h&lt;i&lt;j&lt;k&lt;q&lt;s&lt;t&lt;z&lt;|&lt;}&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;p +gd4io$a$gd4igd4iogd4i&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; = +==========7=8=9=?=@=B=C=D=I=J=K=ƽƛƛx h
+&amp;h4ih7j!h4iUj!h4iUjk~!h4iU hRh4ij}!h4iUhMH1h4iCJ
+h4iCJh4ihRh4iCJ jhMH1h4i0JXCJU*hf0JXCJmHnHu*jhMH1h4i0JXCJUhMH1h4i0JXCJ'&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;===D=E=F=G=H=I=J=K=gd4ipgd4ip +gd4io$a$gd4iogd4i/        01h/ =!&quot;#$% 3        01h/ =!&quot;#$% P 5        01h:p4i/ =!&quot;#$% 3        01h/ =!&quot;#$% P /        01h/ =!&quot;#$%
 DyK _Introduction_1DyK _Installing_WRF-VarDyK _Installing_WRF-VarDyK _Installing_WRFNL_andqDyK WRFPlusDy
 K _Installing_WRFNL_andDyK $_Running_Observation_Preprocessor_1DyK _Running_WRF-Var_1DyK _Radiance_Data_AssimilationsDyK _Updating_WRF_lateral_1DyK _Running_gen_be_1DyK _Additional_WRFDA_Exercises:D
 yK _WRFDA_with_Multivariate_2DyK _WRF-Var_Diagnostics_1DyK _Hybrid_Data_Assimilation_2DyK _Description_of_Namelist_1DyK yK fhttp://www.mmm.ucar.edu/wrf/users/wrfda/index.htmlDd4cfJ
 &gt;8.*XXT
-
- 0AbU7SIaS1
-n)7SIaSPNG
+
+ 0AbU7SIaS1
+h n)7SIaSPNG
 
   IHDR}S%iCCPICC ProfilexMHaї$T&amp; R+SeL        b}wg-E&quot;u.VDNC:DuE^&quot;;cT03y|URcE4`λޘvztLUF\)s:k-iYj6|vP4*wd&gt;,y&lt;/&lt;5g$4!7CN-lCTS3q&quot;;-E#+c&gt; vڴ=S԰79 ڸ@`ӋmvUl5`P=Gj)kP*}6~^/~.~a2
@@ -2729,11 +2701,11 @@
 $#]YT        l_qh=eʔ 8x.$&quot; Jp,Lk~(`4:#uٖ-[V]i#4 NѻI'n刀@23Q@6z}_KիѷK/7U*{E@D@C@t~8*&quot;Pm        p$;\
 7tbZ;AkXX̹ό(]Yb*/&quot;GfͲ+p`rqH'㖈&gt;t@Z  4t&lt;v饗        '`SNM[6+}ּysQ}gA|\[d@W߾՝@d:udBN렷W_}֮]6CȭD뮻ڇ~,v4h1$DD@D@6 -%E@CNA8 c]vŮ:3gNs6$_~'x&quot;09_ػGiݺTsE@D@D miGDPlgyfg϶#FGcǎ45m#|rOmĉ6G˙رcm-(j@5#{$ {Fi@6o޼0avm1G[ha[oժU+P?c&gt;|ժUA9e־}{|jڵ5kȝ&quot; &quot; ՙF1H.o.$۷otוE蟙F5wX&quot;0=.1]vmBENѨW^%jWQ:97ID@D@D@D@'EZ &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quo
 t;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &qu
 ot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; 7g,IENDB`DyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlDyK $_Running_Observation_Preprocessor_1DyK _Running_gen_be_1DyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.html$$IfN!vh5L5#vL#v:V 5L5/ 
 / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / aDyK
  yK |http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlDyK yK ~http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.html5DyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.htmlDdf;
+%E@CNA8 c]vŮ:3gNs6$_~'x&quot;09_ػGiݺTsE@D@D miGDPlgyfg϶#FGcǎ45m#|rOmĉ6G˙رcm-(j@5#{$ {Fi@6o޼0avm1G[ha[oժU+P?c&gt;|ժUA9e־}{|jڵ5kȝ&quot; &quot; ՙF1H.o.$۷otוE蟙F5wX&quot;0=.1]vmBENѨW^%jWQ:97ID@D@D@D@'EZ &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&q
 uot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; 7g,IENDB`DyK yK ~http://www.mmm.ucar
 .edu/wrf/users/wrfda/download/testdata.htmlDyK $_Running_Observation_Preprocessor_1DyK _Running_gen_be_1DyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.html$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5
 L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / aDyK yK |http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.html1DyK  yK
  http://www.mmm.ucar.edu/wrf/users/docs/user_guide_V3/users_guide_chap7.htmyX;H,]ą'cformatDdf;
 !
 T
-
- 0Ab&quot;AP)9%-n&quot;AP)9%PNG
+
+ 0Ab&quot;AP)9%,h n&quot;AP)9%PNG
 
   IHDR=4 ̱IiCCPICC Profilexy899yc!Iّ2B%cJ!PɔdHd&amp;!Q}ww]ϳk=ϻ&amp;90        ٟĒ
@@ -3618,8 +3590,8 @@
 ׋7ZRqfR9oBujikgM#O           J6ܛ@@@o@ZNj0HAC䕞UM(gm6cժmWCCcr\iSsKw5,
 B82糪\*Ը5&lt;61cm5%Z\WʘAۋ6_O*#}3锦g ?hD\pX`S]kFo~{Ee @@@ \8[fF@@ m|:L)?Dįb.caW*[U,S4lb!TrJtVSЉ|VWpԂ;&quot;X5:`lQMP*:=C@@nK@@@@@@@`HjE̋              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      JktIDATxO@{!      kL   
    wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL       wMWIENDB`DyK _Description_of_Namelist_1D
 yK _Description_of_Namelist_10DdG 
 MT
-
- 0Ab&quot;09&gt;z`k0/!n/9&gt;z`k0PNG
+
+ 0Ab&quot;09&gt;z`k0/ h n/9&gt;z`k0PNG
 
   IHDR        iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -4930,9 +4902,9 @@
 ^''88ot~C@`HZ؋i3G~ Q4:H+&gt;.Y_C~YBV=&quot;Fg}@T@A =0=77mO=۪/vxˮr^k`Vdmɀۖ|{۲[Z#`R  @'@@OT\qdmGiMuȤV|T[e&gt;JBYC╙mk K~ A  @A  ܇BA  @A  &gt;@C(׃@A  @A #:l@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`rگqIENDB`xDd;7
 !
 T
-
- 0AbWx;DY
-3#E3xRn+x;DY
+
+ 0AbWx;DY
+3#E3xQh n+x;DY
 3#EPNG
 
  @@ -6198,8 +6170,8 @@
 9ͥЉ        A:,r.KuX4 \4B'&quot;&quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; ' &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot;hAh.NDD@D@D@D@D@D@D@D@D@D@D@D@O@B3D@D@D@D@D@D@D@D@D@D@D@D@D`p\
 g#! ᢹ:?9XGEC@Es)t&quot;&quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot;r &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; RDD@D@D@D@D@D@D@D@D@D@D@D@D?:1-߹IENDB`DyK _Description_of_Namelist_1$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / / al$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alD
 yK &quot;_Running_Observation_Preprocessor$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alDyK _Running_gen_be$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alDyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlDyK _WRF-Var_Diagnostics_1D
 yK _Additional_WRFDA_Exercises:_1DyK yK zhttp://www.dtcenter.org/com-GSI/users/support/faqs/index.phpDyK _Running_WRF-Var_1U$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :
 V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aDyK yK zhttp://www.dtcenter.org/com-GSI/users/support/faqs/index.phpDyK yK http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlDyK yK http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlD
 yK yK ~http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtmP$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55
 P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55DyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html1i Dd*22
 qT
-
- 0Abh ҟrSseh n]h ҟrSsPNG
+
+ 0Abh ҟrSseh h n]h ҟrSsPNG
 
   IHDR LIiCCPICC Profilexy899yc!Iّ2B%cJ!PɔdHd&amp;!Q}ww]ϳk=ϻ&amp;90        ٟĒ
@@ -11097,7 +11069,7 @@
 7ܰa?G&gt;K A;viy@@@@@@@@@ #֟t'B B B B B B B B B B -Х!!!!!!!!!!3@3mDӟiK Ai;tix@@@@@@@@@L#L'B B B B B B B B B B`H~]!!!!!!!!!!0$h?F4        C@@@@@@@@@@4        ϴMB B B B B B B B B B -Х!!!!!!!!!!3@3mDӟiK Ai;tix@@@@@@@@@L#L'B B B B B B B B B B`H~]!!!!!!!!!!0$h?F4        C@@@@@@@@@@4        ϴMB B B B B B B B B B -3UuW{IENDB`$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5
 (/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5
 $        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/DyK yK xhttp://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html6yDd
 T
 
- 0AbxPdc%jxwNnbxPdc%PNG
+ 0AbxPdc%jxMh nbxPdc%PNG
 
   IHDRAz,iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -11671,7 +11643,7 @@
 AKcE@@@@&quot;f!!!!!K@DҘx!!!!!0&amp;1AY@@@@ 41^@@@@@I &quot;hLPi!!!!!4+ go'a IENDB`%fDd@
 s!T
 
- 0Ab}ezn 9''YenQezn 9''PNG
+ 0Ab}ezn 9''Yeh nQezn 9''PNG
 
   IHDR8' iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -12257,7 +12229,7 @@
 x)  T
 
- 0A        b/@4|-nt/@4PNG
+ 0A        b/@4|,h nt/@4PNG
 
   IHDR9iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -14614,8 +14586,8 @@
 : ؆         `p+_+;c\^5w+LqgA        X{![қ{lo;w0oӒ?c&lt;\`W ٶ驨1U%UasJW:}zC9߁B'){b:}C#Fv b =m}b#dOR]9],E&quot;P@(E  @(E&quot;P@89׳@(E&quot;P@0Z\S@(E&quot;Py9]@(E&quot;P!&quot;.H&quot;P@(E&quot;PCEy&quot;P@(E&quot;P. O&amp;A1IENDB`.Dd
 )m  T
-
- 0Ab-sJg&quot;-n-sJg&quot;PNG
+
+ 0Ab-sJg&quot;-'h n-sJg&quot;PNG
 
   IHDR^ciCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -18177,33 +18149,33 @@
 5#vr
 #v:V 5r
 5a0Dd!&lt;P
-        
+
 3 3&quot;((Dd!&lt;P
-
+
 3 3&quot;((Dd!&lt;P
-
-
+
 3 3&quot;((Dd!&lt;P
-
+
 3 3&quot;((Dd!&lt;P
- -
+
 3 3&quot;((Dd!&lt;P
- 
+
+
 3 3&quot;((Dd!&lt;P
-
+        
 3 3&quot;((Dd!&lt;P
- 
+ 
 3 3&quot;((Dd!&lt;P
-
+ 
 3 3&quot;((Dd!&lt;P
-
+
 3 3&quot;((        Dd!&lt;P
-
+ +
 3 3&quot;((
 Dd!&lt;P
-
-3 3&quot;(( 
 8XV~_HmH        nH        sH        tH        H`H Normal1$CJPJ_HaJmH        sH        tHNN         Heading 1 +
+3 3&quot;(( ^ 
 _HmH        nH        sH        tH        H`H Normal1$CJPJ_HaJmH        sH        tHNN         Heading 1  &lt;$OJQJCJ 5KH&gt;@&gt;         Heading 2
 CJ$5&gt;@&gt;         Heading 3
 CJ5:@:         Heading 4$6PJ        ::         Heading 5$5PJ        DD         Heading 6 $$a$ CJ 5PJ
@@ -18280,174 +18252,114 @@
 DD Balloon TextOJQJCJaJ6        6  Footnote TextBO        B         stylecodeOJQJCJPJ        aJ4&quot;        4 Comment Text@j!        &quot;        @ Comment Subject5\FYB        F Document Map-D(M
 &lt;OR        &lt; Table Contents $FQ        b        F -Table Heading $ $a$5\.r        . yblFhe,gCJaJPK![Content_Types].xmlj0 u$Nwc$ans@8JbVKS(.Y$8&lt;UzZ!Y8*yJ         +}M9LJ)UgO$)I2#3thXOO.Wv`Dڵz&gt;MVgLYS]&quot;(U֎_o[gv;
-f&gt;KH|;\XV!]օ        Oȥsh]Hg3߶PK!֧6 _rels/.relsj0 }Q%v/C/}(h&quot;O
+Table Heading $ $a$5\.r        . yblFhe,gCJaJPK![Content_Types].xmlj0Eжr(΢Iw},-j4        wP-t#bΙ{UTU^hd}㨫)*1P'        ^W0)T9&lt;l#$yi};~@(Hu* Dנz/0ǰ $ X3aZ,D0j~3߶b~i&gt;3\`?/[G\!-Rk.sԻ..a濭?PK!֧6 _rels/.relsj0 }Q%v/C/}(h&quot;O
 = C?hv=Ʌ%[xp{۵_Pѣ&lt;1H0ORBdJE4b$q_6LR7`0̞O,En7Lib/SeеPK!kytheme/theme/themeManager.xml M
  @}w7c(EbˮCAǠҟ7՛K  Y,  e.|,H,lxɴIsQ}#Ր ֵ+!,^$j=GW)E+&amp;
-8PK!\theme/theme/theme1.xmlYOoE#F{o'NDuر        i-q;N3' -G$$DAč*iEP~wq4;{o?g^;N:$BR64Mvsi-@R4Œ mUb V*XX! cyg$w.Q &quot;@oWL8*Bycjđ0蠦r,[LC9VbX*x_yuoBL͐u_. DKfN1엓:+ۥ~`jn[Zp֖zg,tV@bW/Oټl6Ws[R?S֒7 _כ[֪7 _w]ŌShN'^Bxk_[dC]zOլ\K=.:@MgdCf/o\ycB95B24S CEL|gO'&lt;yV#aU7#_&lt;܏U/OP&gt;sקo&gt;W=n#p̰ZN|ӪV:8z1f؃k;ڇcp7#z8]Y / \{t\}}spķ=ʠoRVL3N(B&lt;|ݥuK&gt;P.EMLhɦM .co;əmr&quot;*0#̡=&lt;R8U        U3;aז
-&quot;=$vDo%סuþƉtW$a4(F{\ܭ qpߡ        6:&amp;MD        KhNNhv@7ݹv -W&lt;6- W        ,&quot;o~ƣt@O/&lt;o[ۖNz+]bENf3rCMu&quot;3CR~} -62Hp!Uq7lkV2Dp3^te+`jGvxYRYmYL;\):մQsV3VV 1v -K6a`,\O -Hyko'D֑GĆY3+R\@JyBw&gt;6Kր0i1;$P0!YݩjbiXJB5IgAФ޲a6{P        g֢)҉-Ìq8RmcWyXg/u]6Q_Ê5H
-Z2PU]Ǽ&quot;GGFbCSOD%,p -6ޚwq̲R_gJS&lt;kq芿(Wi?sE/p_tBzm\Cbvw@U*./ȡ֜akjXmdjcU\ɨ2f!a=WuP nI tyzR7Kzb:[_Y/Ȫ#dT/Y^ӄyZk;֔K+qiadp]?Q2aA/=wdnW=v&amp;Vew&gt;bj9)ed(w:/ak;6jAq11_xzG~F&lt;:ɮ&gt;O&amp;kNa4dht\?J&amp;l        O٠NRpwhpse)tp)af]
-27n}mk]\S,+a2g^Az -)˙&gt;E
- G鿰L7)'PK! +8PK!Ptheme/theme/theme1.xmlYOo6w toc'vuر-MniP@I}úama[إ4:lЯGRX^6؊&gt;$ !)O^rC$y@/yH*񄴽)޵߻UDb`}&quot;qۋJחX^)I`nEp)liV[]1M&lt;OP6r=zgbIguSebORD۫qu        gZo~ٺlAplxpT0+[}`jzAV2Fi@qv֬5\|ʜ̭NleXdsjcs7f +W+Ն7`g ȘJj|h(KD- +dXiJ؇(x$( :;˹! I_TS 1?E??ZBΪmU/?~xY'y5g&amp;΋/ɋ&gt;GMGeD3Vq%'#q$8K)fw9:ĵ
+x}rxwr:\TZaG*y8IjbRc|XŻǿI
+u3KGnD1NIBs
+RuK&gt;V.EL+M2#'fi ~V vl{u8zH
+*:(W☕ +~JTe\O*tHGHY}KNP*ݾ˦TѼ9/#A7qZ$*c?qUnwN%Oi4 =3ڗP
+1Pm \\9Mؓ2aD];Yt\[x]}Wr|]g-
+eW +)6-rCSj +id        DЇAΜIqbJ#x꺃 6k#ASh&amp;ʌt(Q%p%m&amp;]caSl=X\P1Mh9MVdDAaVB[݈fJíP|8 քAV^f +Hn- &quot;d&gt;znNJ        ة&gt;b&amp;2vKyϼD:,AGm</font>
<font color="red">ziÙ.uχYC6OMf3or$5NHT[XF64T,ќM0E)`#5XY`פ;%1U٥m;R&gt;QD DcpU'&amp;LE/pm%]8firS4d 7y\`JnίI R3U~7+׸#m qBiDi*L69mY&amp;iHE=(K&amp;N!V.KeLDĕ{D        vEꦚdeNƟe(MN9ߜR6&amp;3(a/DUz&lt;{ˊYȳV)9Z[4^n5!J?Q3eBoCM m&lt;.vpIYfZY_p[=al-Y}Nc͙ŋ4vfavl'SA8|*u{-ߟ0%M07%&lt;ҍPK!  ѐ'theme/theme/_rels/themeManager.xml.relsM
 0wooӺ&amp;݈Э5  6?$Q -,.aic21h:qm@RN;d`o7gK(M&amp;$R(.1r'JЊT8V&quot;AȻHu}|$b{P8g/]QAsم(#L[PK-![Content_Types].xmlPK-!֧6 /_rels/.relsPK-!kytheme/theme/themeManager.xmlPK-!\theme/theme/theme1.xmlPK-! -ѐ'
-theme/theme/_rels/themeManager.xml.relsPK] &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;
-&lt;a:clrMap xmlns:a=&quot;http://schemas.openxmlformats.org/drawingml/2006/main&quot; bg1=&quot;lt1&quot; tx1=&quot;dk1&quot; bg2=&quot;lt2&quot; tx2=&quot;dk2&quot; accent1=&quot;accent1&quot; accent2=&quot;accent2&quot; accent3=&quot;accent3&quot; accent4=&quot;accent4&quot; accent5=&quot;accent5&quot; accent6=&quot;accent6&quot; hlink=&quot;hlink&quot; folHlink=&quot;folHlink&quot;/&gt;;;fZjZ4Z -%Z -RZ -}Z -Z -         Gppprtvxz|+VXZ]9
-$L7M3Y_lu6}mŹ;%in#-?VKlWbn}J)Oo-=
-&quot;$)*,68:;?AEGHKNPXZ]_adkmoqv ),
-
-
- eg!=&quot;&quot;#F#'/4d=%GLM -OOW9XY`k{tyO{{?|σt׍yH٢;ͶUz;8&lt;ea[&quot;#'H&gt;lELS\[=\]'^&quot;__n{Yؑh&gt;gn        #E`Ûݛ&gt;[ܞ@2
-jUݤ5PΨOTU]I|\ٵ;        4K̻#Oq=Ŀ Bs%Q`I^;        +Z9Q#u50_.IGGIRA2amvuYA%        G1           - !#%&amp;'(+-./01234579&lt;=&gt;@BCDFIJLMOQRSTUVWY[\^`bcefghijlnprstuwxyz{|}~
         
-  - !&quot;#$%&amp;'(*+5Wdf
+,.aic21h:qm@RN;d`o7gK(M&amp;$R(.1r'JЊT8V&quot;AȻHu}|$b{P8g/]QAsم(#L[PK-![Content_Types].xmlPK-!֧6 +_rels/.relsPK-!kytheme/theme/themeManager.xmlPK-!Ptheme/theme/theme1.xmlPK-! +ѐ'        theme/theme/_rels/themeManager.xml.relsPK]
+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;
+&lt;a:clrMap xmlns:a=&quot;http://schemas.openxmlformats.org/drawingml/2006/main&quot; bg1=&quot;lt1&quot; tx1=&quot;dk1&quot; bg2=&quot;lt2&quot; tx2=&quot;dk2&quot; accent1=&quot;accent1&quot; accent2=&quot;accent2&quot; accent3=&quot;accent3&quot; accent4=&quot;accent4&quot; accent5=&quot;accent5&quot; accent6=&quot;accent6&quot; hlink=&quot;hlink&quot; folHlink=&quot;folHlink&quot;/&gt;j:k:XXF1FfFFF         Hrrrtvxz|~-XZ\_9
+$95.FUO%W\h0p[x}Ъ@th˾Os &quot;*;RH9U`7k{Ԛsw
+3&lt;&lt;K=         $*-./35:;=?BEMOQSVX_acfj!em!!L&quot;&quot;)#*25;VCLP\dVpwyyvzzl]I~9Dխ8_iF#        %#'7AGMYwZU[C\O]G^eQv'~(P$PIS&lt;Ǚ)Bg8.֞I6٣7ar13 9^}ߴص@?pǺh@YJf7n[FS@hfZ_
 .UJCzCxQ&amp;73bM&amp;:T9oY9c&lt;&lt;K=
+  + !&quot;#%&amp;'()+,01246789&lt;&gt;@ACDFGHIJKLNPRTUWYZ[\]^`bdeghiklmnopqrstuvwxyz{|}~        
+   + &quot;5Wdf
  $-.Vpr
 9^`+-YGi\ &quot;  a     -LpA6CCCHHHHuIIJL M MR.RPRUUUYlll r?rXrrrrtt%uԡrS'5jj$&amp;6u3g33WXVX4XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX;BDdkm%(IPS]!!!!!!@  
+LpAECCCWHHHZIII
+MzMMR;R]RS'TITjjksppppq'qsPssa:ˮy,iD_112=VVVXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX;BEelo '*KRU_!!!!!!@  
         @H 0(        
 0(        
 0
-# ]&quot; +# _&quot;  _Hlt162937718 Introduction_Introduction_1_Setting_up_WRF-Var  _Hlt179952233_Installing_WRF-Var_Installing_WRFNL_andWRFPlus#_Running_Observation_Preprocessor_1_Running_WRF-Var_1_Radiance_Data_Assimilations_WRFDA_with_Multivariate_Running_gen_be_Updating_WRF_lateral_1update_Running_gen_be_1!_Running_Observation_Preprocessor_Running_WRF-Var_WRF-Var_Diagnostics_Updating_WRF_lateralSchedulesetup diagnostics(_Additiona
 l_WRF-Var_Exercises%2525252525_Additional_WRFDA_Exercises:_Additional_WRFDA_Exercises:_1_Hybrid_Data_Assimilation_Hybrid_Data_Assimilation_1_WRFDA_with_Multivariate_1_WRFDA_with_Multivariate_2_WRF-Var_Diagnostics_1_Hybrid_Data_Assimilation_2_Description_of_Namelist_Description_of_Namelist_1zmme         -GAAOGo - - -;;;;;;;;;;gIgIgIhI3V_o5@ @        
+G&quot;A#A^GPn![ [ ] ok:k:k:k:k:k:k:k:k:k:GGGGTm@ @        
  -!{ye        GA@AOGo - - -;;;;;;;;;;gIgIgIhI3V_o͇5W_myz~)        c        e        g        b +!{ye        G&quot;AOA^GPn![ [ ] ok:k:k:k:k:k:k:k:k:k:GGGGTm9;;5e         ,WZ[`adflmq        
+BCGHUVXY_!&quot;,Z_`deqr|}  HSTVW_`jmyz~)        c        e        g        b  d  f  g              xy
-:Dz!BDIJMdj!.3;&gt;Anrtxz
-{3!9!P#U#$$%%`%e%%%%%% &amp; -&amp;&amp;''''''((((H(L(O(T(l(q((((((((((((((())&amp;))),)1)I)N)))))))))))*
-*+*.*X*[*^*c*{*~*****, -,,,--S.].b.m......./#////////0D0M0000011Y1b11112N2W222223'3`3i3333394B44444,555q5z5556 6G6P6666677U7^77777/888{8888 99W9`99999.:7:{::::;;X;a;&lt;&lt;&gt;?v??????????????@@AADBEBFBIBJBTBBBCCCCCC DDDD0D7DVD[DDDDDDDDDfElE|EEGGGGG G!G$GM!M OOOO
-PPQQQQQQ&gt;RFRRR%S5SESMSTSdSSSSS&amp;T9T:TGTzTTTTTTUUUUNVYVVVYZ
-ZZ.Z7ZAZPZZZiZ^^x^^__I_[___```1`abb0b        ccccc)c=cJcccdddde4eeeee%g2gBgJghhjhzhhh-i5i;iHiiiiiij$j2j;jKjjjjjj        k
-kkJk]k^kmkkklllllm
-mm&lt;mJmtmmmmmmmmoorrssssss7t9tuuuuWv_vyyyyzz`zbzzzzz;{={}}~~ ~~ ~&quot;~$~&amp;~M~O~Q~S~z~|~~~~~~~~~!moqs(/579;jqÀ --Áہ
-8CGLQcuɂ1&gt;ƃ         ).8=ELUZafnvɄӄׄ)-;?IMQUdڅ        !/ӆۆ
-!%'HR| PU$+Y`Վێ
-q{Ϗҏ&amp;(uzאِ         *FIKNPReqԑבّܑޑ #%':F79hjʚ̚-4NPϛ֛ޛ        &lt;CKRZaipœ &quot;)AHPW_fnuy{ĝ̝ӝ۝        '.24gnv}žɞў؞MRşHWszAOɣѣ¤Ф9?JN\^`bئަ:&lt;IKMO̧ΧЧҧ8:&lt;&gt;nprtڨܨިGIKMw
 y{}éũީ -8:&lt;&gt;gikmIQ.&lt;RY_ace*.024oqsu(2.6w}ı̱'-.6LRS[7FWZʳ׳ٳ(7&lt;Cdm$P_ɵʵӵ׵$-29&gt;FK[cn|~S`IQںܺ޺n|ռڼܼ޼!OY\^`bi~ѽսݽ -!,LNPR}ٿHP!*fn
 bhai -(0.7MUephyvwx        ;@HMW_#BGy3&lt;ns kp!&amp;%*[`$&quot;,17?HCL[d&lt;J9Gl{&quot;*KY\nJSu_eor|(+-I&quot;&amp;\_{                                                   
       # $ ( M O d g m r t y ~              -0 -5 -U -~ - - - - -6&gt;DJjry -jr|$0_hjwy#,t0=OW#py!:Cv
-ASs0BN\
- '?Ko&quot;##&amp;&amp;))h*n* ++(+2+G+M+++++--;-o.u.//////0 -0G1U1^1n1x11233333333333D4F44444&quot;5$5l5n5$626]7o78889'9*9O9q9
-==c=q=&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;??%?4?&gt;?Y?c?????@@/A4ABCcChCDDEE2G:GGGGG*H6H#I2I&gt;JFJRJ\JKKMM*N0NOOP!P-P;P^PfPQQaRmRRR?SLSSS-T&lt;TTT9UFUUUWWXXX[X\XcXXXXXYYYYZZ&quot;Z)ZZZZZh\v\\\\\\]k]q]]]]]]^^f_u_aaaabbbb?cLc;daddddddddde!e(e+eXh[hhh5iDi+lRlllllm!mmmnnnnn*nZncnknmnnnnnppppttttttuu]x_xaxcxLzSzzz={N{{{{{{{C|N|||||||[}]}_}a}i}l}~~~~~~~~vxz|PR
 jo &quot;$0257ik}ځ܁ށ
-)14&lt;AHLNPRT[ǂՂނ:CVbiw|Ǟ9DXadmoxυۅ0Mr†цly‡Ӈۇ,&lt;NUe ):׊ *7s݋uȍ׍'*39GkrŽʎ؎IR\e(6=LR[ܐߐ
-47adwǑӑۑ&amp;.=EQYemz̒Ւ&amp;.8:FHTVajz|`jƕΕЕܕ*+/0۰ʱѱֱݱ+;\h68ACGIKL&lt;F!,25
 
 
 
 
 ahe        g                
-#6CD&gt;A
-3!9!B#F#%%%%%%l(q((((())I)N)))))))**f+m+++++G.K.b.m./////0D0H0000011Y1]11111N2R222223&quot;3`3d3333394=44444,505q5u55566G6K6666677U7Y77777/838{8888 99W9[99999.:2:{::::;;X;\;;;===&gt;?&gt;&gt;&gt;l?m??f@k@@@ABCC&quot;D&amp;D8D&gt;DVD[DDDDDfElEFFGGGGJ-JNNSSSSSSSS:T&gt;TTTTT}UUUUUU&gt;VIVNVYVWWXX X&quot;X)X1XXXXXLYTYYYYYyZZZZZZZZZ[ -[[[&amp;[[[[[[\,
 \B\W\_\\\^^e`i`bbccccOeUe~jjjjjjjj
-kk^kbkkkllllll&lt;m?mmmmmmmRnUnunxnnnnnnnnoo&quot;oppqqssuuv vww -yyyyyyzz`zbzzzzz;{={ ~&quot;~M~O~~~mo57Ɓ́΁Ӂہ        
- !%,078;GLQZmtԂ܂ $(019^fjrv~ %.3=@LOZ]fivyȄɄ˄ׄل-/MQUXڅ܅         !)3?DFV_`nGL̉Ή݉GL| PU$(Y]ÌȌ-5bf̍ҍ6&gt;koՎێ
-|KP|ސ R_'4kr0D$DUuך9JX]ʜϜ&lt;A8Iiz9?\^mo{}åϥѥݥߥ$)ئަIĶΧ8:npڨܨGIwyީ -8:gi_a*.0oq%'tzfŴд״شݴ
- CEGOPT~ʵ͵׵ܵ $'25&gt;AKSchtvڼܼ\^l}ֿؿ:=GIcfnpt|AR&amp;0?p?O{./hs\awyuz                                                                                                
-
-/
-5
-G
-K
-r
-x
-
+:Dz!BDIJMdj!.3;&gt;Anrtxz
+{_apvY_ !##$$$$'%,%%%%%%%%%%%''''''''''#('(*(/(G(L([(^((((((((((((((())) )$)))[)`)t)y)))))))))*        *3*6*9*&gt;*V*Y*{*~***--..8.=.H.d.n........//
+/ //m/o/s/v/////////////////00-0102040U0X0q0u0v0x0000000000001&quot;1%1&gt;1B1C1E1f1i111111111112        202425272X2[2w2{2|2~2222222223333(3+3D3H3I3K3l3o33333333333334444?4B4e4i4j4l4444444445 5 55/525K5O5P5R5s5v55555555555666&quot;6#6%6F6I6b6f6g6i666666666666677)7-7.707Q7T7l7p7q7s7777777777888&amp;8)8I8M8N8P8q8t8888888888889&quot;9&amp;9'9)9J9M9h9l9m9o9999999999999:!:
 ;:?:@:B:c:f::::::::::::;;; ;&quot;;C;F;a;e;f;h;;;;;;;&lt;&lt;&gt;&gt; ????????????????@@ABBCCCCCCDDD#D%D?DFDeDjDDDDDDDDDuE{EEEG'G)G+G-G/G0G3G&amp;O.OPPPPPP P*PQQQQQQQQQQKRSRRRRR2SBSRSZSaSqS7T?TTTAUHU`XiXsX}XXXXXXXp\x\\\{]]]]'^/^{^^^^f`n`x`~```````rawa~aaaaaa`bcbc cechcwczcccccddeeee{f~fffffffgggggg4hAh[hhhhhhhhhi)i^ibifiqiriiiiiiiij jjjjk*k1k_kmkrkk
 kkkkkk!l.lXlclmmqqqqqrr,rrrsst tttww*x2x4x6xrxzx{x}xxxxxyy        y yGyOyPyRyyyyyyy/|2|f|h|o|r|||||||||||||}}}}&gt;}F}s}{}}}}}}}}}F~O~a~o~~~~~~~~~~ adshwǀ)3Yhp}3BkzĂςԂ݂        &quot;*.:&gt;CGLRWYacny}ăՃك &amp;*5EHXcxńrząƅ-5J[69:?JMNS PV$)Y^Êʊ
 ?HtznqŎǎEHvxɏ,/1468KWsvx{}ĐƐِ&quot;&amp;ؘ֘        ik̙ә&quot;)18@GOVnu}ۚ'.6=ELT[_aț +MT\ckrzƜ͜ќӜ +$+3:RYahpw&amp;)N]{ FUt̡FN:H£ƣԣ֣أڣPVåťǥ57DFHJz|~ &quot;RTVX
 çŧ!#1379;=VXZ\ߨ ɩ%/blʫѫ׫٫۫ݫ yzx~ 27MZ\`aefju} &amp;;CðɰʰҰ&quot;0goαѱANP_dmr~۲ +dzֳ4@AJNX_jox}´Ҵڴʵ׵ȷQSU]x#+3cq,LQSUWƻлӻջ׻ٻ +-/18;@HLTdfhjqtyüżǼ
 
+PZEO7A6@`jZb w}QWsv%+,4BK$/[c (goUa%-_RU/35:nocd
+~#+16!&amp;MV{nw&amp;(05&gt;bjAF[`nv
+OU&amp;;|yOX
+QS&quot;imnrvyz}CE[]%+35&gt;G
+I
+M
+Q
+
 
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
-
-     9 &gt; X ^ r v         $ ( M O          - - -\^jqy{#);BNQ6::=v|
-!AGsy06NTlrou#$%%*(;(**223333D4F44444&quot;5$5l5n577&amp;8,8h8n888888899?9::;;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;????!?@@@@AAIALA|AAAACCCCCCFCyC|CCCCCDDDDEEEE!MM&gt;ONOPPQQaRdRRR?SBSSS-T0TTT9U:UUUWXXXX[[h\v\]]q]]]]w__``        bbdddddddd(e+ennnn:n&lt;nZn^nnnss]x_xy(zJz{z${&amp;{={@{{{||C|F|||[}]}}}~~ vxȀր ǂׂ29+/AJÄń
 †džlq!-238hmnstyψԈވ&lt;AOTUZ -!&amp;).;@AFΊՊ׊ߊ݋  -uw*,@GIMSWX[~(,=@NQtv EKwzđǑʑԑؑۑޑ
-'+.1&gt;BEHRVY\fjmp{Ò͒ҒՒؒ.1jmߓĔ$'167&lt;`ckpqvЕӕݕ $HKTYZ_Ė̖іҖז  58DIJOŗƗ˗fg%,TWel;&gt;KRКӚ*1mp{Ûśțӛٛ#&amp;;GNUX[^ajp *0٠ܠߠ֡١VYgmlo}
  -ߤILZ`å&quot;(y{æʦ̦Ϧѧקڧާ]bru
-&quot;%*49&lt;AIMNSinswx}ĬʬάϬԬ(-.3­֭ح[`,/CM4&gt;۰mr߱+.&lt;ABDRZ\cksv~òвӲadt{58HK͵еFI,/&quot;%679ACFҺٺ$'5&gt;̻ջ
-+1ȼ˼ټRZgjx|&quot;&amp;',HNW\jopu        ÿƿؿݿ޿tzZ_kn47FKLQSV27?E,2QX.6T[RWjlowy &amp;(+goFLRSxy 14LTVc'JOTYZ_        -3=CEJ&lt;F
 !,5:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 :::::::::::::::::::::::::::::::::::::::::::::::::::hh^h`OJQJ.88^8`.L^`L.                ^        `.  ^ `.xLx^x`L.88^8`.^`.L^`L.h
 h^h`OJQJ^`OJQJ^`.^`OJQJ ^`OJQJCJWW8Num2WW8Num3WW8Num4WW8Num5WW8Num6        @4imn}=&gt;L)*Jqyqqqqqqqqqq rdrerrrrrH6s=HIfop                                                .
-/
-G
-q
-r
-
-
-
-
-
-
- W X r        - - - - -PQQQQQ`RaRnRRRR&gt;S?SMSSSS,T-T=TTTT8U9UGUUUU0V1V͇-3ghntΈψوވ ;&lt;OU߉!'();Å͊֊׊܋݋tu)*46&gt;?HISX'(8N vwőƑǑԑّڑۑ',-.&gt;CDERWXYfklm{͒ӒԒՒ#$17_`kqϕЕݕ  GH
 TZ̖Җ 45DJƗ!%STae:;GKϚК)*lmz{ěśћӛ&quot;#(;LMVWbdߝ]^ej%*ޠߠա֡UVcgkly}ޤߤHIVZ&quot;xy¦˦̦Чѧاڧ \]or        
-#$%4:;&lt;INhisxʬϬ(.íĭӭ֭+,=?ڰ۰*+&lt;BPQ[\iktuϲв޲`aot45CH̵͵ܵEFSWĶȶ+,:&gt;!&quot;26ĸ56DH¹ƹ56BCѺҺ 5̻+ļټQR`x&quot;'VWjp        ¿ÿؿ޿stYZgk34FL12FH&gt;?HL
 +,7;,-STceQRcjmnxyefEFQUJKUVhIJTZ,-=E?@A^myz 56Gmnwx}~6./F-eft./=cds&lt;=R st:;L&quot;#*NOW{|)]^b}~MN^./89?
 +,9lmz%&amp;*OPV!?@Xop$%0[\h=&gt;Jvw!&quot;.Z[h  DEQ}~$%1_`l25D
 
 
 
 
 @( 4@(T@UnknownNCAR MMMGTimes New Roman5Symbol3 Arial7CourierEMonotype Sorts?        Courier New1Q0'mffoe0}fԚ3P'mffo[SO[SO3TimesG5
-        jMS Mincho-3 fg;|i0Batang; 'mffoWingdingsS&amp;Liberation SansArialGDejaVu LGC Sans[BookmanBookman Old StyleCLucida Grande#hK'b'F1=\&quot;=$ -'4d%G6
 J#q?'9 Chapter 6: WRF-VAR MMM UserNCAR MMM$      
-Oh+'0         
-&lt; H T -`lt|' Chapter 6: WRF-VAR  MMM User Normal.dotm NCAR MMM26Microsoft Macintosh Word@ҏ.$@@,xE@8@Pxu=F1
 
 
 
 
-՜.+,D՜.+,D hp  - 'NCAR\%  Chapter 6: WRF-VAR  Title 8@ _PID_HLINKS'AHwx&lt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html5;u?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlbgr?http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtmKoVhttp://res
 earch.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlKlVhttp://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlA[i=http://www.dtcenter.org/com-GSI/users/support/faqs/index.php6f_Running_WRF-Var_1A[c=http://www.dtcenter.org/com-GSI/users/support/faqs/index.phpud`_Additional_WRFDA_Exercises:_1&amp;]
 _WRF-Var_Diagnostics_15;Z?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html*yW_Running_gen_beIT&quot;_Running_Observation_PreprocessorQ
-Q_Description_of_Namelist_1Q
-N_Description_of_Namelist_1Q
-K_Description_of_Namelist_1vBHbhttp://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.htmlCE@http://www.mmm.ucar.edu/wrf/users/wrfda/download/free_data.htmlReB?http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.html`?&gt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlfZ&lt;Ahttp://www.mmm.ucar.edu/wrf/u
 sers/wrfda/download/get_source.html&amp;9_Running_gen_be_1x]6$_Running_Observation_Preprocessor_15;3?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html`-03http://www.mmm.ucar.edu/wrf/users/wrfda/index.htmlQ
--_Description_of_Namelist_1Xk*_Hybrid_Data_Assimilation_2&amp;'_WRF-Var_Diagnostics_1\$_WRFDA_with_Multivariate_2*U!_Additional_WRFDA_Exercises:&amp;_Running_gen_be_1fC_Updating_WRF_lateral_10_Radiance_Data_Assimilations6_Running_WRF-Var_1x]$_Run
 ning_Observation_Preprocessor_1_ _Installing_WRFNL_andw WRFPlus_         _Installing_WRFNL_and2_Installing_WRF-Var2_Installing_WRF-VarrC_Introduction_1        
+) - 1 ; B L R V Z d k u        I N         ow #)27C\e*CMsuwy$(57&gt;Yf 2=KZdx-4|Vbz&quot; +&quot;&quot;&quot;&quot;&quot;&quot;&quot;e&quot;k&quot;$$((((~))))))&gt;*P*g*m*++,,
+..R.X.].c.z..//////i1s12 2^2`2k2m22223I3K3333344555587&gt;7j7p7v7z7{7777777777777777y;;;;=!='=/=8=@=I=Q=Z=d=l=v========&gt;&gt;&gt;3?A???eAsAAAXC[CD DEE F,FIFWFFFGGHHHHIIJJJJJJJJKKLLNNNNNNNNYPgPPP:QGQQQR$RRR$S3SSST-T=VVVVVVWW +WW9X&lt;XFXIXXXXXYY#Y*YZZZ[J[R[[[[[\\,\/\Z]b]]]:`G`W`]`WaZadagaaabbbbbbccccc(c=cFc~ccccff^gfgggjjjkSkUkkklCl}llllllll
 llmmmm$m'm%o0oNoYo&amp;r-rrr7s?sCsJsstvvvvxxyyyyz +zzzzzzzzz6{8{G{I{{{{{{{.}3}B}D}G}I}U}W}}}}}}}~~~~FHJLgikmovǀ&quot;3AJX΁Ձ
+!&quot;/8ă̓Ѓكۃ;G`nބ.={؅&amp;.?GЇKZcr{BOމ!#HX_o        3B\ay~֌݌-5CRboǍЍ [dƎGJKMNXiu{̏Ϗ
+*2&gt;FS[jr~ĐАؐ +&quot;+7@N̑Ց˓Փ +19;Gkuw!*,6ZbdpÕƕ+ޖ˗Vcp|;NXdoJdA&lt;Fá͡&gt;a&amp;&lt;BcmȨ٨Ԫݪϫ/=PXcr          &quot;$FZ5&lt;AHǰӰ)l;BCCEFFHIKLNO~%acn
 
 
 
 
 
 @|C|G}G};~;~E[yEMrr&amp;*15NPBC~%cn@|C|G}G};~;~E[yEMrr&amp;*15NPBC~%cn
 hh^h`OJQJ.88^8`.L^`L.                ^        `.  ^ `.xLx^x`L.88^8`.^`.L^`L.hh^h`OJQJ^`OJQJ^`.^`OJQJ
  ^`OJQJCJWW8Num2WW8Num3WW8Num4WW8Num5WW8Num6        @n\ntZ(-4i7fCE@P4VV V@(T@x@UnknownNCAR MMMG*Ax        Times New Roman5Symbol3. *Cx        Arial71        Courier_Monotype SortsEuclid Extra?=        *Cx        Courier New1Q0'mffo
 e0}fԚOP'mffo[SOArial Unicode MS3*Ax        TimesG=
+        jMS Mincho-3 fg;|i0Batang;WingdingsS&amp;Liberation SansArialGDejaVu LGC Sans[BookmanBookman Old StylemLucida GrandeESRI NIMA VMAP1&amp;2 PTA$BCambria Math#hK''GxIˢ&gt;}xIˢ&gt;}q%
 4dHH J#q?'9 Chapter 6: WRF-VAR MMM Userkavulich$      Oh+'0
         
+4 @ L +Xdlt| Chapter 6: WRF-VAR  MMM UserNormal kavulich31Microsoft Office Word@jn-@@,xE@@x&gt;xIˢ
 
 
 
 ՜.+,D՜.+,D hp  + NCAR}H  Chapter 6: WRF-VAR  Title 8@ _PID_HLINKSAlxwx&lt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.htmlh 5;u?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlh bgr?http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtmh 'oV
 http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlh 'lVhttp://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlh A[i=http://www.dtcenter.org/com-GSI/users/support/faqs/index.phph 6fh _Running_WRF-Var_1A[c=http://www.dtcenter.org/com-GSI/users/support/faqs/index.phph ud`h _Additional_WRFDA_Exercises:_1&amp;]
 h _WRF-Var_Diagnostics_15;Z?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlh OyWh _Running_gen_be;Th &quot;_Running_Observation_PreprocessorQ
+Qh _Description_of_Namelist_1Q
+Nh _Description_of_Namelist_1Q
+Kh _Description_of_Namelist_1BHbhttp://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.htmlh |CE@http://www.mmm.ucar.edu/wrf/users/wrfda/download/free_data.htmlh \IBKhttp://www.mmm.ucar.edu/wrf/users/docs/user_guide_V3/users_guide_chap7.htmformat ?&gt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlh fZ&lt;Ahttp://www.
 mmm.ucar.edu/wrf/users/wrfda/download/get_source.htmlh *&amp;9h _Running_gen_be_1I]6h $_Running_Observation_Preprocessor_15;3?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlh `-03http://www.mmm.ucar.edu/wrf/users/wrfda/index.htmlh Q
+-h _Description_of_Namelist_1jk*h _Hybrid_Data_Assimilation_2&amp;'h _WRF-Var_Diagnostics_1\$h _WRFDA_with_Multivariate_2*U!h _Additional_WRFDA_Exercises:*&amp;h _Running_gen_be_1WCh _Updating_WRF_lateral_10h _Radiance_Data_Assimilations6h _Running_WRF-Var_1I]h $_Run
 ning_Observation_Preprocessor_1; h _Installing_WRFNL_and}w h WRFPlus;         h _Installing_WRFNL_and@h _Installing_WRF-Var@h _Installing_WRF-VarCCh _Introduction_1        
    !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%&amp;'()*+,-/0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
+ !&quot;#%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    @@ -18990,7 +18902,9 @@
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`bcdefghjklmnopqrst
 Root Entry        F̥ҔuData
-.2!1Table*WordDocumentZSummaryInformation(aDocumentSummaryInformation8iCompObj`
         F Microsoft Word 97-2004 DocumentNB6WWord.Document.8
\ No newline at end of file
+ !&quot;#$%&amp;'()*+,-./012356789:;=&gt;?@ABCDEFGpRoot Entry        FrrData
+$?!1Table WordDocumentGSummaryInformation(4DocumentSummaryInformation8&lt;CompObjy
 
+        F'Microsoft Office Word 97-2003 Document
+MSWordDocWord.Document.89q
\ No newline at end of file

</font>
</pre>