<p><b>xinzhang</b> 2010-03-30 10:38:31 -0600 (Tue, 30 Mar 2010)</p><p>Replace all WRF-Var with WRFDA.<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/wrf/UsersGuide/index.doc
===================================================================
(Binary files differ)

Modified: trunk/wrf/UsersGuide/users_guide_chap2.doc
===================================================================
(Binary files differ)

Modified: trunk/wrf/UsersGuide/users_guide_chap6.doc
===================================================================
--- trunk/wrf/UsersGuide/users_guide_chap6.doc        2010-03-30 15:40:31 UTC (rev 231)
+++ trunk/wrf/UsersGuide/users_guide_chap6.doc        2010-03-30 16:38:31 UTC (rev 232)
@@ -1,58 +1,58 @@
-ࡱ&gt;        *b        jbjb{x{x        քɻYwBBB
-L T &lt;&lt;&lt;=&gt;         0Hh~J(JJJKP{Q, R
-#~QKKQQUDDJJ7:UUUQIDJJU.XHDDQUU 
-H 8&lt;B1, @H##U#XU d:!&gt;;D :!&gt;; -Chapter 6: WRF-Var +ࡱ&gt;        +#%        
+   + !&quot;b        jbjb{x{x        4WBBB
+L T &lt;&lt;&lt;=&gt;         0HhJ(JJJKPQ,R.~RKKRRDDJJ7*:R8DDJJ.XHDDR +H &lt;=D2#,+ dHOX+
  d:!&gt;;D :!&gt;; +Chapter 6: WRF Data Assimilation    Table of Contents   HYPERLINK  \l &quot;_Introduction_1&quot; Introduction -HYPERLINK  \l &quot;_Installing_WRF-Var&quot;Installing WRF-Var +HYPERLINK  \l &quot;_Installing_WRF-Var&quot;Installing WRFDA   HYPERLINK  \l &quot;_Installing_WRFNL_and&quot; Installing WRFNL and WRFPLUS   HYPERLINK  \l &quot;_Running_Observation_Preprocessor_1&quot; Running Observation Preprocessor (OBSPROC) -HYPERLINK  \l &quot;_Running_WRF-Var_1&quot;Running WRF-Var - HYPERLINK  \l &quot;_Radiance_Data_Assimilations&quot; Radiance Data Assimilati
 ons in WRF-Var -HYPERLINK  \l &quot;_WRF-Var_Diagnostics_1&quot;WRF-Var Diagnostics +HYPERLINK  \l &quot;_Running_WRF-Var_1&quot;Running WRFDA + HYPERLINK  \l &quot;_Radiance_Data_Assimilations&quot; Radiance Data Assimilations in WRFDA +HYPERLINK  \l &quot;_WRF-Var_Diagnostics_1&quot;WRFDA Diagnostics  HYPERLINK  \l &quot;_Updating_WRF_lateral_1&quot;Updating WRF boundary conditions   HYPERLINK  \l &quot;_Running_gen_be_1&quot; Running gen_be - HYPERLINK  \l &quot;_Additional_WRF-Var_Exercises:&quot; Additional WRF-Var Exercises + HYPERLINK  \l &quot;_Additional_WRF-Var_Exercises:&quot; Additional WRFDA Exercises   HYPERLINK  \l &quot;_Hybrid_Data_Assimilation&quot; Hybrid Data Assimilation   HYPERLINK  \l &quot;_Description_of_Namelist_1&quot; Description of Namelist Variables    Introduction  Data assimilation is the technique by which observations are combined with a NWP product (the first guess or background forecast) and their 
 respective error statistics to provide an improved estimate (the analysis) of the atmospheric (or oceanic, Jovian, whatever) state. Variational (Var) data assimilation achieves this through the iterative minimization of a prescribed cost (or penalty) function. Differences between the analysis and observations/first guess are penalized (damped) according to their perceived error. The difference between three-dimensional (3D-Var) and four-dimensional (4D-Var) data assimilation is the use of a numerical forecast model in the latter. -MMM Division of NCAR supports a unified (global/regional, multi-model, 3/4D-Var) model-space variational data assimilation system (WRF-Var) for use by NCAR staff and collaborators, and is also freely available to the general community, together with further documentation, test results, plans etc., from the WRF-Var web-page  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htm&quot; http://www.mmm.uca
 r.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htm.  -Various components of the WRF-Var system are shown in blue in the sketch below, together with their relationship with rest of the WRF system. +MMM Division of NCAR supports a unified (global/regional, multi-model, 3/4D-Var) model-space data assimilation system (WRFDA) for use by NCAR staff and collaborators, and is also freely available to the general community, together with further documentation, test results, plans etc., from the WRFDA web-page  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htm&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htm.  +Various components of the WRFDA system are shown in blue in the sketch below, together with their relationship with rest of the WRF system.    xb: first guess either from previous WRF forecast or from WPS/REAL output.  xlbc: lateral boundary from WPS/REAL output. -xa: an
 alysis from WRF-Var data assimilation system. +xa: analysis from WRFDA data assimilation system.  xf: WRF forecast output.  yo: observations processed by OBSPROC.  (note: PREPBUFR input, Radar and Radiance data dont go through OBSPROC)  B0: background error statistics from generic BE data (CV3) or gen_be.  R: observational and representative error statistics. -In this chapter, you will learn how to run the various components of WRF-Var system. For the training purpose, you are supplied with a test case including the following input data: a) observation file (in the format prior to OBSPROC), b) WRF NetCDF background file (WPS/REAL output used as a first guess of the analysis), and c) Background error statistics (estimate of errors in the background file). You can download the test dataset 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. In your own work, you have to 
 create all these input files yourselves. See the section  HYPERLINK  \l &quot;_Running_Observation_Preprocessor_1&quot; Running Observation Preprocessor for creating your observation files. See section  HYPERLINK  \l &quot;_Running_gen_be_1&quot; Running gen_be for generating your background error statistics file if you want to use cv_options=5. -Before using your own data, we suggest that you start by running through the WRF-Var related programs at least once using the supplied test case. This serves two purposes: First, you can learn how to run the programs with data we have tested ourselves, and second you can test whether your computer is adequate to run the entire modeling system. After you have done the tutorial, you can try running other, more computationally intensive, case studies and experimenting with some of the many namelist variables.  +In this chapter, you will learn how to run the various components of WRFDA system. For the training purpose, you are s
 upplied with a test case including the following input data: a) observation file (in the format prior to OBSPROC), b) WRF NetCDF background file (WPS/REAL output used as a first guess of the analysis), and c) Background error statistics (estimate of errors in the background file). You can download the test dataset 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. In your own work, you have to create all these input files yourselves. See the section  HYPERLINK  \l &quot;_Running_Observation_Preprocessor_1&quot; Running Observation Preprocessor for creating your observation files. See section  HYPERLINK  \l &quot;_Running_gen_be_1&quot; Running gen_be for generating your background error statistics file if you want to use cv_options=5. +Before using your own data, we suggest that you start by running through the WRFDA related programs at least once using the sup
 plied test case. This serves two purposes: First, you can learn how to run the programs with data we have tested ourselves, and second you can test whether your computer is adequate to run the entire modeling system. After you have done the tutorial, you can try running other, more computationally intensive, case studies and experimenting with some of the many namelist variables.     WARNING: It is impossible to test every code upgrade with every permutation of computer, compiler, number of processors, case, namelist option, etc. The namelist options that are supported are indicated in the WRFDA/var/README.namelist and these are the default options.  -Running with your own domain. Hopefully, our test cases will have prepared you for the variety of ways in which you may wish to run WRF-Var. Please let us know your experiences. -As a professional courtesy, we request that you include the following reference in any publications that makes use of any component of the communi
 ty WRF-Var system: +Running with your own domain. Hopefully, our test cases will have prepared you for the variety of ways in which you may wish to run WRFDA. Please let us know your experiences. +As a professional courtesy, we request that you include the following reference in any publications that makes use of any component of the community WRFDA system:    Barker, D.M., W. Huang, Y. R. Guo, and Q. N. Xiao., 2004: A Three-Dimensional (3DVAR) Data Assimilation System For Use With MM5: Implementation and Initial Results. Mon. Wea. Rev., 132, 897-914.    Huang, X.Y., Q. Xiao, D.M. Barker, X. Zhang, J. Michalakes, W. Huang, T. Henderson, J. Bray, Y. Chen, Z. Ma, J. Dudhia, Y. Guo, X. Zhang, D.J. Won, H.C. Lin, and Y.H. Kuo, 2009: Four-Dimensional Variational Data Assimilation for WRF: Formulation and Preliminary Results. Mon. Wea. Rev., 137, 299314. -Running WRF-Var requires a Fortran 90 compiler. We currently have currently tested the WRF-Var on the following platforms: IB
 M (XLF), SGI Altix (INTEL), PC/Linux (PGI, INTEL, GFORTRAN), and Apple (G95/PGI). Please let us know if this does not meet your requirements, and we will attempt to add other machines to our list of supported architectures as resources allow. Although we are interested to hear of your experiences on modifying compile options, we do not yet recommend making changes to the configure file used to compile WRF-Var. +Running WRFDA requires a Fortran 90 compiler. We currently have currently tested the WRFDA on the following platforms: IBM (XLF), SGI Altix (INTEL), PC/Linux (PGI, INTEL, GFORTRAN), and Apple (G95/PGI). Please let us know if this does not meet your requirements, and we will attempt to add other machines to our list of supported architectures as resources allow. Although we are interested to hear of your experiences on modifying compile options, we do not yet recommend making changes to the configure file used to compile WRFDA.   -Installing WRF-Var -Start with V3.1.1,
  to compile the WRF-Var code, it is necessary to have installed the NetCDF library. The NetCDF library is the only mandatory library to install WRF-Var, if only conventional observational data from LITTLE_R format file is to be used.  +Installing WRFDA +Start with V3.1.1, to compile the WRFDA code, it is necessary to have installed the NetCDF library. The NetCDF library is the only mandatory library to install WRFDA, if only conventional observational data from LITTLE_R format file is to be used.   Only if you intend to use observational data with PREPBUFR format, an environment variables is needed to be set like (using the C-shell),   &gt; setenv BUFR  1  If you intend to assimilate satellite radiance data, in addition to BUFR library, either CRTM (V1.2) or RTTOV (8.7) have to be installed and they can be downloaded from HYPERLINK &quot;ftp://ftp.emc.ncep.noaa.gov/jcsda/CRTM/&quot;ftp://ftp.emc.ncep.noaa.gov/jcsda/CRTM/ and  HYPERLINK &quot;http://www.metoffice.gov.uk/
 science/creating/working_together/nwpsaf_public.html&quot; http://www.metoffice.gov.uk/science/creating/working_together/nwpsaf_public.html. The additional necessary environment variables needed are set (again using the C-shell), by commands looking something like  &gt; setenv RTTOV /usr/local/rttov87  (Note: make a linkage of $RTTOV/librttov.a to $RTTOV/src/librttov8.7.a) &gt; setenv CRTM  /usr/local/crtm   (Note: make a linkage of $CRTM/libcrtm.a to $CRTM/src/libCRTM.a )  -Note: Make sure the required libraries were all compiled using the same compiler that will be used to build WRF-Var, since the libraries produced by one compiler may not be compatible with code compiled with another.  -Assuming all required libraries are available, the WRF-Var source code can be downloaded from  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.html&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.html. After the tar file is unzipped (gun
 zip WRFDAV3_2.TAR.gz) and untarred (untar WRFDAV3_2.TAR), the directory WRFDA should be created; this directory contains the WRF-Var source code. -To configure WRF-Var, change to the WRFDA directory and type +Note: Make sure the required libraries were all compiled using the same compiler that will be used to build WRFDA, since the libraries produced by one compiler may not be compatible with code compiled with another.  +Assuming all required libraries are available, the WRFDA source code can be downloaded from  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.html&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.html. After the tar file is unzipped (gunzip WRFDAV3_2.TAR.gz) and untarred (untar WRFDAV3_2.TAR), the directory WRFDA should be created; this directory contains the WRFDA source code. +To configure WRFDA, change to 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 only select 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:   &gt; ./configure wrfda @@ -86,7 +86,7 @@
 Compile for nesting? (0=no nesting, 1=basic, 2=preset moves, 3=vortex following) [default 0]:   Configuration successful. To build the model type compile .     -After running the configure script and choosing a compilation option, a configure.wrf file will be created. Because of the variety of ways that a computer can be configured, if the WRF-Var build ultimately fails, there is a chance that minor modifications to the configure.wrf file may be needed.  +After running the configure script and choosing a compilation option, a configure.wrf file will be created. Because of the variety of ways that a computer can be configured, if the WRFDA build ultimately fails, there is a chance that minor modifications to the configure.wrf file may be needed.   Note: WRF compiles with r4 option while WRFDA compiles with r8. For this reason, WRF and WRFDA cannot reside and be compiled under the same directory.  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 @@ -126,11 +126,11 @@
 -rwxr-xr-x  1 noname  users   1938732 Mar 23 09:29 var/build/gen_be_stage4_regional.exe  -rwxr-xr-x  1 noname  users   1094740 Mar 23 09:29 var/build/gen_be_vertloc.exe  -rwxr-xr-x  1 noname  users   1752352 Mar 23 09:29 var/obsproc/src/obsproc.exe -da_wrfvar.exe is the main executable for running WRF-Var. Make sure it is created after the compilation. Sometimes (unfortunately) it is possible that other utilities get successfully compiled, while the main da_wrfvar.exe fails; please check the compilation log file carefully to figure out the problem. +da_wrfvar.exe is the main executable for running WRFDA. Make sure it is created after the compilation. Sometimes (unfortunately) it is possible that other utilities get successfully compiled, while the main da_wrfvar.exe fails; please check the compilation log file carefully to figure out the problem.  The basic gen_be utility for regional model consists of gen_be_stage0_wrf.exe, gen_be_stage1.exe, gen_be_stage2.exe, gen_be_stage
 2a.exe, gen_be_stage3.exe, gen_be_stage4_regional.exe, and gen_be_diags.exe. -da_updated_bc.exe is used for updating WRF boundary condition after a new WRF-Var analysis is generated. +da_updated_bc.exe is used for updating WRF boundary condition 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. -In addition to the executables for running WRF-Var and gen_be, obsproc.exe (the executable for preparing conventional data for WRF-Var) compilation is also included in ./compile all_wrfvar.  +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.   Installing WRFNL and WRFPLUS (For 4D-Var only)  If you intend to run WRF 4D-Var, it is necessary to have installed the WRFNL (WRF nonlinear model) and WRFPLUS (WRF adjoint and tan
 gent linear model). WRFNL is a modified version of WRF V3.2 and can only be used for 4D-Var purposes. WRFPLUS contains the adjoint and tangent linear models based on a simplified WRF model, which only includes some simple physical processes such as vertical diffusion and large-scale condensation.   To install WRFNL:  @@ -171,14 +171,14 @@
 You should see wrfplus.exe     Running Observation Preprocessor (OBSPROC) -The OBSPROC program reads observations in LITTLE_R format (a legendary ASCII format, in use since MM5 era). 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 for 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/mm5/mm5v3/data/free_data.html&quot; http://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.html for the sources of some freely available observations and the program for converting the observations to LITTLE_R format. Because the raw observation data files could be in any of formats, such as ASCII, BUFR, PREPBUFR, MADIS, HDF, etc. Further more, for each of formats, there may be the different versions. To make WRF-Var system as general as possible, the L
 ITTLE_R format ASCII file was adopted as an intermediate observation data format for WRF-Var system. Some extensions were made in the LITTLE_R format for WRF-Var applications. More complete description of LITTLE_R format and conventional observation data sources for WRF-Var could be found from the web page:  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Feb/tutorial_presentation_winter_2010.html&quot; 2010 Winter Tutorial by clicking Observation Pre-processing. The conversion of the user-specific-source data to the LITTLE_R format observation data file is a users task. +The OBSPROC program reads observations in LITTLE_R format (a legendary ASCII format, in use since MM5 era). 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 for LITTLE_R format description. For your applications, you will have to prepare y
 our own observation files. Please see  HYPERLINK &quot;http://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.html&quot; http://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.html for the sources of some freely available observations and the program for converting the observations to LITTLE_R format. Because the raw observation data files could be in any of formats, such as ASCII, BUFR, PREPBUFR, MADIS, HDF, etc. Further more, for each of formats, there may be the different versions. To make WRFDA system as general as possible, the LITTLE_R format ASCII file was adopted as an intermediate observation data format for WRFDA system. Some extensions were made in the LITTLE_R format for WRFDA applications. More complete description of LITTLE_R format and conventional observation data sources for WRFDA could be found from the web page:  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Feb/tutorial_presentation_winter_2010.html&quot; 2010 Winter Tutorial by click
 ing Observation Pre-processing. The conversion of the user-specific-source data to the LITTLE_R format observation data file is a users task.  The purposes of OBSPROC are:  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 vertical consistency and super adiabatic for multi-level observations.  Assign observational errors based on a pre-specified error file. -Write out the observation file to be used by WRF-Var in ASCII or BUFR format. +Write out the observation file to be used by WRFDA in ASCII or BUFR format.  The OBSPROC programobsproc.exe should be found under the directory WRFDA/var/obsproc/src if compile all_wrfvar was 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 o
 bservations between 1h (or 1.5h) will be processed, as illustrated in following figure, which means that the observations between 23h and 1h are treated as the observations at 0h. @@ -194,7 +194,7 @@
 use_for = '3DVAR',  ; used for 3D-Var, default   To run OBSPROC, type          &gt; obsproc.exe &gt;&amp;! obsproc.out -Once 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 WRF-Var. +Once 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.  TOTAL =   9066, MISS. =-888888.,  SYNOP =    757, METAR =   2416, SHIP  =    145, BUOY  =    250, BOGUS =      0, TEMP  =     86,  @@ -218,7 +218,7 @@
 EACH_FMT = (3(F12.3,I4,F7.2),11X,3(F12.3,I4,F7.2),11X,3(F12.3,I4,F7.2))  #------------------------------------------------------------------------------#   observations  -Before running WRF-Var, you may like to learn more about various types of data that will be passed to WRF-Var for this case, for example, their geographical distribution, etc. This file is in ASCII format and so you can easily view it.  To have a graphical view about the content of this file, there is a MAP_plot utility to look at the data distribution for each type of observations. To use this utility, proceed as follows. +Before running WRFDA, you may like to learn more about various types of data that will be passed to WRFDA for this case, for example, their geographical distribution, etc. This file is in ASCII format and so you can easily view it.  To have a graphical view about the content of this file, there is a MAP_plot utility to look at the data distribution for each type of observations.
  To use this utility, proceed as follows.  &gt;  cd MAP_plot  &gt;  make  We have prepared some configure.user.ibm/linux/mac/ files for some platforms, when make is typed, the Makefile will use one of them to determine the compiler and compiler option. Please modify the Makefile and configure.user.xxx to accommodate the complier on your platform. Successful compilation will produce Map.exe. Note: The successful compilation of Map.exe requires pre-installed NCARG Graphics libraries under $(NCARG_ROOT)/lib. @@ -263,17 +263,17 @@
 obs_gts_2008-02-05_18:00:00.4DVAR  They are the input observation files to WRF-4DVar. You can also use MAP_Plot to view the geographic distribution of different observations at different time slots.   -Running WRF-Var +Running WRFDA  a. Download Test Data  -The WRF-Var system requires three input files to run: a) A WRF first guess/boudary input format files output from either WPS/real (cold-start) or WRF (warm-start), b) Observations (in ASCII format, PREBUFR or BUFR for radiance), and c) A background error statistics file (containing background error covariance).  +The WRFDA system requires three input files to run: a) A WRF first guess/boudary input format files output from either WPS/real (cold-start) or WRF (warm-start), b) Observations (in ASCII format, PREBUFR or BUFR for radiance), and c) A background error statistics file (containing background error covariance).   The following table summarizes the above info:  Input DataFormatCreated ByFirst Guess  NETCDFWR
 F 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; WRF-Var gen_be utility +(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 at 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 WRF-Var input data is stored. Create this directory if it does not exist, and type +Here, &quot;your_choice_of_dat_dir&quot; is the directory where the W
 RFDA input data is stored. Create this directory if it does not exist, and type          &gt; cd $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 WRFV3.2-Var-testdata.tar.gz file to $DAT_DIR, extract it by typing @@ -290,7 +290,7 @@
 &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/2008020517/ob.ascii  &gt; mv obs_gts_2008-02-05_18:00:00.4DVAR   $DAT_DIR/ob/2008020518/ob.ascii- -At this pont you have three of the input files (first guess, observation and background error statistics files in directory $DAT_DIR) required to run WRF-Var, and have successfully downloaded and compiled the WRF-Var code. If this is correct, we are ready to learn how to run WRF-Var. +At this pont you have three of the input files (first guess, observation and background error statistics files in directory $DAT_DIR) required to run WRFDA, and have successfully downloaded and compiled the WRFDA code. If this is correct, we are ready to learn how to run WRFDA.  b. Run the Case3D-Var  The data for this case is valid at 12 UTC 5th February 2008. The first guess comes from the NCEP global final analysis system (FNL), passed through the WRF-WPS and rea
 l programs.   To run WRF-3D-Var, first create and cd to a working directory, for example, WRFDA/var/test/tutorial, and then follow the steps below: @@ -392,7 +392,7 @@
 &amp;namelist_quilt  /  &gt; da_wrfvar.exe &gt;&amp;! wrfda.log -The file wrfda.log (or rsl.out.0000 if running in distributed-memory mode) contains important WRF-Var runtime log information. Always check the log after a WRF-Var run: +The file wrfda.log (or rsl.out.0000 if running in distributed-memory mode) contains important WRFDA runtime log information. Always check the log after a WRFDA run:  ***  VARIATIONAL ANALYSIS ***   DYNAMICS OPTION: Eulerian Mass Coordinate   WRF NUMBER OF TILES =   1 @@ -501,8 +501,8 @@
     A file called namelist.output (which contains the complete namelist settings) will be generated after a successful da_wrfvar.exe run. Those settings that appear in namelist.output that are not specified in your namelist.input are the default values from WRFDA/Registry/Registry.wrfvar. -After successful completion of job, wrfvar_output (the WRF-Var 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;WRF-Var Diagnostics).  -In order to understand the role of various important WRF-Var options, try re-running WRF-Var by changing different namelist options. Such as making WRF-Var 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 section ( HYPERLINK  \l &quot;_Additional_WRF-Var_Exercises:&quot; WRF-Var additional exercises) for more namelist options +After successful completion of 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).  +In order to understand the role of various important WRFDA options, try re-running WRFDA by changing different namelist options. Such as 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 section ( HYPERLINK  \l &quot;_Additional_WRF-Var_Exercises:&quot; WRFDA additional exercises) for more namelist options  b. Run the Case4D-
 Var  To run WRF-4DVar, first create and cd to a working directory, for example, WRFDA/var/test/4dvar; next assuming that we are using the C-shell, set the working directories for the three WRF-4DVar components WRFDA, WRFNL and WRFPLUS thusly  &gt; setenv WRFDA_DIR /ptmp/$user/WRFDA @@ -618,12 +618,12 @@
 In the above example, 4 processors are assigned to run WRFDA, 4 processors are assigned to run WRFNL and 8 processors for WRFPLUS due to high computational cost in adjoint code.  The file wrfda.log (or rsl.out.0000 if running in parallel mode) contains important WRF-4DVar runtime log information. Always check the log after a WRF-4DVar run.   -Radiance Data Assimilations in WRF-Var -This section gives brief description for various aspects related to radiance assimilation in WRF-Var. Each aspect is described mainly from the viewpoint of usage rather than more technical and scientific details, which will appear in separated technical report and scientific paper. Namelist parameters controlling different aspects of radiance assimilation will be detailed in the following sections. . It should be noted that this section does not cover general aspects of the WRF-Var assimilation. These can be found in other sections of chapter 6 of this users guide or other WRF-Var documentation. +
 Radiance Data Assimilations in WRFDA +This section gives brief description for various aspects related to radiance assimilation in WRFDA. Each aspect is described mainly from the viewpoint of usage rather than more technical and scientific details, which will appear in separated technical report and scientific paper. Namelist parameters controlling different aspects of radiance assimilation will be detailed in the following sections. . It should be noted that this section does not cover general aspects of the WRFDA assimilation. These can be found in other sections of chapter 6 of this users guide or other WRFDA documentation.   -a. Running WRF-Var with radiances +a. Running WRFDA with radiances   -In addition to the basic input files (LANDUSE.TBL, fg, ob.ascii, be.dat) mentioned in  HYPERLINK  \l &quot;_Running_WRF-Var_1&quot; Running WRF-Var section, the following extra files are required for radiances: radiance data in NCEP BUFR format, radiance_info files, VARBC.in
 , RTM (CRTM or RTTOV) coefficient files.  +In addition to the basic input files (LANDUSE.TBL, fg, ob.ascii, be.dat) mentioned in  HYPERLINK  \l &quot;_Running_WRF-Var_1&quot; Running WRFDA section, the following extra files are required for radiances: radiance data in NCEP BUFR format, radiance_info files, VARBC.in, RTM (CRTM or RTTOV) coefficient files.     Edit namelist.input (Pay special attention to &amp;wrfvar4, &amp;wrfvar14, &amp;wrfvar21, and &amp;wrfvar22 for radiance-related options. A very basic namelist.input for running the radiance test case is provided as WRFDA/var/test/radiance/namelist.input)  &gt; ln -sf ${DAT_DIR}/gdas1.t00z.1bamua.tm00.bufr_d   ./amsua.bufr @@ -637,22 +637,22 @@
   b. Radiance Data Ingest   -Currently, the ingest interface for NCEP BUFR radiance data is implemented in WRF-Var. The radiance data are available through NCEPs public ftp server ftp://ftp.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gdas.${yyyymmddhh} in near real-time (with 6-hour delay) and can meet requirements both for research purposes and some real-time applications. +Currently, the ingest interface for NCEP BUFR radiance data is implemented in WRFDA. The radiance data are available through NCEPs public ftp server ftp://ftp.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gdas.${yyyymmddhh} in near real-time (with 6-hour delay) and can meet requirements both for research purposes and some real-time applications.   -So far, WRF-Var can read data from the NOAA ATOVS instruments (HIRS, AMSU-A, AMSU-B and MHS), the EOS Aqua instruments (AIRS, AMSU-A) and DMSP instruments (SSMIS). Note that NCEP radiance BUFR files are separated by instrument names (i.e., each file for one type ins
 trument) and each file contains global radiance (generally converted to brightness temperature) within 6-hour assimilation window from multi-platforms. For running WRF-Var, users need to rename NCEP corresponding BUFR files (table 1) to hirs3.bufr (including HIRS data from NOAA-15/16/17), hirs4.bufr (including HIRS data from NOAA-18, METOP-2), amsua.bufr (including AMSU-A data from NOAA-15/16/18, METOP-2), amsub.bufr (including AMSU-B data from NOAA-15/16/17), mhs.bufr (including MHS data from NOAA-18 and METOP-2), airs.bufr (including AIRS and AMSU-A data from EOS-AQUA) and ssmis.bufr (SSMIS data from DMSP-16, AFWA provided) for WRF-Var filename convention. Note that airs.bufr file contains not only AIRS data but also AMSU-A, which is collocated with AIRS pixels (1 AMSU-A pixels collocated with 9 AIRS pixels). Users must place these files in the working directory where WRF-Var executable is located. It should also be mentioned that WRF-Var reads these BUFR radiance files di
 rectly without use if any separate pre-processing program is used. All processing of radiance data, such as quality control, thinning and bias correction and so on, is carried out inside WRF-Var. This is different from conventional observation assimilation, which requires a pre-processing package (OBSPROC) to generate WRF-Var readable ASCII files. For reading the radiance BUFR files, WRF-Var must be compiled with the NCEP BUFR library (see http://www.nco.ncep.noaa.gov/sib/decoders/BUFRLIB/ ). +So far, WRFDA can read data from the NOAA ATOVS instruments (HIRS, AMSU-A, AMSU-B and MHS), the EOS Aqua instruments (AIRS, AMSU-A) and DMSP instruments (SSMIS). Note that NCEP radiance BUFR files are separated by instrument names (i.e., each file for one type instrument) and each file contains global radiance (generally converted to brightness temperature) within 6-hour assimilation window from multi-platforms. For running WRFDA, users need to rename NCEP corresponding BUFR files (tab
 le 1) to hirs3.bufr (including HIRS data from NOAA-15/16/17), hirs4.bufr (including HIRS data from NOAA-18, METOP-2), amsua.bufr (including AMSU-A data from NOAA-15/16/18, METOP-2), amsub.bufr (including AMSU-B data from NOAA-15/16/17), mhs.bufr (including MHS data from NOAA-18 and METOP-2), airs.bufr (including AIRS and AMSU-A data from EOS-AQUA) and ssmis.bufr (SSMIS data from DMSP-16, AFWA provided) for WRFDA filename convention. Note that airs.bufr file contains not only AIRS data but also AMSU-A, which is collocated with AIRS pixels (1 AMSU-A pixels collocated with 9 AIRS pixels). Users must place these files in the working directory where WRFDA executable is located. It should also be mentioned that WRFDA reads these BUFR radiance files directly without use if any separate pre-processing program is used. All processing of radiance data, such as quality control, thinning and bias correction and so on, is carried out inside WRFDA. This is different from conventional obse
 rvation assimilation, which requires a pre-processing package (OBSPROC) to generate WRFDA readable ASCII files. For reading the radiance BUFR files, WRFDA must be compiled with the NCEP BUFR library (see http://www.nco.ncep.noaa.gov/sib/decoders/BUFRLIB/ ).   -Table 1: NCEP and WRF-Var radiance BUFR file naming convention -NCEP BUFR file namesWRF-Var 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 WRF-Var. 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. +Table 1: NCEP and WRFDA radiance BUFR file naming convention +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 b
 e 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 server ftp://ftp.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gdas.${yyyymmddhh} are Fortran-blocked on 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 first unblock the BUFR files, and then reblock them. The utility for blocking/unblocking is available from http://www.nco.ncep.noaa.gov/sib/decoders/BUFRLIB/toc/cwordsh       c. Radiative Transfer Model   -The core component for direct radiance assimilation is to incorporate a radiative transfer model (RTM, should be accurate enough yet fast) into the WRF-Var system as one part of observation operators. Two widely u
 sed RTMs in NWP community, RTTOV8* (developed by EUMETSAT in Europe), and CRTM (developed by the Joint Center for Satellite Data Assimilation (JCSDA) in US), are already implemented in WRF-Var system with a flexible and consistent user interface. Selecting which RTM to be used is controlled by a simple namelist parameter RTM_OPTION (1 for RTTOV, the default, and 2 for CRTM). WRF-Var is designed to be able to compile with only one of two RTM libraries or without RTM libraries (for those not interested in radiance assimilation) by the definition of environment variables CRTM and RTTOV (see Installing WRF-Var section). +The core component for direct radiance assimilation is to incorporate a radiative transfer model (RTM, should be accurate enough yet fast) into the WRFDA system as one part of observation operators. Two widely used RTMs in NWP community, RTTOV8* (developed by EUMETSAT in Europe), and CRTM (developed by the Joint Center for Satellite Data Assimilation (JCSDA)
  in US), are already implemented in WRFDA system with a flexible and consistent user interface. Selecting which RTM to be used is controlled by a simple namelist parameter RTM_OPTION (1 for RTTOV, the default, and 2 for CRTM). WRFDA is designed to be able to compile with only one of two RTM libraries or without RTM libraries (for those not interested in radiance assimilation) by the definition of environment variables CRTM and RTTOV (see Installing WRFDA section).   -Both RTMs can calculate radiances for almost all available instruments aboard various satellite platforms in orbit. An important feature of WRF-Var design is that all data structures related to radiance assimilation are dynamically allocated during running time according to simple namelist setup. The instruments to be assimilated are controlled at run time by four integer namelist parameters: RTMINIT_NSENSOR (the total number of sensors to be assimilated), RTMINIT_PLATFORM (the platforms IDs array to be assi
 milated with dimension RTMINIT_NSENSOR, e.g., 1 for NOAA, 9 for EOS, 10 for METOP and 2 for DMSP), RTMINIT_SATID (satellite IDs array) and RTMINIT_SENSOR (sensor IDs array, e.g., 0 for HIRS, 3 for AMSU-A, 4 for AMSU-B, 15 for MHS, 10 for SSMIS, 11 for AIRS). For instance, the configuration for assimilating 12 sensors from 7 satellites (what WRF-Var can assimilated currently) will be +Both RTMs can calculate radiances for almost all available instruments aboard various satellite platforms in orbit. An important feature of WRFDA design is that all data structures related to radiance assimilation are dynamically allocated during running time according to simple namelist setup. The instruments to be assimilated are controlled at run time by four integer namelist parameters: RTMINIT_NSENSOR (the total number of sensors to be assimilated), RTMINIT_PLATFORM (the platforms IDs array to be assimilated with dimension RTMINIT_NSENSOR, e.g., 1 for NOAA, 9 for EOS, 10 for METOP and 2 for
  DMSP), RTMINIT_SATID (satellite IDs array) and RTMINIT_SENSOR (sensor IDs array, e.g., 0 for HIRS, 3 for AMSU-A, 4 for AMSU-B, 15 for MHS, 10 for SSMIS, 11 for AIRS). For instance, the configuration for assimilating 12 sensors from 7 satellites (what WRFDA can assimilated currently) will be    RTMINIT_NSENSOR = 12 # 5 AMSUA; 3 AMSUB; 2 MHS; 1 AIRS; 1 SSMIS  RTMINIT_PLATFORM = 1,1,1,9,10,         1,1,1,   1,10,     9,   2 @@ -661,18 +661,18 @@
   The instrument triplets (platform, satellite and sensor ID) in the namelist can be rank in any order. More detail about the convention of instrument triplet can be found at the tables 2 and 3 in RTTOV8/9 Users Guide (http://www.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov8_ug.pdf  Or http://www.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov9_files/users_guide_91_v1.6.pdf)   -CRTM uses different instrument naming method. A convert routine inside WRF-Var is already created to make CRTM use the same instrument triplet as RTTOV such that the user interface remains the same for RTTOV and CRTM.  +CRTM uses different instrument naming method. A convert routine inside WRFDA is already created to make CRTM use the same instrument triplet as RTTOV such that the user interface remains the same for RTTOV and CRTM.    -When running WRF-Var with radiance assimilation switched on (RTTOV or CRTM), a set of RTM coefficient files need to be loaded. For RTTOV option, RTTOV coef
 ficient files are to be directly copied or linked under the working directory; for CRTM option, CRTM coefficient files are to be copied or linked to a sub-directory crtm_coeffs under the working directory. Only coefficients listed in namelist are needed. Potentially WRF-Var can assimilate all sensors as long as the corresponding coefficient files are provided with RTTOV and CRTM. In addition, necessary developments on corresponding data interface, quality control and bias correction are also important to make radiance data assimilated properly. However, a modular design of radiance relevant routines already facilitates much to add more instruments in WRF-Var. +When running WRFDA with radiance assimilation switched on (RTTOV or CRTM), a set of RTM coefficient files need to be loaded. For RTTOV option, RTTOV coefficient files are to be directly copied or linked under the working directory; for CRTM option, CRTM coefficient files are to be copied or linked to a sub-directory 
 crtm_coeffs under the working directory. Only coefficients listed in namelist are needed. Potentially WRFDA can assimilate all sensors as long as the corresponding coefficient files are provided with RTTOV and CRTM. In addition, necessary developments on corresponding data interface, quality control and bias correction are also important to make radiance data assimilated properly. However, a modular design of radiance relevant routines already facilitates much to add more instruments in WRFDA.   -RTTOV and CRTM packages are not distributed with WRF-Var due to license and support issues. Users are encouraged to contact the corresponding team for obtaining RTMs. See following links for more information. +RTTOV and CRTM packages are not distributed with WRFDA due to license and support issues. Users are encouraged to contact the corresponding team for obtaining RTMs. See following links for more information.  http://www.metoffice.gov.uk/research/interproj/nwpsaf/rtm/index.htm
 l for RTTOV,  ftp://ftp.emc.ncep.noaa.gov/jcsda/CRTM/  for CRTM.      d. Channel Selection   -Channel selection in WRF-Var 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. An example for 5 channels from noaa-15-amsub.info is shown below. The fourth column is used by WRF-Var to control if assimilating corresponding channel. Channels with the value -1 indicates that the channel is not assimilated (channels 1, 2 and 4 in this case), with the value 1 means assimilated (channels 3 and 5). The sixth column is used by WRF-Var to set the observation error for each channel. Other columns are not used by WRF-Var. It should be mentioned that these error values might not necessarily be optimal for your applications; It is users responsibility to obtain the optimal error statistics for you
 r own applications. +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. An example for 5 channels from noaa-15-amsub.info is shown below. The fourth column is used by WRFDA to control if assimilating corresponding channel. Channels with the value -1 indicates that the channel is not assimilated (channels 1, 2 and 4 in this case), with the value 1 means assimilated (channels 3 and 5). 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 users responsibility to obtain the optimal error statistics for your own applications.     sensor channel IR/MW use idum  varch  polarisation(0:vert
 ical;1:horizontal)     415    1    1   -1    0  0.5500000000E+01  0.0000000000E+00 @@ -684,25 +684,25 @@
   e. Bias Correction   -Satellite radiance is generally considered biased with respect to a reference (e.g., background or analysis field in NWP assimilation) due to system error of observation itself, reference field and RTM. Bias correction is a necessary step prior to assimilating radiance data. In WRF-Var, there are two ways of performing bias correction. One is based on Harris and Kelly (2001) method and is carried out using a set of coefficient files pre-calculated with an off-line statistics package, which will apply to a training dataset for a month-long period. The other is Variational Bias Correction (VarBC).  Only VarBC is introduced here and recommended for users because of its relative simplicity in usage. +Satellite radiance is generally considered biased with respect to a reference (e.g., background or analysis field in NWP assimilation) due to system error of observation itself, reference field and RTM. Bias correction is a necessary step prior to assimilatin
 g radiance data. In WRFDA, there are two ways of performing bias correction. One is based on Harris and Kelly (2001) method and is carried out using a set of coefficient files pre-calculated with an off-line statistics package, which will apply to a training dataset for a month-long period. The other is Variational Bias Correction (VarBC).  Only VarBC is introduced here and recommended for users because of its relative simplicity in usage.     f. Variational Bias Correction    Getting started with VarBC -To use VarBC, set namelist option USE_VARBC to TRUE and have a VARBC.in file in the working directory. VARBC.in is a VarBC setup file in ASCII format. A template is provided with the WRF-Var package (WRFDA/var/run/VARBC.in). +To use VarBC, set namelist option USE_VARBC to TRUE and have a VARBC.in file in the working directory. VARBC.in is a VarBC setup file in ASCII format. A template is provided with the WRFDA package (WRFDA/var/run/VARBC.in).    Input and Output files -All
  VarBC input is passed through one single ASCII file called VARBC.in file. Once WRF-Var has run with the VarBC option switched on, it will produce a VARBC.out file which looks very much like the VARBC.in file you provided. This output file will then be used as input file for the next assimilation cycle. +All VarBC input is passed through one single ASCII file called VARBC.in file. Once WRFDA has run with the VarBC option switched on, it will produce a VARBC.out file which looks very much like the VARBC.in file you provided. This output file will then be used as input file for the next assimilation cycle.    Coldstart  Coldstarting means starting the VarBC from scratch i.e. when you do not know the values of the bias parameters.   -The Coldstart is a routine in WRF-Var. The bias predictor statistics (mean and standard deviation) are computed automatically and will be used to normalize the bias parameters. All coldstarted bias parameters are set to zero, except the first bias 
 parameter (= simple offset), which is set to the mode (=peak) of the distribution of the (uncorrected) innovations for the given channel. +The Coldstart is a routine in WRFDA. The bias predictor statistics (mean and standard deviation) are computed automatically and will be used to normalize the bias parameters. All coldstarted bias parameters are set to zero, except the first bias parameter (= simple offset), which is set to the mode (=peak) of the distribution of the (uncorrected) innovations for the given channel.    A threshold of number of observations can be set through a namelist option VARBC_NOBSMIN (default = 10), under which it is considered that not enough observations are present to keep the Coldstart values (i.e. bias predictor statistics and bias parameter values) for the next cycle. In this case, the next cycle will do another Coldstart.    Background Constraint for the bias parameters -The background constraint controls the inertia you want to impose on the p
 redictors (i.e. the smoothing in the predictor time series). It corresponds to an extra term in the WRF-Var cost function. +The background constraint controls the inertia you want to impose on the predictors (i.e. the smoothing in the predictor time series). It corresponds to an extra term in the WRFDA cost function.    It is defined through an integer number in the VARBC.in file. This number is related to a number of observations: the bigger the number, the more inertia constraint. If these numbers are set to zero, the predictors can evolve without any constraint.   @@ -710,7 +710,7 @@
 The VarBC uses a specific preconditioning, which can be scaled through a namelist option VARBC_FACTOR (default = 1.0).    Offline bias correction -The analysis of the VarBC parameters can be performed &quot;offline&quot;, i.e. independently from the main WRF-Var analysis. No extra code is needed, just set the following MAX_VERT_VAR* namelist variables to be 0, which will disable the standard control variable and only keep the VarBC control variable. +The analysis of the VarBC parameters can be performed &quot;offline&quot;, i.e. independently from the main WRFDA analysis. No extra code is needed, just set the following MAX_VERT_VAR* namelist variables to be 0, which will disable the standard control variable and only keep the VarBC control variable.    MAX_VERT_VAR1=0.0  MAX_VERT_VAR2=0.0 @@ -780,18 +780,18 @@
   h. Diagnostics and Monitoring   -(1) Monitoring capability within WRF-Var. +(1) Monitoring capability within WRFDA.   -Run WRF-Var with the rad_monitoring namelist parameter in record wrfvar14 in namelist.input.  +Run WRFDA with the rad_monitoring namelist parameter in record wrfvar14 in namelist.input.     0 means assimilating mode, innovations (O minus B) are calculated and data are used in minimization.  1 means monitoring mode: innovations are calculated for diagnostics and monitoring. Data are not used in minimization.    Number of rad_monitoring should correspond to number of  rtminit_nsensor. If rad_monitoring is not set, then default value of 0 will be used for all sensors.   -(2) Outputing radiance diagnostics from WRF-Var +(2) Outputing radiance diagnostics from WRFDA   -Run WRF-Var with the following namelist variables in record wrfvar14 in namelist.input. +Run WRFDA with the following namelist variables in record wrfvar14 in namelist.input.    write_iv_rad_asci
 i=.true.   to write out (observation-background) and other diagnostics information in plain-text files with prefix inv followed by instrument name and processor id. For example, 01_inv_noaa-17-amsub.0000 (01 is outerloop index, 0000 is processor index) @@ -799,7 +799,7 @@
 write_oa_rad_ascii=.true.   to write out (observation-background), (observation-analysis) and other diagnostics information in plain-text files with prefix oma followed by instrument name and processor id. For example, 01_oma_noaa-18-mhs.0001   -Each processor writes out information of one instrument in one file in the WRF-var working directory. +Each processor writes out information of one instrument in one file in the WRFDA working directory.    (3) Radiance diagnostics data processing   @@ -831,18 +831,18 @@
   NCL scripts (WRFDA/var/graphics/ncl/plot_rad_varbc_param.ncl and WRFDA/var/graphics/ncl/advance_cymdh.ncl) are used for plotting evolutions of VarBC parameters.   -WRF-Var Diagnostics -WRF-Var produces a number of diagnostic files that contain useful information on how the data assimilation has performed. This section will introduce you to some of these files, and what to look for. -Having run WRF-Var, it is important to check a number of output files to see if the assimilation appears sensible. The WRF-Var package, which includes lots of useful scripts may be downloaded from  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html +WRFDA Diagnostics +WRFDA produces a number of diagnostic files that contain useful information on how the data assimilation has performed. This section will introduce you to some of these files, and what to look for. +Having run WRFDA, it is important to c
 heck a number of output files to see if the assimilation appears sensible. The WRFDA package, which includes lots of useful scripts may be downloaded from  HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html&quot; http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html  The content of some useful diagnostic files are as follows: -cost_fn and grad_fn: These files hold (in ASCII format) WRF-Var cost and gradient function values, respectively, for the first and last iterations. However, if you run with PRINT_DETAIL_GRAD=true, these values will be listed for each iteration; this can be helpful for visualization purposes. The NCL script WRFDA/var/graphcs/ncl/plot_cost_grad_fn.ncl may be used to plot the content of cost_fn and grad_fn, if these files are generated with PRINT_DETAIL_GRAD=true.   +cost_fn and grad_fn: These files hold (in ASCII format) WRFDA cost and gradient function values, respectively, for the first and last iterations. However, 
 if you run with PRINT_DETAIL_GRAD=true, these values will be listed for each iteration; this can be helpful for visualization purposes. The NCL script WRFDA/var/graphcs/ncl/plot_cost_grad_fn.ncl may be used to plot the content of cost_fn and grad_fn, if these files are generated with PRINT_DETAIL_GRAD=true.     Note: Make sure that you removed first two lines (header) in cost_fn and grad_fn before you plot.  Also you need to specify the directory name for these two files.  -gts_omb_oma_01: It contains (in ASCII format)  information on all of the observations used by the WRF-Var run. Each observation has its observed value, quality flag, observation error, observation minus background (OMB), and observation minus analysis (OMA). This information is very useful for both analysis and forecasts verification purposes. -namelist.input:  This is the WRF-Var input namelist file, which contains all the user defined non-default options. Any namelist defined options that do not appea
 r in this file, should have their names checked against values in WRFDA/Registry/Registry.wrfvar.     +gts_omb_oma_01: It contains (in ASCII format)  information on all of the observations used by the WRFDA run. Each observation has its observed value, quality flag, observation error, observation minus background (OMB), and observation minus analysis (OMA). This information is very useful for both analysis and forecasts verification purposes. +namelist.input:  This is the WRFDA input namelist file, which contains all the user defined non-default options. Any namelist defined options that do not appear in this file, should have their names checked against values in WRFDA/Registry/Registry.wrfvar.      namelist.output: A consolidated list of all the namelist options used.        -rsl*: Files containing information of standard WRF-Var output from individual processors when multiple processors are used. It contains host of information on number of observations, minimization, tim
 ings etc. Additional diagnostics may be printed in these files by including various print WRF-Var namelist options. To learn more about these additional print options, search print_ string in WRFDA/Registry/Registry.wrfvar. -statistics: Text file containing OMB (OI), OMA (OA) statistics (minimum, maximum, mean and standard deviation) for each observation type and variable. This information is very useful in diagnosing how WRF-Var has used different components of the observing system. Also contained are the analysis minus background (A-B) statistics i.e. statistics of the analysis increments for each model variable at each model level. This information is very useful in checking the range of analysis increment values found in the analysis, and where they are in the WRF-model grid space. -The WRF-Var analysis file is wrfvar_output. It is in WRF (NetCDF) format. It will become the  input file wrfinput_d01 of any subsequent WRF runs after lateral boundary and/or low boun
 dary conditions are updated by another WRF-Var utility (See section Updating WRF boundary conditions). +rsl*: Files containing information of standard WRFDA output from individual processors when multiple processors are used. It contains host of information on number of observations, minimization, timings etc. Additional diagnostics may be printed in these files by including various print WRFDA namelist options. To learn more about these additional print options, search print_ string in WRFDA/Registry/Registry.wrfvar. +statistics: Text file containing OMB (OI), OMA (OA) statistics (minimum, maximum, mean and standard deviation) for each observation type and variable. This information is very useful in diagnosing how WRFDA has used different components of the observing system. Also contained are the analysis minus background (A-B) statistics i.e. statistics of the analysis increments for each model variable at each model level. This information is very useful in check
 ing the range of analysis increment values found in the analysis, and where they are in the WRF-model grid space. +The WRFDA analysis file is wrfvar_output. It is in WRF (NetCDF) format. It will become the  input file wrfinput_d01 of any subsequent WRF runs after lateral boundary and/or low boundary conditions are updated by another WRFDA utility (See section Updating WRF boundary conditions).  A NCL script WRFDA/var/graphics/ncl/WRF-Var_plot.ncl, is provided for plotting. You need to specify the analsyis_file name, its full path etc. Please see the in-line comments in the script for details.     As an example, if you are aiming to display U-component of the analysis at level 18, execute following command after modifying the script WRFDA/var/graphcs/ncl/WRF-Var_plot.ncl, make sure following piece of codes are uncommented:  var = &quot;U&quot; @@ -854,10 +854,10 @@
 The plot should look like:    You may change the variable name, level etc in this script to display the variable of your choice at the desired eta level. -Take time to look through the text output files to ensure you understand how WRF-Var has performed. For example,  -How closely has WRF-Var fitted individual observation types? Look at the statistics file to compare the O-B and O-A statistics. -How big are the analysis increments? Again, look in the statistics file to see minimum/maximum values of A-B for each variable at various levels. It will give you a feel of the impact of input observation data you assimilated via WRF-Var by modifying the input analysis first guess.  -How long did WRF-Var take to converge? Does it really converge?  You will get the answers of all these questions by looking into rsl-files, as it indicates the number of iterations taken by WRF-Var to converge. If this is the same as the maximum number of iterations specified in the namelist (NTMAX) or 
 its default value (=200) set in WRFDA/Registry/Registry.wrfvar, then it means that the analysis solution did not converge. If so, you may like to increase the value of NTMAX and rerun your case to ensure that the convergence is achieved. On the other hand, a normal WRF-Var run should usually converge within 100 iterations. If it still doesnt converge in 200 iterations, that means there might be some problem in the observations or first guess. +Take time to look through the text output files to ensure you understand how WRFDA has performed. For example,  +How closely has WRFDA fitted individual observation types? Look at the statistics file to compare the O-B and O-A statistics. +How big are the analysis increments? Again, look in the statistics file to see minimum/maximum values of A-B for each variable at various levels. It will give you a feel of the impact of input observation data you assimilated via WRFDA by modifying the input analysis first guess.  +How long did WR
 FDA take to converge? Does it really converge?  You will get the answers of all these questions by looking into rsl-files, as it indicates the number of iterations taken by WRFDA to converge. If this is the same as the maximum number of iterations specified in the namelist (NTMAX) or its default value (=200) set in WRFDA/Registry/Registry.wrfvar, then it means that the analysis solution did not converge. If so, you may like to increase the value of NTMAX and rerun your case to ensure that the convergence is achieved. On the other hand, a normal WRFDA run should usually converge within 100 iterations. If it still doesnt converge in 200 iterations, that means there might be some problem in the observations or first guess.  A good visual way of seeing the impact of assimilation of observations is to plot the analysis increments (i.e. analysis minus first guess difference). There are many different graphics packages used (e.g. RIP4, NCL, GRADS etc) that can do this. The plot 
 of level 18 theta increments below was produced using the particular NCL script. This script is located at WRFDA/var/graphcs/ncl/WRF-Var_plot.ncl.  You need to modify this script to fix the full path for first_guess &amp; analysis files. You may also like to modify the display level by setting kl and the name of the variable to display by setting var. Further details are given in this script.   If you are aiming to display increment of potential temperature at level 18, after modifying WRFDA/var/graphcs/ncl/WRF-Var_plot.ncl suitably, make sure following pieces of codes are uncommented: @@ -872,10 +872,10 @@
 Note: Larger analysis increments indicate a larger data impact in the corresponding region of the domain.    Updating WRF boundary conditions -Before running NWP forecast using WRF-model with WRF-Var analysis, the values and tendencies for each of predicted variables for the first time period in the lateral boundary condition file for domain-1 (wrfbdy_d01) must be updated to be consistent with the new WRF-Var initial condition (analysis). This is absolutely essential. Moreover, in the cycling run mode (warm-start), the low boundary in the WRF-Var anaylsis file also need to be updated based on the information of the wrfinput file generated by WPS/real.exe at the analysis time. So there are three input files: WRF-Var analysis, wrfinput and wrfbdy files from WPS/real.exe, and a namelist file: param.in for running da_update_bc.exe for domain-1.  -For the nested domains, domain-2, domain-3, the lateral boundaries are provided by their parent domains, so no lateral boundary updat
 e needed for these domains, But the low boundaries in each of the nested domains WRF-Var analysis files are still need to be updated. In these cases, you must set the namelist variable, domain_id &gt; 1 (default is 1 for domain-1), and no wrfbdy_d01file need to be provided to the namelist variable: wrf_bdy_file. -This procedure is performed by the WRF-Var utility called da_updated_bc.exe. -Note: Make sure that you have da_update_bc.exe in WRFDA/var/build directory. This executable should be created when you compiled WRF-Var code,   +Before running NWP forecast using WRF-model with WRFDA analysis, the values and tendencies for each of predicted variables for the first time period in the lateral boundary condition file for domain-1 (wrfbdy_d01) must be updated to be consistent with the new WRFDA initial condition (analysis). This is absolutely essential. Moreover, in the cycling run mode (warm-start), the low boundary in the WRFDA anaylsis file also need to be updated based o
 n the information of the wrfinput file generated by WPS/real.exe at the analysis time. So there are three input files: WRFDA analysis, wrfinput and wrfbdy files from WPS/real.exe, and a namelist file: param.in for running da_update_bc.exe for domain-1.  +For the nested domains, domain-2, domain-3, the lateral boundaries are provided by their parent domains, so no lateral boundary update needed for these domains, But the low boundaries in each of the nested domains WRFDA analysis files are still need to be updated. In these cases, you must set the namelist variable, domain_id &gt; 1 (default is 1 for domain-1), and no wrfbdy_d01file need to be provided to the namelist variable: wrf_bdy_file. +This procedure is performed by the WRFDA utility called da_updated_bc.exe. +Note: Make sure that you have da_update_bc.exe in WRFDA/var/build directory. This executable should be created when you compiled WRFDA code,    To run da_update_bc.exe, follow the steps below:  &gt; cd WRFDA/va
 r/test/update_bc    &gt; cp p $DAT_DIR/rc/2008020512/wrfbdy_d01 ./wrfbdy_d01 (IMPORTANT: make a copy of wrfbdy_d01 as the wrf_bdy_file will be overwritten by da_update_bc.exe) @@ -885,17 +885,17 @@
  wrf_bdy_file       = './wrfbdy_d01'   wrf_input          = '$DAT_DIR/rc/2008020512/wrfinput_d01'   - cycling = .false. (set to .true. if WRF-Var first guess comes from a previous WRF forecast.) + cycling = .false. (set to .true. if WRFDA first guess comes from a previous WRF forecast.)   debug   = .true.   low_bdy_only = .false.                update_lsm = .false.   /  &gt; ln sf WRFDA/var/da/da_update_bc.exe ./da_update_bc.exe  &gt; ./da_updatebc.exe -At this stage, you should have the files wrfvar_output and wrfbdy_d01 in your WRF-Var working directory. They are the WRF-Var updated initial condition and boundary condition for any subsequent WRF model runs. To use, just link a copy of wrfvar_output and wrfbdy_d01 to wrfinput_d01 and wrfbdy_d01, respectively, in your WRF working directory. +At this stage, you should have the files wrfvar_output and wrfbdy_d01 in your WRFDA working directory. They are the WRFDA updated initial condition and boundary condition for any subseq
 uent WRF model runs. To use, just link a copy of wrfvar_output and wrfbdy_d01 to wrfinput_d01 and wrfbdy_d01, respectively, in your WRF working directory.    Running gen_be -Starting with WRFDA version 3.1, the users have two choices to define the background error covariance (BE). We call them CV3 and CV5 respectively. Both are applied the same set of the control variables, stream function, unbalanced potential velocity, unbalanced temperature, unbalanced surface pressure, and pseudo relative humidity. With CV3, the control variables are in physical space while with CV5 the control variables are in eigenvector space. So the major differences between these two kinds of BE are the vertical covariance. CV3 used the vertical recursive filter to model the vertical covariance but CV5 used the empirical orthogonal function (EOF) to represent the vertical covariance. The recursive filters to model the horizontal covariance are also different in these two BEs. We have not conducted t
 he systematic comparison of the analyses based on these two BEs. However, CV3 (a BE file provided with our WRF-Var system) is a global BE and can be used for any regional domains while CV5 is a domain-dependent BE, which should be generated based in the forecasts data from the same domain.  At this moment, it is hard to tell which BE is better; the impact on analysis may be varying case by case. +Starting with WRFDA version 3.1, the users have two choices to define the background error covariance (BE). We call them CV3 and CV5 respectively. Both are applied the same set of the control variables, stream function, unbalanced potential velocity, unbalanced temperature, unbalanced surface pressure, and pseudo relative humidity. With CV3, the control variables are in physical space while with CV5 the control variables are in eigenvector space. So the major differences between these two kinds of BE are the vertical covariance. CV3 used the vertical recursive filter to model the ve
 rtical covariance but CV5 used the empirical orthogonal function (EOF) to represent the vertical covariance. The recursive filters to model the horizontal covariance are also different in these two BEs. We have not conducted the systematic comparison of the analyses based on these two BEs. However, CV3 (a BE file provided with our WRFDA system) is a global BE and can be used for any regional domains while CV5 is a domain-dependent BE, which should be generated based in the forecasts data from the same domain.  At this moment, it is hard to tell which BE is better; the impact on analysis may be varying case by 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 guess fields. The statistics that project multivariate relations among variables are also derived from the NMC method.   @@ -907,7 +907,7 @@
   To use CV5 background error covariance, it is necessary to generate your domain-specific background error statistics with the gen_be utility. The background error statistics file supplied with the tutorial test case can NOT be used for your applications other than the tutorial case   -The Fortran main programs for gen_be can be found in WRFDA/var/gen_be. The executables of gen_be should be created after you have compiled the WRF-Var code (as described earlier). The scripts to run these codes are in WRFDA/var/scripts/gen_be.  +The Fortran main programs for gen_be can be found in WRFDA/var/gen_be. The executables of gen_be should be created after you have compiled the WRFDA code (as described earlier). The scripts to run these codes are in WRFDA/var/scripts/gen_be.     The input data for gen_be are WRF forecasts, which are used to generate model perturbations, used as a proxy for estimates of forecast error. For the NMC-method, the model perturbations are differences between
  forecasts (e.g. T+24  minus T+12 is typical for regional applications, T+48 minus T+24 for global) valid at the same time. Climatological estimates of background error may then be obtained by averaging such forecast differences over a period of time (e.g. one month). Given input from an ensemble prediction system (EPS), the inputs are the ensemble forecasts, and the model perturbations created are the transformed ensemble perturbations. The gen_be code has been designed to work with either forecast difference, or ensemble-based perturbations. The former is illustrated in this tutorial example.   @@ -949,10 +949,10 @@
 To get a clear idea about what are included in be.dat, the script gen_be_plot_wrapper.ksh may be used to plot various data in be.dat such as:     -Additional WRF-Var Exercises: -(a) Single Observation response in WRF-Var:  -With the single observation test, you may get the ideas how the background and observation error statistics working in the model variable space. Single observation test is done in WRF-Var by setting num_pseudo=1 along with other pre-specified values in record &amp;wrfvar15 and &amp;wrfvar19 of namelist.input, -With the settings shown below, WRF-Var generates a single observation with pre-specified innovation (Observation  First Guess) value at desired location e.g. at (in terms of grid coordinate) 23x23, level 14 for U observation with error characteristics 1 m/s, innovation size = 1.0 m/s.  +Additional WRFDA Exercises: +(a) Single Observation response in WRFDA:  +With the single observation test, you may get the ideas how the background and observa
 tion error statistics working in the model variable space. Single observation test is done in WRFDA by setting num_pseudo=1 along with other pre-specified values in record &amp;wrfvar15 and &amp;wrfvar19 of namelist.input, +With the settings shown below, WRFDA generates a single observation with pre-specified innovation (Observation  First Guess) value at desired location e.g. at (in terms of grid coordinate) 23x23, level 14 for U observation with error characteristics 1 m/s, innovation size = 1.0 m/s.   &amp;wrfvar15  num_pseudo = 1,  pseudo_x = 23.0, @@ -998,30 +998,30 @@
 /  With this setting outer loop for the minimization procedure will get activated. You may like to compare various diagnostics with earlier run.   Note: Maximum permissible value for MAX_EXT_ITS is 10 -(f) Response of suppressing particular types of data in WRF-Var: -The types of observations that WRF-Var gets to use actually depend on what is included in the observation file and the WRF-Var namelist settings. For example, if you have SYNOP data in the observation file, you can suppress its usage in WRF-Var by setting use_synopobs=false in record &amp;wrfvar4 of namelist.input. It is OK if there is no SYNOP data in the observation file and use_synopobs=true. +(f) Response of suppressing particular types of data in WRFDA: +The types of observations that WRFDA gets to use actually depend on what is included in the observation file and the WRFDA namelist settings. For example, if you have SYNOP data in the observation file, you can suppress its usage in WRFDA by setting use
 _synopobs=false in record &amp;wrfvar4 of namelist.input. It is OK if there is no SYNOP data in the observation file and use_synopobs=true.  Turning on and off of certain types of observations are widely used for assessing impact of observations on data assimilations.  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.       -Hybrid Data Assimilation in WRF-Var +Hybrid Data Assimilation in WRFDA   -The WRF-Var system also includes a hybrid data assimilation technique, which is based on the existing 3DVAR. The difference between hybrid and 3DVAR schemes is that 3DVAR relies solely on a static covariance model to specify the background errors, while the hybrid system uses a combination of 3DVAR static error covariances and ensemble-estimated error covariances to incorporate a flow-dependent estimate of the background error statistics. Please refer to Wang 
 et al. (2008a,b) for a detailed description of the methodology used in the WRF hybrid system. The following section will give a brief introduction of various aspects of using the hybrid system. +The WRFDA system also includes a hybrid data assimilation technique, which is based on the existing 3DVAR. The difference between hybrid and 3DVAR schemes is that 3DVAR relies solely on a static covariance model to specify the background errors, while the hybrid system uses a combination of 3DVAR static error covariances and ensemble-estimated error covariances to incorporate a flow-dependent estimate of the background error statistics. Please refer to Wang et al. (2008a,b) for a detailed description of the methodology used in the WRF hybrid system. The following section will give a brief introduction of various aspects of using the hybrid system.    a. Source Code   -There are three executables that are used in the hybrid system. If you have successfully compiled the WRF-Var system,
  you will see the following: +There are three executables that are used in the hybrid system. If you have successfully compiled the WRFDA system, you will see the following:    WRFDA/var/build/gen_be_ensmean.exe  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 WRF-Var 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   -The procedure is the same as running 3DVAR/4DVAR with the exception of some extra input files and namelist settings. The basic input files for WRF-Var are LA
 NDUSE.TBL, ob.ascii or ob.bufr (depending on which observation format you use), and be.dat (static background errors). Additional input files required by the hybrid are a single ensemble mean file (used as the fg for the hybrid application) and a set of ensemble perturbation files (used to represent flow-dependent background errors).  +The procedure is the same as running 3DVAR/4DVAR with the exception of some extra input files and namelist settings. The basic input files for WRFDA are LANDUSE.TBL, ob.ascii or ob.bufr (depending on which observation format you use), and be.dat (static background errors). Additional input files required by the hybrid are a single ensemble mean file (used as the fg for the hybrid application) and a set of ensemble perturbation files (used to represent flow-dependent background errors).     Before the hybrid application can be started, a set of initial ensemble members must be prepared. These ensembles can be obtained from other ensemble model 
 outputs or you can generate them yourself by, for example, adding random noise to the initial conditions at a previous time and integrating each member to the desired time. Once you have the initial ensembles, the ensemble mean and perturbations can be calculated following the steps below.   @@ -1075,7 +1075,7 @@
   A list of binary files will be created under the 2006102800/ep directory. Among them, tmp.e* are temporary scratch files that can be removed.   -3) Run WRF-Var in hybrid mode +3) Run WRFDA in hybrid mode    In your hybrid working directory, link all the necessary files and directories as follows:    @@ -1109,9 +1109,9 @@
 6) alpha_std_dev: alpha standard deviation. Default value is 1.0    Description of Namelist Variables -WRF-Var namelist variables.  +WRFDA namelist variables.   Variable NamesDefault ValueDescription&amp;wrfvar1write_incrementsfalse.true.: write out a binary analysis increment file.var4dfalse.true.: 4D-Var modemulti_inc0&gt; 0: multi-incremental runvar4d_coupling21: var4d_coupling_disk_linear, 2: var4d_coupling_disk_simulprint_detail_radarfalseprint_detail_xxx: output extra (sometimes can be too many) diagnostics for debugging; not recommended to turn them on for production runs.print_detail_xafalseprint_detail_xbfalseprint_detail_obsfalseprint_detail_gradfalsethe purpose of print_detail_grad is changed as of V3.1 -.true.: to print out detailed gradient of each observation type at each iteration and write out detailed cost function and gradient into files called cost_fn and grad_fn.check_max_iv_printtrueobsolete (only used by Rada
 r)&amp;wrfvar2analysis_accu900seconds, if time difference between namelist setting (analysis_date) and date info read in from first guess is larger than analysis_accu, WRF-Var will issue a warning message (&quot;=======&gt; Wrong xb time found???&quot;), but won't abort. +.true.: to print out detailed gradient of each observation type at each iteration and write out detailed cost function and gradient into files called cost_fn and grad_fn.check_max_iv_printtrueobsolete (only used by Radar)&amp;wrfvar2analysis_accu900seconds, if time difference between namelist setting (analysis_date) and date info read in from 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 of the W from observations assimilated, such as the 
 Radar radial velocity, the W increments ar always computed, no matter calc_w_increment=true. or .false.  .false.: the increment of the vertical velocity W is zero if no W information assimilated.dt_cloud_modelfalseNot used&amp;wrfvar3fg_format1 1: fg_format_wrf_arw_regional (default)   2: fg_format_wrf_nmm_regional @@ -1130,7 +1130,7 @@
      ; use_msuobs, use_amsuaobs, use_amsubobs, use_airsobs,       ; use_eos_amsuaobs, use_hsbobs, use_ssmisobs are       ; radiance-related variables that only control if reading -     ; in corresponding BUFR files into WRF-Var or not, but +     ; 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.bu
 fruse_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 @@ -1149,7 +1149,7 @@
 (max_instruments)integer array (used dimension: rtminit_nsensor); 0: assimilating mode  ; 1: monitoring mode (only calculate innovations)thinning_mesh60.0   (max_instruments)real array (used dimension: rtminit_nsensor); specify thinning mesh size (in KM) for different sensors.thinningfalse.true.: perform thinning on radiance dataqc_radtrue.true.: perform quality control. always .true.write_iv_rad_asciifalse.true.: output radiance Observation minus Background files, which are in ASCII format and separated by sensors and processors.write_oa_rad_asciifalse.true.: output radiance Observation minus Analysis files (Observation minus Background information is also included), which are in ASCII format and separated by sensors and processors.use_error_factor_radfalse.true.: use a radiance error tuning factor file &quot;radiance_error.factor&quot;, which can be created with empirical values or generated using variational tuning method (Desroziers and Ivanov, 2
 001)use_antcorrfalse -(max_instruments).true.: perform Antenna Correction in CRTMrtm_option1what RTM (Radiative Transfer Model) to use 1: RTTOV (WRF-Var needs to compile with RTTOV) 2: CRTM  (WRF-Var needs to compile with CRTM)only_sea_radfalse.true.: assimilate radiance over water onlyuse_varbcfalse.true.: perform Variational Bias Correction. A parameter file in ASCII format called VARBC.in  (a template is provided with the source code tar ball) is required.freeze_varbcfalse.true: together with use_varbc=.false., keep the VarBC bias parameters constant in time. In this case, the bias correction is read and applied to the innovations, but it is not updated during the minimization.varbc_factor1.0for scaling the VarBC preconditioningvarbc_nobsmin10defines the minimum number of observations required for the computation of the predictor statistics during the first assimilation cycle. If there are not enough data (according to &quot;VARBC_NOBSMIN&quot;
 ) on the first cycle, the next cycle will perform a coldstart again.airs_warmest_fovfalse.true.: uses the observation brightness temperature forAIRS Window channel #914 as criterion for GSI  thinning (with a higher amplitude than the distance from the observation location to the nearest grid point).crtm_atmosphere0climatology reference profile used above model top for CRTM Radiative Transfer Model (up to 0.01hPa +(max_instruments).true.: perform Antenna Correction in CRTMrtm_option1what RTM (Radiative Transfer Model) to use 1: RTTOV (WRFDA needs to compile with RTTOV) 2: CRTM  (WRFDA needs to compile with CRTM)only_sea_radfalse.true.: assimilate radiance over water onlyuse_varbcfalse.true.: perform Variational Bias Correction. A parameter file in ASCII format called VARBC.in  (a template is provided with the source code tar ball) is required.freeze_varbcfalse.true: together with use_varbc=.false., keep the VarBC bias parameters constant in time. In t
 his case, the bias correction is read and applied to the innovations, but it is not updated during the minimization.varbc_factor1.0for scaling the VarBC preconditioningvarbc_nobsmin10defines the minimum number of observations required for the computation of the predictor statistics during the first assimilation cycle. If there are not enough data (according to &quot;VARBC_NOBSMIN&quot;) on the first cycle, the next cycle will perform a coldstart again.airs_warmest_fovfalse.true.: uses the observation brightness temperature forAIRS Window channel #914 as criterion for GSI  thinning (with a higher amplitude than the distance from the observation location to the nearest grid point).crtm_atmosphere0climatology reference profile used above model top for CRTM Radiative Transfer Model (up to 0.01hPa   0: Invalid (default, use U.S. Standard Atmosphere)  1: Tropical  2: Midlatitude summer @@ -1157,12 +1157,12 @@
 4: Subarctic summer  5: Subarctic winter  6: U.S. Standard Atmosphereuse_crtm_kmatrixfalse.true. use CRTM K matrix rather than calling CRTM TL and AD routines for gradient calculation, which reduces runtime noticeably.&amp;wrfvar15 (needs to be set together with &amp;wrfvar19)num_pseudo0Set the number of pseudo observations, either 0 or 1 (single ob)pseudo_x1.0Set the x-position (I) of the OBS in unit of grid-point.pseudo_y1.0Set the y-position (J) of the OBS in unit of grid-point.pseudo_z1.0Set the z-position (K) of OBS with the vertical level index, in bottom-up order.pseudo_val1.0Set the innovation of the  ob; wind in m/s, pressure in Pa, temperature in K,; specific humidity in kg/kg  -pseudo_err1.0set the error of the pseudo ob. Unit the same as pseudo_val.; if pseudo_var=&quot;q&quot;, pseudo_err=0.001 is more reasonable.&amp;wrfvar16 (for hybrid WRF-Var/ensemble)alphacv_method21: ensemble perturbations in control variable space +ps
 eudo_err1.0set the error of the pseudo ob. Unit the same as pseudo_val.; if pseudo_var=&quot;q&quot;, pseudo_err=0.001 is more reasonable.&amp;wrfvar16 (for hybrid WRFDA/ensemble)alphacv_method21: ensemble perturbations in control variable space  2: ensemble perturbations in model variable spaceensdim_alpha0ensemble sizealpha_corr_type31: alpha_corr_type_exp  2: alpha_corr_type_soar  3: alpha_corr_type_gaussian (default)alpha_corr_scale1500.0km&amp;wrfvar17analysis_type3D-VAR&quot;3D-VAR&quot;: 3D-VAR mode (default);   &quot;QC-OBS&quot;: 3D-VAR mode plus extra filtered_obs output;  -&quot;VERIFY&quot;: verification mode. WRF-Var resets check_max_iv=.false. and ntmax=0; &quot;RANDOMCV&quot;: for creating ensemble perturbations&amp;wrfvar18 (needs to set &amp;wrfvar21 and &amp;wrfvar22 as well if ob_format=1 and/or radiances are used)analysis_date2002-08-03_00:00:00.0000specify the analysis time. It should be consistent with the first guess
  time. However, if time difference between analysis_date and date info read in from first guess is larger than analysis_accu, WRF-Var will issue a warning message (&quot;=======&gt; Wrong xb time found???&quot;), but won't abort.&amp;wrfvar19 (needs to be set together with &amp;wrfvar15)pseudo_vartSet the name of the OBS variable: +&quot;VERIFY&quot;: verification mode. WRFDA resets check_max_iv=.false. and ntmax=0; &quot;RANDOMCV&quot;: for creating ensemble perturbations&amp;wrfvar18 (needs to set &amp;wrfvar21 and &amp;wrfvar22 as well if ob_format=1 and/or radiances are used)analysis_date2002-08-03_00:00:00.0000specify the analysis time. It should be consistent with the first guess time. However, if time difference between analysis_date and date info read in from first guess is larger than analysis_accu, WRFDA will issue a warning message (&quot;=======&gt; Wrong xb time found???&quot;), but won't abort.&amp;wrfvar19 (needs to be set together with &amp;
 wrfvar15)pseudo_vartSet the name of the OBS variable:  'u' = X-direction component of wind,  'v' = Y-direction component of wind,  't' = Temperature, @@ -1187,7 +1187,7 @@
 'FGAT ' obs files for FGAT  '4DVAR' obs files for 4DVARnum_slots_pastthe number of time slots before time_analysisnum_slots_aheadthe number of time slots after time_analysiswrite_synopIf keep synop obs in obs_gts (ASCII) files.write_shipIf keep ship obs in obs_gts (ASCII) files.write_metarIf keep metar obs in obs_gts (ASCII) files.write_buoyIf keep buoy obs in obs_gts (ASCII) files.write_pilotIf keep pilot obs in obs_gts (ASCII) files.write_soundIf keep sound obs in obs_gts (ASCII) files.write_amdarIf keep amdar obs in obs_gts (ASCII) files.write_satemIf keep satem obs in obs_gts (ASCII) files.write_satobIf keep satob obs in obs_gts (ASCII) files.write_airepIf keep airep obs in obs_gts (ASCII) files.write_gpspwIf keep gpspw obs in obs_gts (ASCII) files.write_gpsztdIf keep gpsztd obs in obs_gts (ASCII) files.write_gpsrefIf keep gpsref obs in obs_gts (ASCII) files.write_gpsephIf keep gpseph obs in obs_gts (ASCII) files.write_ss
 mt1If keep ssmt1 obs in obs_gts (ASCII) files.write_ssmt2If keep ssmt2 obs in obs_gts (ASCII) files.write_ssmiIf keep ssmi obs in obs_gts (ASCII) files.write_tovsIf keep tovs obs in obs_gts (ASCII) files.write_qscatIf keep qscat obs in obs_gts (ASCII) files.write_proflIf keep profile obs in obs_gts (ASCII) files.write_bogusIf keep bogus obs in obs_gts (ASCII) files.write_airsIf keep airs obs in obs_gts (ASCII) files.   -* Current release is RTTOV9, while there is no plan to incorporate RTTOV9 into WRF-Var. +* Current release is RTTOV9, while there is no plan to incorporate RTTOV9 into WRFDA.       @@ -1197,17 +1197,17 @@
      -WRF-VAR +WRF Data Assimilation     -WRF-VAR +WRF Data Assimilation       -WRF-ARW V3: Users Guide        6- PAGE 20 +WRF-ARW V3: Users Guide        6- PAGE 28     -WRF-ARW V3: Users Guide        6- PAGE 19 +WRF-ARW V3: Users Guide        6- PAGE 27       @@ -1228,1371 +1228,1365 @@
      -
 '(IJKWXYZ}~=&gt;?@bcdstuv~hPh60Jjh6Uj@h6Uh -YUh60Jjh6Uh+th60Jj
-h6Uhkh60Jjh6Uh+oh60Jjh6Ujh6Uh6 h?-h6.'Y?u X'        y        {                , *$a$gd6$a$gd6$a$ hdd[$\$^h
-&amp; F        dd[$\$gd6gd6$a$gd6gd6&quot;
-   -456VWXY|}~                   -        %        &amp;        '        (        T        U        V        w        x                                        ʦwlgg        h65j;h6UhB7th60Jjh6Uh+oh60Jjh6U h+oh6jh+oh6UjhIh60JUhIh60JjhIh60JUjh6Uh6
-h60Jjh6Ujbh6U(        U
-]
-q -r - - - -&amp;'{|        234fgh67l%&amp;rstüvhIh60Jjh6U hIh6jhIh6Uhsgh6H*hsgh6NH hsgh6hsgh6H* hPh6jh6U
-h6NHhSGh60Jjh6U hB7th6jhB7th6U        h65h6-2f6l#$%9UV$a$$^a$$a$gd6$a$gd6$a$gd6$`a$gd6$^a$gd6$a$gd6  -BCDPQde&amp;'%-vw/07DGJü~qdhIh65B*        phhIh66B*        phhIh6B*        NHphhIh6B*        phhh6CJOJQJhPh65
-h6NHjh6U h6h@}jh6h@}Uh@}h60JNHh@}h60Jjh6Ujh6Uh6 h6hsg',-;01:K()*QRSWX          ǾǾǾDZkbhh60J'jhh6&gt;*B*UphhCUeh60J&gt;*B*phhCUeh60J&gt;*j#hCUeh60JUhCUeh60JjhCUeh60JUhkh6NH hkh6hh6CJOJQJhr(h6OJQJ
-h6NHhLh6NH hLh6h6&amp;:K  !T!.&quot;#$&amp;$&amp;&amp;&amp;&amp;('j''(gd6$ +
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 56WXYefghIJKLnop}~~hPhG0JjhGUj@hGUh +YUhG0JjhGUh+thG0Jj
+hGUhkhG0JjhGUh+ohG0JjhGUjhGUhG h?-hG.&quot;#5gK^+        }                        0 $a$gdG$a$gdG$a$ hdd[$\$^h
+&amp; F        dd[$\$gdGgdG$a$gdGgdG:;&lt;\]^_                        )        *        +        ,        X        Y        Z        {        |                                        ʦwlgg        hG5j;hGUhB7thG0JjhGUh+ohG0JjhGU h+ohGjh+ohGUjhIhG0JUhIhG0J
 jhIhG0JUjhGUhG
+hG0JjhGUjbhGU(        Y
+a
+ ' +( +e +f + + + +mn$%&amp;VWXpq&amp;'\`abüvhIhG0JjhGU hIhGjhIhGUhsghGH*hsghGNH hsghGhsghGH* hPhGjhGUhSGhG0JjhGU hB7thGjhB7thGU
+hGNH        hG5hG.$Vo&amp;\%xz=&gt;k$a$$^a$$a$gdG$a$gdG$a$gdG$`a$gdG$^a$gdG$a$gdG012&gt;?RSbczƻ鰩ưxkxhIhGB*        NHphhIhGB*        phhhGCJOJQJhPhG5
+hGNHjhGU hGh@}jhGh@}Uh@}hG0JNHh@}hG0JjhGUjhGU hGhsghG hIhGjhIhGU(,/2k'qr-./׶שעsihCUehG0J&gt;*j#hCUehG0JUhCUehG0JjhCUehG0JUhkhGNH hkhGhhGCJOJQJhr(hGOJQJ
+hGNHhLhGNH hLhGhGhIhG5B*        phhIhGB*        phhIhG6B*        ph#'c   0!&quot;###Z&amp;n&amp;&amp;&amp;&amp;&gt;'''gdG$  2(
-Px 4 #\'*.25@9h1$gd6`gd6$a$^gd6$a$gd6gd6           i j      !T!X!Y!Z!!&quot;&quot;&quot;&quot;&quot;&quot;&quot;##!#&quot;#@#W#g#z#########ппݝݗ݌zqݗddݗd_d        h65h9h6CJOJQJhfvvh60Jjh6U hIh6jhIh6U
-h6NHhIh65 h\h6h&quot;6h60J5hh6CJ!hHw?h6B*CJOJQJphhh6CJOJQJh6hkh6NH hkh6hCUeh60J&gt;*B*ph%#$$&amp;$$$*%+%(&amp;)&amp;I&amp;J&amp;&amp;M(+/,0,,,,-------F.G.L........//(/Ǻǫzߊph6CJOJQJ h9h6h\h6NH h\h6h\h656hsgh65hkh65h9h6CJNHOJQJhr(h6CJOJQJh9h6CJOJQJ
-h6NH        h66h9h6CJOJQJh9h6hLCJOJQJh6'(L(M((((&amp;)^)))*:*p***        +5+Z+~++++C,,,-G..$a$gd6gd6./8/&gt;0q001a111L223\333G444.5|556m667R7
 gd6$a$`gd6gd6(/7/8//////////-020&gt;0::`:m:::::,;-;;;;;B&lt;&lt;&lt;&lt;&lt;&lt;A=T===        &gt;&gt;&gt;&gt;r&gt;&gt;@@`@a@y@{@@@@➋$jhh65CJOJQJUhIh6CJ h#}dh6h~h6CJOJQJ
-h6NHhB7th6CJOJQJh9h6CJOJQJ hCUeh6h6h9h6CJOJQJh -h6CJOJQJ4R777I888=999::::
-&lt;&lt;A==&gt;&gt;h@{@@$Add[$\$`gd6
-&amp; F dd[$\$gd6 dd[$\$gd6$a$gd6$a$gd6gd6@@@@&quot;A#A$AVAWAAAA B B -BHBIBoBpBBȸȯueIu9uhIh60J5CJOJQJ6jwhIh65&gt;*B*CJOJQJUphh#}dh60J5CJOJQJ(jh#}dh60J5CJOJQJU h#}dh6h9h6CJOJQJhIh6CJOJQJh6h#}dh6CJhs,th60J5CJOJQJ$jhh65CJOJQJU*jhs,th65CJOJQJUhh65CJOJQJ$AWAbAAAJBpBBBBBCOCaCvCCC
+Px 4 #\'*.25@9h1$gdG`gdG$a$^gdG$a$gdGgdG/34E F b c     0!4!5!6!!W&quot;X&quot;d&quot;e&quot;&quot;&quot;񷮷yrjdYRGjhGU hIhGjhIhGU
+hGNHhIhG5 h\hGh&quot;6hG0J5hhGCJ!hHw?hGB*CJOJQJphhhGCJOJQJhGhkhGNH hkhGhhG0J'jhhG&gt;*B*UphhCUehG0JjhCUehG0JUhCUehG0J&gt;*B*ph&quot;&quot;&quot;&quot;&quot;&quot;#/#?#R#]#^#c#h########$$$$%%&amp;&amp;Z&amp;!(S+,,X,,,]-_-`-j-----筠ԂzrhsghG5hkhG5h9hGCJNHOJQJh9hGCJNHOJQJhr(hGCJOJQJh9hGCJOJQJ        hG6h9hGhLCJOJQJ        hG5h9hGCJOJQJ
+hGNHhGhfvvhG0JjhIhGU,' (!(X((((2)i)))*D*z***        +.+R+S+o++,T,X,-..$a$gdGgdG--...v.w.........        /
+/T/]/|////////00 :2:?:[::::::Z;[;z;;&lt;&lt;&lt;&lt;&lt;&lt;=&quot;=e=x===hB7thGCJOJQJh9hGCJOJQJ hCUehGh +hGCJOJQJhGCJOJQJh9hGCJOJQJ h9hGh\hGNH h\hGh\hG56hkhG5hG
+hGNH5..
+/0C00031112v22.3|334d445N555?666$7gdG$a$`gdGgdG$7w778j889^99 :\::;&lt;==U&gt;&gt;2@E@g@@dd[$\$`gdG
+&amp; F dd[$\$gdG dd[$\$gdG$a$gdG$a$gdGgdG===&lt;&gt;S&gt;??*@+@C@E@f@g@h@@@@@@@ A!AaAAAAƸƒƉ|oZJh#}dhG0J5CJOJQJ(jh#}dhG0J5CJOJQJUh9hGCJOJQJhIhGCJOJQJh#}dhGCJhs,thG0J5CJOJQJ*jhs,thG5CJOJQJUhhG5CJOJQJ$jhhG5CJOJQJUhIhGCJ h#}dhGh~hGCJOJQJ
+hGNHhG@!A,AaAAB:BgBuBBBBC+C@CUCC
 &amp; F -hhdd[$\$^hgd6
+hhdd[$\$^hgdG
 &amp; F -dd[$\$gd6
+dd[$\$gdG
 &amp; F -hhdd[$\$^hgd6
-&amp; F dd[$\$gd6dd[$\$`gd6
-&amp; F dd[$\$gd6BBBBBBCC.CNCOCaCCCCCCCCDKDLDMDDDDDDEE!EJEPEE󳠒|lc\ h:h6h#}dh6CJhfvvh60J5CJOJQJ*j`hfvvh65CJOJQJUhIh65CJOJQJ$jhIh65CJOJQJUhIh6CJh9h65CJOJQJh9h6CJOJQJ hIh6 h2ch6 h#}dh6 h+th6h6h2ch65!CCCDDDDDEJE{EEEF
+hhdd[$\$^hgdG
+&amp; F dd[$\$gdGdd[$\$`gdG
+&amp; F dd[$\$gdGAAABB9B:BuB{BBBBBBBBCC+CUCCCCCCCCDϿϻsjWIhIhG5CJOJQJ$jhIhG5CJOJQJUhIhGCJh9hG5CJOJQJ hIhG h2chG h#}dhG h+thGh2chG5h9hGCJOJQJh#}dhGCJhGhIhG0J5CJOJQJ(jh#}dhG0J5CJOJQJU6jwhIhG5&gt;*B*CJOJQJUphCCCVDzDDDDDEEE_EEE
 &amp; F  
 h(
 Hdd[$\$^(
-`Hgd6
+`HgdG
 &amp; F -hhdd[$\$^hgd6
+hhdd[$\$^hgdG
 &amp; F -hhdd[$\$^hgd6dd[$\$`gd6
+hhdd[$\$^hgdGdd[$\$`gdG
 &amp; F -dd[$\$gd6 dd[$\$gd6 -EEEF$FJFYFdFfFgFFFF#G$GpGqGrGGGG*H+HnHoHpHHHII I!I]I∁vmg`Y hqw h6 h~h6
-h6NHhWh60Jjh6U hsgh6jhsgh6Uh&amp;{$h60Jjh6Ujh+oh6U h6hsg hkh6 h+oh6h9h65CJOJQJh9h6CJOJQJh6 h:h6 h6h6h6h6B*ph F$F5FJFfFgFFfLLLMmMMMINNOP
+dd[$\$gdG dd[$\$gdG +DDDTDUDVDzDDDDDEEEEEEEF#F.F0F1F\FFFFF:G;G&lt;G׾~wpi^wS^jhGUjh+ohGU hGhsg hkhG h+ohGh9hG5CJOJQJ h6hGh6hGB*ph h:hGh2chG5h9hGCJOJQJhGh#}dhGCJhfvvhG0J5CJOJQJ$jhIhG5CJOJQJU*j`hfvvhG5CJOJQJUEEEF0F1F\F(LELLL/M|MM        NNNO
 &amp; F
-gd6$a$gd6gd6$a$
+gdG$a$gdGgdG$a$
 &amp; F -hhdd[$\$^hgd6
+hhdd[$\$^hgdG
 &amp; F -hhdd[$\$^hgd6
+hhdd[$\$^hgdG
 &amp; F   -dd[$\$gd6]I^IIJJJJKKEKFKKKKKK0L1LeLLLMMMM$N'NHN]NhNxNNNNNNNNNOPPP&quot;Pì쟐yj&gt;h6UhCUeh65 hCUeh6h+oh6OJQJmHsHh9h6CJOJQJh9h6hLCJOJQJ h6hsg h6hLhB7th60Jj        h6Ujh6U
-h6NHh6 hqw h6hqw h6NH+PPPQQERgRRSiSSSSTwUUUZVV WlWW8XIXZXkX|Xgd6gd6^gd6$a$$a$gd6&quot;P-PQPaPgPPPPPPPPPPP$QEQgQrQQQQQQQQERSSSSSST T!TBTKTSTqTrTTTwUfZx[y[ɾ󷰥|vv
-h6NHh -YUh6OJQJ h@}h6hLh656h -h6CJOJQJh+oh6OJQJ h+'h6 h+oh6h@}h60JNHh@}h60Jjh6U h6h@}jh6h@}Uh6h -h6CJOJQJ.|XXXX        YWYYYZRZfZ\&quot;\*\]^^^_p_|__`gd6$h^h`a$gd6`gd6gd6$gd6^gd6$a$gd6y[[[\*\@\]\^\\\\\\\\]]]A]d]k]m]q]]]]]]]]]]]]]&lt;^]^^&gt;_?_p_z_{_|____
 ______h6B*NHphh6B*phh66B*ph h6hLh+oh6OJQJh -h6CJOJQJh.h65h.h6NHh.h6OJQJ h.h6h -h6CJOJQJh64_`e``````aaZa[a\aaaMbPbybbbcc.d/dMdNdOdPdgdddddddddeiejeeeee g -g𼧠{{ hIh6hIh6CJOJQJj/&amp;h6UhCUeh6NH hCUeh6hCUeh65h~h6CJOJQJ h.h6juh6U
-h6NH h6hLh+oh6OJQJh -h6CJOJQJh6h;h6B*ph-_``Za\aObPbybMdNdPdde -g/ggg1h`hhh6i7iLikigd6^gd6gd6$a$gd6$a$`gd6$a$gd6 -g6i7iLiMijikipi{iiiijjjfk}kkkkk(l)llllmmmKmLmYmxmymm˺⒌}m}b}jhsgh6Uhsgh65CJ KH OJQJ hsgh6hsgh65
-h6CJh66B*ph
-h6NH        h66hkh656PJ h+th6 h.h6CJOJQJmHsHh -h6CJOJQJhLh656h6h+th6CJOJQJh -h6CJOJQJ&quot;kiiij'jIjkjjjUkVkfk}kllllm $$Ifa$gd6 -$dd[$\$gd6$a$gd6mmmmmDmKm~rrrrr $$Ifa$gd6kd$$If
 TF        &amp;           6    2
+dd[$\$gdG&lt;GzG{GGGG8H9H:HoHpHHHHH'I(IIIIJJJJKKwKxKyKKKKK'LLL{M|MMMMMNNֻᮧዖ{{{t{ hGhsg hGhLhB7thG0Jj        hGUjhGUhqw hGNH hqw hG h~hG
+hGNHhWhG0JjhGU hsghGjhsghGUhG h+ohGjh+ohGUh&amp;{$hG0J+N(N8NMNbNcNeNfNgNyNNNOOOOOP!P'PHPYPZPPPPPPPPPQ'Q2QXQQQQº²嚓tmf h+'hG h+ohGh@}hG0JNHh@}hG0JjhGU hGh@}jhGh@}Uh +hGCJOJQJj&gt;hGUhCUehG5 hCUehGh+ohGOJQJmHsHh9hGCJOJQJhG hGhLh9hGhLCJOJQJ%OOPXQQR'RRR)SXSnSSKT5UVUUVyVV*WWWXX)X:X
 gdGgdG^gdG$a$$a$gdGQQQQRXSnSoSSSSSSST TT1T2TKTlT5U$Z2[3[R[Z[[[[\\9\=\M\U\\\\\\\\]%]']+]J]K]R]S]]]]]]]]ƻ裮讚裒裮h.hG5h.hGNHh.hGOJQJ h.hG
+hGNHh +YUhGOJQJ h@}hGhLhG56h +hGCJOJQJhGh +hGCJOJQJh+ohGOJQJ9:XKX\XXXYNYwYYZ$Z[[[]`^^^^*_6_@_`gdG$h^h`a$gdG`gdGgdG$gdG^gdG$a$gdG]]]^`^^^*_4_5_6_@_w_________`@`T`V`W`n```aaa_aab
+b3bbbccccdƾxoxoxoxhCUehGNH hCUehGhCUehG5h~hGCJOJQJ h.hGjuhGU
+hGNHh;hGB*phhGB*NHphhGB*phhG6B*ph hGhLh+ohGOJQJh +hGCJOJQJhGh +hGCJOJQJ+@_W`n`aa        b
+b3bdd
+dddffAggghehhhhi%igdG^gdGgdG$a$gdG$a$`gdG$a$gdGdd        d
+d!dBdWdXdddodzd{ddd#e$e_eteeeffhhii$i%i*i5irixiziijjjk5krkkkk佶䩜ׁzni        hG6hkhG56PJ h+thG h.hGCJOJQJmHsHhLhG56h+thGCJOJQJh +hGCJOJQJ hIhGhIhGCJOJQJ h.hG
+hGNHh +hGCJOJQJhG hCUehGj/&amp;hGUhCUehG5)%iziiiij%jGjijkkk5kmlllll $$Ifa$gdG +$dd[$\$gdG$a$gdGkkkQlRlllllmmm.m/mbmcmdm|m}mmmmmmmmmmmmmGnHnMnUnVnnnnnnn$o%oWoXofoo׼׮׼׼נ׼zh.hG0J8CJOJQJ        hG5        hG6h +hGCJOJQJjhsghGUjhsghGU
 jhsghGUhsghG5CJ KH OJQJ hsghGhsghG5
+hGCJhG6B*ph
+hGNHhG/llllllm~rrrrr $$Ifa$gdGkd$$IfTF        &amp;           6    2
 l22
-l24alpTKmLmYm_mxmm~rrrr $$Ifa$gd6kd$$IfTF        &amp;           6    2
+l24alpTmmmm.mm~rrrr $$Ifa$gdGkd$$IfTF        &amp;           6    2
 l22
-l24alpTmmmmmmmmmmnnn0n1n?n@nnnnnnnnooo5orosooooooop        pUpVpWp߹ϵ|titjh6Ujh6U        h6H*hjh6H*h.h60J8CJOJQJ        h65        h66h -h6CJOJQJ
-h6NHh6jhsgh6Uhsgh65hsgh65CJ KH OJQJ hsgh6jhsgh6Ujhsgh6U(mmmm2n?n~rrrr $$Ifa$gd6kd$$IfTJF        &amp;           6    2
+l24alpTmmmmmm~rrrr $$Ifa$gdGkd$$IfTJF        &amp;           6    2
 l22
-l24alpT?n@nnoooppAqqsrzrs~ytytyytyooygd6gd6$a$kd $$IfTF        &amp;           6    2
+l24alpTmmnnWofoIpppBq%r,rfs~ytytyytyooygdGgdG$a$kd $$IfTF        &amp;           6    2
 l22
-l24alpT Wpppppppppqq?qAqqqqqqqrr.r/rFrGrsrzrrrrshssssst        t޷몡sm``mh@}h6PJnHtH
-h6NH h.h6CJOJQJmHsHh -h6hsgCJOJQJh -h6CJOJQJh -h6CJh -h6CJOJQJhkh6OJQJhkh60J85OJQJh -h6CJ        h65h -h6CJOJQJh6jh6UhIh60J%        tJtntqttttttuuvvv&quot;w#wEwMwswtwwww(x*xxxxxy7y̿xpkdTdh -h6hsgCJOJQJ h6hsg        h66hjh6H*hkh656PJh6B*ph
-h6NH!h -h6B*CJOJQJphh -h6CJOJQJh+th6OJQJmHsHh+th6PJnHtH h@}h6OJPJQJnHtH h+th6h+th6OJQJh -h6CJOJQJh6stu[uuu6vvvwwx7yUyyyPzzz@|I|o|x|z||^gd6        gd6oGFgd6 -$dd[$\$gd6$a$gd67yUyz
-{{{5{6{{{{{|| |&gt;|?|@|a|b|c|d|l|m|DEMW\h'(ĽϽύύzzmh.h6CJOJQJhIh6CJOJQJ
-h6NHh6h -h6CJOJQJh -h6CJh~h6CJOJQJhLh6NH hLh6hsgh6OJQJh -h6CJOJQJ h+'h6h -h6CJOJQJh -h6hsgCJOJQJ(||||||||||||||||||||||}}}}}}&amp;}^gd6&amp;}P}R}\}^}h}j}t}}}}}}}}}~~#~2~A~O~[~h~j~w~y~~~
 ^gd6~~~~~~~~~~~ &quot;4BJ
- %^gd6%'E 7Rkn΁܁F{O#X^gd6gd6^gd6^gd6X„,a˅5jԆ        &gt;
 @rևJL{}݈߈^gd6߈,gj̉JnƊJv΋&amp;R~֌A^gd6ACy
 ÍM~BsՏ7hʐ'()^gd6()7F͑ёґܑ
-'EGNkxZ[&lt;=ɔҔ012NOk͕ﳾ{hkh656PJhx=h60Jj|h6U h6hx=jh6hx=U
-h60Jjh6Ujh6U
-h6NH h6hsgh -h6CJNHOJQJh -h6CJOJQJh6hsgh6CJOJQJ.)Gko,Obp~ėҗ՗˘5N^gd6gd6 -$dd[$\$gd6$a$$a$gd6͕$%Ono,՗ۗ%&amp;ʘ5N3ۚܚ!&quot;H -m -6tz٢ޢB!9bå,2rx·ϛŽh:h6CJOJQJ
-h6NHh:h6hsgNHh:h6hsgh:h6hsg5h -h6CJOJQJh6h+'h6hsgNHh+'h6hsg h6hsgh -h6hsgCJOJQJ8N]ϙ
-3*`̛8no͜!&quot;HWgd6^gd6۝3_`=i۟Atڠ -h1
-&amp; Fgd6gd6^gd61uBP^oţң٣5&gt;GR\fmn}gd6^gd6
-&amp; Fgd6]-sצ:1ԩթWXz{'cgd6$a$gd6gd6gd6
-&amp; Fgd6צ'(:ϨШ1:CHTԩ        
-,-Xz{¬ҬӬ        MN{h{_{hPh60J$jhPh6B*Uphjhzh6B*Uph$hzh65B*CJ OJQJphhPh65hzh6B*NHphhzh6B*ph hPh6
-h6NH h+'h6hIh6CJOJQJhIh6NH hIh6h -h6CJOJQJh6%ȭ/@A}cR AKyô(145eo}~|}()78긥hzh6B*phhzh6B*NHphhPh656B*ph$hzh65B*CJ OJQJphhPh65h~h6CJOJQJhLh6NH hLh6h -h6CJOJQJhzh6B*phhPh6OJQJ,cd.C]^|        $Ifgd6Ukd$$IfTl0|
 
+l24alpT ooooopp        pGpHpcp~ppppppppp7q@qAqBqqqqqqqqq%r,rxrŷũŞ{kZ h.hGCJOJQJmHsHh +hGhsgCJOJQJh +hGCJOJQJh +hGCJh +hGCJOJQJhkhGOJQJhkhG0J85OJQJh +hGCJ        hG5h +hGCJOJQJhIhG0JjhGUjhGUhG        hGH*hjhGH*&quot;xryrrrs;sEsesssss t#tSt^t_txtztttqvzv{vvvvv#w$wwwwwwMxRx鹬wkc^        hG6hjhGH*hkhG56PJhGB*ph!h +hGB*CJOJQJphh +hGCJOJQJh+thGOJQJmHsHh+thGPJnHtH h@}hGOJPJQJnH
 tH h+thGh+thGOJQJh@}hGPJnHtHh +hGCJOJQJhG
+hGNH$fsztt +uVuuu1v{vww]xxy.y~yyNzz{{|$|&amp;|/|^gdG        gdGoGFgdG +$dd[$\$gdG$a$gdGRx]xxxxyzzzzzz.{T{q{r{{{{{{{ +||||||&gt;?IJ1ȃȃȃvpp
+hGNHh +hGCJOJQJh +hGCJh~hGCJOJQJhLhGNH hLhGhsghGOJQJh +hGCJOJQJ h+'hGh +hGCJOJQJh +hGhsgCJOJQJh +hGhsgCJOJQJ hGhsghG'/|1|:|&lt;|E|G|P|R|[|]|f|h|r|t|~|||||||||||||||^gdG|||}
+}}} }L}N}X}}}}}}}}}}}}~~~#~%~.~7~^gdG7~@~K~U~_~a~j~x~~~~~~~~~{
 ^gdG߀;&gt;Nbv#X‚,a˃^gdGgdG^gdG^gdG5jԄ        &gt;s݅G|X~Ç#%TV
 ^gdGԈ1tBnƊJv΋&amp;R~^gdG!\_kč&amp;WL}ߏArϐАѐ
 ^gdG1ϐАѐߐuyzϑ '():;ړۓ&gt;AUX]gp~ΔȻȻȻȻȥȻȟȗȌȟȻȥȻȻȻ{t hGhx=jhGhx=U
+hG0JjhGUjhGU
+hGNH hGhsgh +hGCJNHOJQJh +hGCJOJQJhGhsghGCJOJQJh.hGCJOJQJh +hGCJOJQJhIhGCJOJQJ,ѐ? 0U~Ȗ (6DR`nqgј^gdGgdG +$dd[$\$gdG$a$$a$gdGΔϔДi}
+ ~Ȗqw—!&quot;fјϙwx        !Jɹɯɖܖuuܖܖoܖbܖܖh:hGCJOJQJ
+hGNHh:hGhsgNHh:hGhsgh:hGhsg5h +hGCJOJQJh+'hGhsgNHh+'hGhsgh +hGhsgCJOJQJ hGhsghkhG56PJhGhx=hG0JjhGhx=Uj|hGU&amp;$6Ykϙƚ2hԛ
+ ;igdG^gdGKwϝ()Uٞ12DwݟCvE͡
+&amp; FgdGgdG^gdGJҡTZuzޢNդ&gt;D_ȥΥ/4OsæĦ֧klͨ֨ߨp«ë +3Tdᄈ$hzhG5B*CJ OJQJphhPhG5hzhGB*NHphhzhGB*ph hPhG
+hGNH h+'hGhIhGCJOJQJhIhGNH hIhGhGh +hGCJOJQJ5͡Uޢ )8GUanu~ѣڣ        
+.NgdG^gdG
+&amp; FgdG?ɥs֧ͨpq +DE5v;gdG$a$gdGgdGgdG
+&amp; FgdGdeݬެJXsЭѭ +351IJ%56˳ճ坔l^SShzhGB*phhPhG56B*ph$hzhG5B*CJ OJQJphhPhG5h~hGCJOJQJhLhGNH hLhGh +hGCJOJQJhPhGOJQJhzhGB*NHphhPhG0J$jhPhGB*UphhzhGB*phjhzhGB*Uph 01IJlm׸ظ        $IfgdGUkd$$IfTl0|
 t64
-l4aT $$Ifa$gd6$a$gd6$a$gd6^۹ܹ,-UWúϺѺݺߺ$)6ku Pfþľ$hzh65B*CJ OJQJphhPh65hzh6B*NHphh+'h6B*phhzh6h&amp;B*phhzh6B*phhzh6B*OJQJphh*h66h6hzh6B*phhzh656B*ph/|й۹?Ukd^$$IfTl0|
+l4aT $$Ifa$gdG$a$gdG$a$gdGճ +CMz6hmظ+,UVϹѹ;GIUWceqs}r|ȼh+'hGB*phhzhGh&amp;B*phhzhGB*OJQJphh*hG6hGhzhG56B*phhzhGB*NHphhzhGB*phhzhGB*ph&lt; +,JU?Ukd^$$IfTl0|
 t64
-l4aT        $Ifgd6Ukd$$IfTl0|
+l4aT        $IfgdGUkd$$IfTl0|
 t64
 l4aT -$If^gd6۹ܹ#,?Ukd$$IfTl0|
+$If^gdGUVt?Ukd$$IfTl0|
 t64
 l4aT -$If^gd6        $Ifgd6Ukd$$IfTl0|
+$If^gdG        $IfgdGUkd$$IfTl0|
 t64
-l4aT,-KUVW?:gd6Ukd֨$$IfTl0|
+l4aTŹϹйѹ?:gdGUkd֨$$IfTl0|
 t64
 l4aT -$If^gd6        $Ifgd6Ukdx$$IfTl0|
+$If^gdG        $IfgdGUkdx$$IfTl0|
 t64
-l4aTWѼҼþľ -W&quot;#89
-Z$a$gd6 -WXpqnorOPv 
-NZ碑!hiCh6hiC56B*phhiCh656B*phhzh656B*phh -h6CJOJQJhzh6B*OJQJphhzh6B*NHphhzh6B*phhzh60J=B*ph7TU01/0 -`aLYUDSٽٮٌٛٛٮh,h6B*OJQJph$hzh65B*CJOJQJphhzh6B*OJQJphhzh65B*CJ phhzh6B*NHphhzh6B*ph$hzh65B*CJ OJQJphhPh65389C -}~
 $a$gd6TUHICDS -1CUghu$a$gd6 -,1&gt;CPUbghu}~ox
 -4w - opL\&amp;ʛ hzh65B*OJQJph$hzh65B*CJ OJQJphhzh6B*NHphhzh6B*OJQJphhPh65$hzh65B*CJOJQJphhzh6B*phhzh6B*OJQJph6mox+-4uw - K $^a$gd6KL\ S_uABS
 \]{|^gd6 $^a$gd6&amp;'BSST[]{|&lt;=@A
- PQq8pq羫磙xtnt
-h6NHh6 hCUeh6hH,uh6CJOJQJhzh66B*phh*h66NHh*h66$hzh65B*CJ OJQJphhPh65hj[h6NH hj[h6 hzh65B*OJQJphhzh6B*phhzh6B*NHph*k '5 -stv $^a$gd6^gd6^gd6vwpq,:$
 Ukd4$$IfTl0d:$
+l4aTѹIJ;&lt;}~&gt;        hil$a$gdGȼ)*޽;&lt;0178()ABPZ78uv,-/0IY).efbcjkѾh +hGCJOJQJhzhGB*OJQJphhzhG0J=B*ph$hzhG5B*CJ OJQJphhPhG5hzhG
 56B*phhzhGB*NHphhzhGB*ph:lqr019:-OX +$VWa45˺粟琲粟nn$hzhG5B*CJOJQJphhzhGB*OJQJphhzhG5B*CJ ph$hzhG5B*CJ OJQJphhPhG5!hiChGhiC56B*phhiChG56B*phhzhG56B*phhzhGB*phhzhGB*NHph(^01- +$VWaRS
 $a$gdGIJJK3[hmz'(6Ќ{{ hzhG5B*OJQJph$hzhG5B*CJ OJQJph$hzhG5B*CJOJQJphhzhGB*OJQJphhzhGB*OJQJphhPhG5hzhGB*NHphhzhGB*phh,hGB*OJQJph0S3Z[m
 $a$gdG'(=y{Y[n78H $^a$gdG {$%[n8H
+)tu%6PEF +NO12俬䤚h*hG6NHh*hG6$hzhG5B*CJ OJQJphhPhG5hj[hGNH hj[hGhzhGB*NHphhzhGB*ph hzhG5B*OJQJph:
+n/$%6^gdG $^a$gdGOP,-QRm_`{RS)* $^a$gdG^gdG
 ^gdGRSp~hUkd4$$IfTl0d:$
 t&quot;64
-l4aT        $Ifgd6 $^a$gd6 $%&gt;WXop~LUkd$$IfTl0d:$
+l4aT        $IfgdG $^a$gdG hiLUkd$$IfTl0d:$
 t&quot;64
-l4aT        $Ifgd6Ukd$$IfTl0d:$
+l4aT        $IfgdGUkd$$IfTl0d:$
 t&quot;64
-l4aT&gt;LUkd$$IfTl0d:$
+l4aTBCZLUkd$$IfTl0d:$
 t&quot;64
 l4aTUkd]$$IfTl0d:$
 t&quot;64
-l4aT        $Ifgd6&gt;?WLUkd$$IfTl0d:$
+l4aT        $IfgdG
+(LUkd$$IfTl0d:$
 t&quot;64
-l4aT        $Ifgd6Ukd#$$IfTl0d:$
+l4aT        $IfgdGUkd#$$IfTl0d:$
 t&quot;64
-l4aT -LUkdL$$IfTl0d:$
+l4aT()BCQLUkdL$$IfTl0d:$
 t&quot;64
-l4aT        $Ifgd6Ukd$$IfTl0d:$
+l4aT        $IfgdGUkd$$IfTl0d:$
 t&quot;64
-l4aT+AjLUkd$$IfTl0d:$
+l4aTXYoLUkd$$IfTl0d:$
 t&quot;64
 l4aTUkd$$IfTl0d:$
 t&quot;64
-l4aT        $Ifgd6pqMzz$a$gd6gd6$a$gd6 $^a$gd6Ukdu$$IfTl0d:$
+l4aT        $IfgdGzz$a$gdGgdG$a$gdG $^a$gdGUkdu$$IfTl0d:$
 t&quot;64
-l4aT        $Ifgd6\]^ 6Zabefm˾ylydh Fh65jc(
-hH,uh65Uh.h65j=hH,uh65Uh+oh6OJQJ
-h6NHh6hjh66 h.h6h+oh66OJQJh -h6CJOJQJ h6hsg hjh6h`qh60Jjحh6U h+'h6jh+'h6U%SF_z|j                  -gd6^gd6$a$$a$gd6$a$gd6SaUV]^RSXY        6?@IBv23f
 -CHϽϽϽh6hsgNH h6hsg        h66
-h6NHh6hsgh6NH hsgh6h -h6CJOJQJ h@}h6h Fh66GH^_yz{|                        &quot;
-,
--
-&lt;
-=
-Y Z     
-  , 1 V t     b56RUF)*+,۲
-h6NH        h65j7h6U
-h6NH        h66 h Fh6 h.h6jx h6U hjh6h6h.h6CJOJQJh -h6CJOJQJ?FPp*,=Ll$Lqgd6$a$gd6$a$gd6`gd6^gd6$a$qrJRYZbouv}DEw!&quot;%+2KLSTøøککڟ| hsgh6hsgh6hsgNHh -h6hsgCJOJQJhsgh6
 hsgh -h6CJNHOJQJhsgh6OJQJ h -h6
-h6NH
-h6NHh6h -h6CJOJQJh@}h6NHh@}h6NH h@}h60q CZ\  ####&quot;&amp;#&amp;4'5'P(Q(F)G)$a$gd6$a$gd6^gd6pq !&quot;#n o   y!z!X#Y#%%&amp;&amp;&amp;&amp;&amp;&amp;' ''2'4'''U(V(((((((+)C)))))J*K****$++r,,,#-$---C.
 hsgh6NH h6hsg h -h6
-h6NH
-h6NHh6 hsgh6h -h6CJOJQJNG)r,s,7-8--0.0J1K1X1Y1117222334495:5556.6@66$a$gd6^gd6$a$C.D.......//00!0+0r0s000000 1 -1191H1L1333444444495:566777'8.8/8:8ʿѶ鞗y h@}h6hsgh65 hsgh6h+oh65 h+oh6h+oh6OJQJh -h6CJOJQJhIh60Jj@fh6U hIh
 6jhIh6UhIh6CJOJQJh -h6CJOJQJh6
-h6NH/66677;8&lt;8Q8R888;9&lt;9&gt;9?9@9^99:;;;&lt;&lt;$a$gd6gd6$a$$a$gd6$a$$a$gd6^gd6:8&lt;8Q8R8W8i8~88888889999+919&lt;9=9&gt;9?9^9999:&lt;:=:R:^:::::::;;;;;;&lt;&lt;&lt;q==׹׳׬謚׌謹h -h6CJ h6hsg h~h6h Fh66h Fh6hsg h Fh6
-h6NHhZYth65 hr_;h6j/gh6U h+oh6h6h:h6CJOJQJh -h6CJOJQJh+oh6OJQJ0&lt;)&lt;;&lt;M&lt;O&lt;Y&lt;&lt;&lt;q==&gt; -&gt;B&gt;y&gt;&gt;&gt;????,@5@i@@@A6A8AAgd6^gd6===&gt;??????@@,@8A&lt;A&gt;AAAABB\BBBBSCYCxCCCCCDDDDDEDEUEWEEE&quot;F*F.FLFFFFFFF&gt;GFGSGdGGGGGGGGGG
 Gƾ௨ h}h6 hxh6hxh65hsgh65 hsgh6hsgh6OJQJh Fh65h6hZYth65h -h6CJOJQJ hZYth6BAAB -BBB\BBBBBBSCCCWEEFFFFFF;I&lt;IKILIgd6$a$gd6^gd6gd6GG HH'HHHHHHHHHII&lt;IGIKImIpIIIII@JkJlJtJJJJJJJJJJJJJBKDKEKPKTKZKaKbKKKKKKKK
 KKKKKLNL\LcLsLtLwLLLLLLLLǺh}h6PJnHtHh6PJnHtHh}h6PJnHo(tHhxh65        h65h}h6NHh6 h}h6ILIIIJ!J?J@JDKEKbKcKQMRMOO-O.OOOOOQQQQ`RaR{R?gd6gd6$a$gd6LMNMQMRM\MoM~MMMMMMMMMNNVNNNNNNNNOOO O;O?OuO|OOOOOPPPPPP        Q
-QCQWQeQxQyQQQQQQQQRRRR9RDRaRSSh}h6CJ'h}h6OJPJQJ^JnHo(tH$hF:h6OJPJQJ^JmHsHhF:h6mHsH
-h6NHh}h6PJnHtHh6 h}h6B{R|RS%SPSSSTTTUTTTTTTTT:UUUUUVVV2V XDYDgd6gd6gd6?gd6S$SMSOSjSnSSSSSSSSSTTQTRTUT\TTTTTTTT$U:UhUUUUUUUUUUVV3V:VKVMVfVjVrVwVVVVV\W]WWWWLXOXiXXXXh}h60J@CJh60J@CJh}h6CJh}h6NHOJQ
 JaJh6OJQJaJh}h6OJQJaJh}h60J h}h6h6?2V3VMVNVVVVEWFW^W_WWW X -XiXjXX$YYY$Z%Z}ZZZgd6?gd6gd6 XDYDgd6XXXXYYYY&quot;Y#YYY%Z}ZZ[[w[[[[[[[[ -\|\\\\\] ]B]^]^m^^^_7_8_F_G_T_U_`_a_b_j_k_l_|_ѹhh6CJOJQJh60J8OJQJ
-h6CJ
-h60J8h6 h(Zh6 h Fh6hxh65CJ h}h6
-h6CJh}h6CJh60J@CJh}h60J@CJh}h60J@CJNH4Z [ [x[y[[[[[[[[ -\\\?] -^Z^^^^_8_G_U_a_ -$If]gd6
-&amp; Fgd6gd6gd6?gd6a_b_k_l_}_w,wJkd $$IfTl###234
+l4aT        $IfgdG |NO&amp;'Epп}v}nЉЉЉcvcЉh+ohGOJQJhjhG6 h.hGh+ohG6OJQJh +hGCJOJQJ hGhsg hjhGh`qhG0JjحhGU h+'hGjh+'hGU
+hGNHhG hCUehGhH,uhGCJOJQJhzhGB*phhzhG6B*ph&amp;%,-189:;HJ78NO8&lt;&gt;./7DFdmŽŽҠҠśҠśśҠҠҠśҠҠҠҠŔҔ hGhsg        hG6
+hGNHhsghGNH hsghG h@}hGh FhG6h +hGCJOJQJhGh FhG5jc(
+hH,uhG5Uh.hG5j=hH,uhG5U:8: +-r$        ,
+ +gdG^gdG$a$$a$gdG$a$gdGmnwFGn^_-Yot$J        T        U        d        e        }
+~
+
+
+
+
+, - N S x      ! :&lt;UVru&amp;fŽ٪٪٪        hG6 h FhG h.hGjx hGU hjhGh.hGCJOJQJh +hGCJOJQJ
+hGNHhG hGhsghGhsgNHCfp &quot;JLS-^~'6^gdG$a$gdG$a$gdG`gdG^gdG$a$f &quot;IJKL01bjqrzZ[-347=D]^精h +hGCJNHOJQJhsghGOJQJ h +hGh@}hGNHh@}hGNH h@}hG
+hGNH        hG5
+hGNH h.hGj7hGU hjhGhGh +hGCJOJQJ5.Sjl
+&quot; &quot;##,%-%&gt;&amp;?&amp;Z'['N(O($a$gdG$a$gdG^gdGVW_`&amp;'|}&quot;#,-./xy  b&quot;c&quot;$$%%%%%&amp;&amp;&amp;$&amp;&lt;&amp;&gt;&amp;&amp;&amp;_'`'''''¼¼¼¼¼¶¼¼¼¶¶¼¼¼¯ͯͯͯ¼¨¼ hGhsg h +hG
+hGNH
+hGNHhG hsghGh +hGCJOJQJhsghGhsgNHh +hGhsgCJOJQJhsghGhsgB'''3(K(((((R)S)))),**z++++,,,,,K-L-------..//)/3/z/{//////00!0A0P0T02223 333ųh +hGCJOJQJhIhG0Jj@fhGU hIhGjhIhGUhIhGCJOJQJhsghGNH hsghG hGhsgh +hGCJOJQJ
+hGNHhG8O(z+{+?,@,5/6/R0S0`0a000?1112233A4B444 565H55$a$gdG^gdG$a$3333A4B455667/76777B7D7Y7Z7_7q7777777788&quot;8#83898D8E8F8G8d8888 9@9A9T9`99᝖ݎ݈݁wh FhGhsg h FhG
+hGNHhZYthG5 hr_;hGj/ghGUh:hGCJOJQJ h@}hGhsghG5 hsghGh+ohG5h +hGCJOJQJhG h+ohGh +hGCJOJQJh+ohGOJQJ.55566C7D7Y7Z777C8D8F8G8H8d889:::;;$a$gdGgdG$a$$a$gdG$a$$a$gdG^gdG999999::::::;;;q&lt;&lt;&lt;&lt;=&gt;&gt;&gt;&gt;&gt;&gt;??,?8@&lt;@&gt;@@@@AA\AAAASBYBxBBBBBCC
 CCCC&lt;DMDODDDE&quot;Eٺٺ󺲺󧠘hsghG5 hsghGhsghGOJQJh FhG5 hZYthGhZYthG5h +hGCJ hGhsghG h~hGh FhG6 h FhGh +hGCJOJQJ&lt;;);;;M;O;Y;;;q&lt;&lt;= +=B=y===&gt;&gt;&gt;&gt;,?5?i???@6@8@@gdG^gdG@@A +AAA\AAAAAASBBBODDyEzE{E|EEE/H0H?H@H
 gdG$a$gdG^gdGgdG&quot;E&amp;EDExEyE|EEEE2F:FGFXFFFFFFFFFFFFFGGGGGGGGGGGG0H;H?HaHdHHHHH2I]I^IfIrIIIIIIIIIIII2JҶhGPJnHtHh}hGPJnHo(tH        hG5h}hGNH h}hG hxhGhxhG5hGh +hGCJOJQJ hZYthG&gt;@HHHHI1I2I4J5JRJSJ?L@LMNNNNNNN
 uPvPPPNQOQiQ?gdGgdG$a$gdG2J4J5J@JDJJJQJRJpJqJxJzJ{JJJJJJJJK&lt;KJKQKaKbKeKoK{KKKKKKL&lt;L?L@LJL]LlLwLLLLLLLLMMDMMMMMMMMMMNN)N-NcNjNNNNNOOOOOOOO1PEPSPfPgPsP
+hGNHhG        hG5hxhG5 h}hGh}hGPJnHtHTsPvPPPPPPQQQQ'Q2QOQ R +RR;R=RXR\RnRoRRRRRRRSS?S@SCSJSSSSSSSST(TVTtTTTTTTTTTTh}hGNHOJQJaJhGOJQJaJh}hGOJQJaJh}hG0Jh}hGCJhG'h}hGOJPJQJ^JnHo(tH$hF:hGOJPJQJ^JmHsHhF:hGmHsH h}hG6iQjQ RR&gt;RpRRSBSCSSSSSSSS(TpTqTTTTT U U
  XDYDgdGgdGgdG?gdGTT!U(U9U;UTUXU`UeUUUUUJVKVyV}VV8W;WUWrWsWWWWWWWWXXXtXXYiYYYZcZZZZZZZZZh[s[}[~[[ \ \.\ ]I]ƾƾƠƠƠƠƠƠƖƠƠƳƠhxhG5CJ
+hGCJh}hG0J@CJNHh}hG0J@CJhG0J@CJh}hGCJhG h}hGh}hGNHOJQJaJh}hGOJQJaJhGOJQJaJ; U!U;U&lt;UUUU3V4VLVMVVVVVUWVWWXXXYYiYYYgdG?gdGgdG XDYDgdGYYYdZeZZZZZZZZZZ[+\\F]]]]^&quot;^1^?^K^
  +$If]gdG
+&amp; FgdGgdGgdG?gdGI]Y]]]^!^&quot;^0^1^&gt;^?^J^K^L^T^U^V^f^g^^^^^^^^^^^^^9_:_M_S________``` `'`(`:`@`w```ӼӔӔӔߡӔߨӔӔӔӔߨ߅
+hGNHhkhGNHh:hGCJOJQJ hBhG hkhGhkhGCJOJQJhhGCJOJQJhG0J8OJQJ
+hGCJ
+hG0J8hG h(ZhG h FhG
+hGCJh}hGCJ4K^L^U^V^g^w,wJkd $$IfTl###234
 l4ap
 T -$If]gd6zkdP $$IfTlF6
+$If]gdGzkdP $$IfTlF6
 ,#E
 `#    234
-l4apT|_}_________````O`P`c`i`````a a -aa$a%a6a=a&gt;aPaVaaaa7b8b9bLbQbobpbxbybzbbbbbbrcsccc!d&quot;dο߲ΟοΘh:Tgh6NH h:Tgh6HHh fh6 h:h6h:h60J8OJQJ
-h6NHhkh6NHh6h:h6CJOJQJ
-h6CJ hBh6 hkh6hkh6CJOJQJ8}_______hzkdV $$IfTlF6
+l4apTg^m^^^^^^hzkdV $$IfTlF6
 ,#E
 `#    234
-l4apT$1$7$8$H$Ifgd6 -$If]gd6____`www -$If]gd6zkd $$IfTlF6
+l4apT$1$7$8$H$IfgdG +$If]gdG^^^^^www +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apT````O`uuu -$If]gd6|kd $$IfTlhF6
+l4apT^^^^9_uuu +$If]gdG|kd $$IfTlhF6
 ,#E
 `#    234
-l4apTO`P`c`i``www -$If]gd6zkdC $$IfTlF6
+l4apT9_:_M_S__www +$If]gdGzkdC $$IfTlF6
 ,#E
 `#    234
-l4apT``a a avvi -$If]gd6 -$If]gd6|kd $$IfTl4F6
+l4apT_____vvi +$If]gdG +$If]gdG|kd $$IfTl4F6
 ,#E
 ``#    234
-l4apT a -aa#a$avvv -$If]gd6|kd $$IfTl4F6
+l4apT__` +``vvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apT$a%a6a&lt;a=avvv -$If]gd6|kd&lt; $$IfTl4F6
+l4apT`` `&amp;`'`vvv +$If]gdG|kd&lt; $$IfTl4F6
 ,#E
  `#    234
-l4apT=a&gt;aPaVaa8bvvvv -$If]gd6|kd $$IfTl4F6
+l4apT'`(`:`@`w`&quot;avvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apT8b9bLbQbobwwh$1$7$8$H$Ifgd6 -$If]gd6zkd $$IfTlF6
+l4apT`!a&quot;a#a6a;aYaZabacadara|a}aaaZb[blbrb        c
+c&lt;c=clcmccccc +ddddd&quot;dddddpeqeeeeeeeeeeeee hBhG hGhBhirhGCJ h,@hGh:TghGNH h:TghG
+hGNHHHh fhG h:hGh:hG0J8OJQJh:hGCJOJQJ
+hGCJ hkhGhG5&quot;a#a6a;aYawwh$1$7$8$H$IfgdG +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTobpbybzbbw,wJkd $$IfTl###234
+l4apTYaZacadaraw,wJkd $$IfTl###234
 l4ap
 T -$If]gd6zkd5 $$IfTlF6
+$If]gdGzkd5 $$IfTlF6
 ,#E
 `#    234
-l4apTbbqcrcsc(zkd; $$IfTlF6
+l4apTravaYbZb[b(zkd; $$IfTlF6
 ,#E
 `#    234
 l4apTN$EƀI
-fIf]gd6 -$If]gd6scccdeeee%ewzkd $$IfTlF6
+fIf]gdG +$If]gdG[blbrbccccd +dwzkd $$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6&quot;dTdUdddeeee%e&amp;e.e/e0e:eeeeefffffffffffffffgglgmgugvggggghhhiiiiiiiiiټ٧攧 h:h6hh6CJOJQJ
-h6NH hh6 hBh6 h6hBhirh6CJ h,@h6h:h60J8OJQJh:h6CJOJQJ
-h6CJh6h:Tgh6NH h:Tgh67%e&amp;e/e0e:ew,wJkd$ $$IfTl###234
+$If]gdG +dddd&quot;dw,wJkd$ $$IfTl###234
 l4ap
 T -$If]gd6zkd $$IfTlF6
+$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apT:e&lt;eeeeeeeN$Eƀc
-fIf]gd6 -$If]gd6eeeefww(N$Eƀd
-fIf]gd6 -$If]gd6zkd $$IfTlF6
+l4apT&quot;d$dMdlddddN$Eƀc
+fIf]gdG +$If]gdGddddeww(N$Eƀd
+fIf]gdG +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTfgffff(zkd* $$IfTlF6
+l4apTeOeoepeqe(zkd* $$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6N$Eƀd
-fIf]gd6fffffffwzkd $$IfTlF6
+$If]gdGN$Eƀd
+fIf]gdGqeeeeeeewzkd $$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6ffffg -$If]gd6Jkdp $$IfTl###234
+$If]gdGeeeef +$If]gdGJkdp $$IfTl###234
 l4ap
-Tgggghbhhwwwww -$If]gd6zkd $$IfTlF6
+TeeeeTfUf]f^fffffqgrggggggggghhhhh&quot;h(h)h6h&lt;h=hJhPhQh_hehfhvh|h}hhhhhhhhhhhhhhhhhhhhi i ii i!i.i5i6iCiJiKiZi`iai!k h,@hG h:hGh:hGCJOJQJhhGCJOJQJ
+hGCJ
+hGNHhG hhGLfffffJgqgwwwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apThhhhhiiiwwwwww -$If]gd6zkdv $$IfTlF6
+l4apTqgrgggggggwwwwww +$If]gdGzkdv $$IfTlF6
 ,#E
 `#    234
-l4apTiiiiivvv -$If]gd6|kd $$IfTl4F6
+l4apTgggghvvv +$If]gdG|kd $$IfTl4F6
 ,#E
 ``#    234
-l4apTii&amp;i+i,ivvv -$If]gd6|kd $$IfTl4F6
+l4apThhhhhvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTi&amp;i,i-i:i@iAiNiTiUibihiiiwi}i~iiiiiiiiiiiiiiiiiiii        jjjj#j$j1j8j9jFjMjNj[jbjcjrjxjyj;l&lt;lIlOlwlxllllllllllm'm(m3m9m_m`mmmsmmmmmm hBh6hh6CJOJQJ h,@h6
-h6CJh6h:h6CJOJQJQ,i-i:i?i@ivvv -$If]gd6|kdo $$IfTl4F6
+l4apThh&quot;h'h(hvvv +$If]gdG|kdo $$IfTl4F6
 ,#E
  `#    234
-l4apT@iAiNiSiTivvv -$If]gd6|kd $$IfTl4F6
+l4apT(h)h6h;h&lt;hvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTTiUibigihivvv -$If]gd6|kd $$IfTl4F6
+l4apT&lt;h=hJhOhPhvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apThiiiwi|i}ivvv -$If]gd6|kdp $$IfTl4F6
+l4apTPhQh_hdhehvvv +$If]gdG|kdp $$IfTl4F6
 ,#E
  `#    234
-l4apT}i~iiiivvv -$If]gd6|kd $$IfTl4F6
+l4apTehfhvh{h|hvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTiiiiivvv -$If]gd6|kd $$IfTl4F6
+l4apT|h}hhhhvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTiiiiivvv -$If]gd6|kdq $$IfTl4F6
+l4apThhhhhvvv +$If]gdG|kdq $$IfTl4F6
 ,#E
  `#    234
-l4apTiiiiivvv -$If]gd6|kd $$IfTl4F6
+l4apThhhhhvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTiiiiivvv -$If]gd6|kd $$IfTl4F6
+l4apThhhhhvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTiiiiivvv -$If]gd6|kdr $$IfTl4F6
+l4apThhhhhvvv +$If]gdG|kdr $$IfTl4F6
 ,#E
  `#    234
-l4apTii        jjjvvv -$If]gd6|kd $$IfTl4F6
+l4apThhhhhvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTjjj&quot;j#jvvv -$If]gd6|kd $$IfTl4F6
+l4apThhi
+i ivvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apT#j$j1j7j8jvvv -$If]gd6|kds $$IfTl4F6
+l4apT i iii ivvv +$If]gdG|kds $$IfTl4F6
 ,#E
  `#    234
-l4apT8j9jFjLjMjvvv -$If]gd6|kd $$IfTl4F6
+l4apT i!i.i4i5ivvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTMjNj[jajbjvvv -$If]gd6|kd $$IfTl4F6
+l4apT5i6iCiIiJivvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apTbjcjrjwjxjvvv -$If]gd6|kdt $$IfTl4F6
+l4apTJiKiZi_i`ivvv +$If]gdG|kdt $$IfTl4F6
 ,#E
  `#    234
-l4apTxjyjjj'kfkkkl;lvvvvvvvv -$If]gd6|kd $$IfTl4F6
+l4apT`iaiiijNjjjj!kvvvvvvvv +$If]gdG|kd $$IfTl4F6
 ,#E
  `#    234
-l4apT        l&lt;lIlOlwl -$If]gd6Jkd $$IfTl###234
+l4apT        !k&quot;k/k5k]k +$If]gdGJkd $$IfTl###234
 l4ap
-Twlxllllwww -$If]gd6zkd- $$IfTlF6
+T!k&quot;k/k5k]k^kkkqkkkkkkkkk +llllElFlSlYlllllllllllm        mm6m7mAmBmHmnmom{m|mmmmmmnn&amp;n'n)n*n7nnnoooooo hhGhhGCJOJQJ
+hGNHhGOJQJhG0J8OJQJh:hGCJ h:hG hBhGhGh:hGCJOJQJ
+hGCJA]k^kkkqkkwww +$If]gdGzkd- $$IfTlF6
 ,#E
 `#    234
-l4apTlllllwww -$If]gd6zkd $$IfTlF6
+l4apTkkkkkwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTlllm'mwww -$If]gd6zkds $$IfTlF6
+l4apTkkkk +lwww +$If]gdGzkds $$IfTlF6
 ,#E
 `#    234
-l4apT'm(m3m9m_mwww -$If]gd6zkd $$IfTlF6
+l4apT +llllElwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apT_m`mmmsmmwww -$If]gd6zkd $$IfTlF6
+l4apTElFlSlYllwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTmmmmmwww -$If]gd6zkd\ $$IfTlF6
+l4apTlllllwww +$If]gdGzkd\ $$IfTlF6
 ,#E
 `#    234
-l4apTmmmmnwww -$If]gd6zkd $$IfTlF6
+l4apTlllllwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTmmmmnn&quot;n#n)nPnQn[n</font>
<font color="red">bnnnnnnnnnn7o8o@oAoCoDoQooopppppppp)q*q7q;qzq{qqqqqqqrr&amp;r*r^r_r`rtrurrrrrr hh6hh6CJOJQJ
-h6NHh6OJQJh60J8OJQJh:h6CJ h:h6 hBh6h6h:h6CJOJQJ
-h6CJAnn#n)nPnwwg$If[$\$]gd6 -$If]gd6zkd $$IfTlF6
+l4apTll        mm6mwwg$If[$\$]gdG +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTPnQn</font>
<font color="gray">bnnuuu -$If]gd6|kdE $$IfTl)F6
+l4apT6m7mBmHmnmuuu +$If]gdG|kdE $$IfTl)F6
 ,#E
 `#    234
-l4apTnnnnnwww -$If]gd6zkd $$IfTlF6
+l4apTnmom|mmmwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTnnnn7owwh$1$7$8$H$Ifgd6 -$If]gd6zkd $$IfTlF6
+l4apTmmmmnwwh$1$7$8$H$IfgdG +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apT7o8oAoCoDoww,Jkd $$IfTl###234
+l4apTnn'n)n*nww,Jkd $$IfTl###234
 l4ap
 T -$If]gd6zkd8 $$IfTlF6
+$If]gdGzkd8 $$IfTlF6
 ,#E
 `#    234
-l4apTDoQoVoppppphzkd&gt; $$IfTlF6
+l4apT*n7n&lt;nooooohzkd&gt; $$IfTlF6
 ,#E
 `#    234
-l4apT$1$7$8$H$Ifgd6 -$If]gd6pppp)qwww -$If]gd6zkd $$IfTlF6
+l4apT$1$7$8$H$IfgdG +$If]gdGoooopwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apT)q*q7q;qzqwww -$If]gd6zkd $$IfTlF6
+l4apToooppp!p`papopsppppppq qqDqEqFqZq[qqqqqqqqqqqrr0r1r9r:r;rGrIr_r`rfrjrrrrrrrrrrrssssssssĶ趽h:hGhBhBhGNH h:hG hBhGh:hGCJOJQJhirhG5hhGNH
+hGCJ hhGhGhhGCJOJQJ@ppp!p`pwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTzq{qqqqwww -$If]gd6zkd' $$IfTlF6
+l4apT`papopsppwww +$If]gdGzkd' $$IfTlF6
 ,#E
 `#    234
-l4apTqqqqrwww -$If]gd6zkd $$IfTlF6
+l4apTpppppwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTrr&amp;r*r_rwww -$If]gd6zkdm $$IfTlF6
+l4apTpq qqEqwww +$If]gdGzkdm $$IfTlF6
 ,#E
 `#    234
-l4apT_r`rtrurrwww -$If]gd6zkd $$IfTlF6
+l4apTEqFqZq[qqwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTrrrrrwww -$If]gd6zkd $$IfTlF6
+l4apTqqqqqwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTrrrr
-s s8s9sJsKsSsTsUsascsyszsssssssssss t -ttttttttt&lt;u=uDuuuuvvv-w.wywzwwww;x&lt;xCxxy
-y y2y3y@yDyyٽٽĶ𶽭ٽٽh:h6hBhBh6NH h:h6 hBh6h:h6CJOJQJhirh65h6hh6CJOJQJ
-h6CJ hh6hh6NH@rr
-s sJswww -$If]gd6zkdV $$IfTlF6
+l4apTqqqq0rwww +$If]gdGzkdV $$IfTlF6
 ,#E
 `#    234
-l4apTJsKsTsUsasw,wJkd $$IfTl###234
+l4apT0r1r:r;rGrw,wJkd $$IfTl###234
 l4ap
 T -$If]gd6zkd $$IfTlF6
+$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTascsyszsssswzkd $$IfTlF6
+l4apTGrIr_r`rfrjrrwzkd $$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6ssssstwwww -$If]gd6zkd $$IfTlF6
+$If]gdGrrrrrswwww +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTtttttw,wJkd $$IfTl###234
+l4apTsssssw,wJkd $$IfTl###234
 l4ap
 T -$If]gd6zkdE $$IfTlF6
+$If]gdGzkdE $$IfTlF6
 ,#E
 `#    234
-l4apTttu&lt;u=uDuIuufzkdK $$IfTlF6
+l4apTsss&quot;t#t*t/ttfzkdK $$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6 -$If]gd6uuuvvwfw -$If]gd6 -$If]gd6zkd $$IfTlF6
+$If]gdG +$If]gdGs&quot;t#t*ttttuuuvv_v`vhvvv!w&quot;w)wwwwwxx&amp;x*xxxxxxx'y(y5y9yiyjyyyyyyy8z9zFzJzzz{zzzzz!{&quot;{/{3{d{e{{{{{{{{{{ŻŻŻŻŲŲhBhGNHh:hGhB hBhGhGh:hGCJOJQJhhGNHhhGCJOJQJ
+hGCJ hhGFttttuwfw +$If]gdG +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTvvvvywwfw -$If]gd6 -$If]gd6zkd $$IfTlF6
+l4apTuuuu_vwfw +$If]gdG +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTywzwww;xwfw -$If]gd6 -$If]gd6zkd4 $$IfTlF6
+l4apT_v`vhvmv!wwfw +$If]gdG +$If]gdGzkd4 $$IfTlF6
 ,#E
 `#    234
-l4apT;x&lt;xCxHxxwfw -$If]gd6 -$If]gd6zkd $$IfTlF6
+l4apT!w&quot;w)w.wwwfw +$If]gdG +$If]gdGzkd $$IfTlF6
 ,#E
 `#    234
-l4apTxy
-y y2ywww -$If]gd6zkdz $$IfTlF6
+l4apTwwwwxwww +$If]gdGzkdz $$IfTlF6
 ,#E
 `#    234
-l4apT2y3y@yDyywww -$If]gd6zkd!$$IfTlF6
+l4apTxx&amp;x*xxwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTyyyyAzwww -$If]gd6zkd!$$IfTlF6
+l4apTxxxx'ywww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTyyyyyyAzBzOzSzzzzzzz
-{ {R{S{`{d{{{{{{{;|&lt;|I|M|~||||||||}        }}}m}n}{}}}}}}        ~
-~~~~~'~(~X~Y~~~
-h6NHh:h65        h65h@Eh65 hh6hh6CJOJQJhBh6NHh:h6hB hBh6h6h:h6CJOJQJ
-h6CJ?AzBzOzSzzwww -$If]gd6zkdc!$$IfTlF6
+l4apT'y(y5y9yywww +$If]gdGzkdc!$$IfTlF6
 ,#E
 `#    234
-l4apTzzzzR{www -$If]gd6zkd!$$IfTlF6
+l4apTyyyy8zwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTR{S{`{d{{www -$If]gd6zkd!$$IfTlF6
+l4apT8z9zFzJzzwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT{{{{;|www -$If]gd6zkdL!$$IfTlF6
+l4apTzzzz!{www +$If]gdGzkdL!$$IfTlF6
 ,#E
 `#    234
-l4apT;|&lt;|I|M||www -$If]gd6zkd!$$IfTlF6
+l4apT!{&quot;{/{3{{www +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT||||}wwn        $Ifgd6 -$If]gd6zkd!$$IfTlF6
+l4apT{{{{{wwn        $IfgdG +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT}        }}}m}www -$If]gd6zkd5!$$IfTlF6
+l4apT{{{|S|www +$If]gdGzkd5!$$IfTlF6
 ,#E
 `#    234
-l4apTm}n}{}}}www -$If]gd6zkd!$$IfTlF6
+l4apT{|S|T|a|e||||||||}}} +}}&gt;}?}}}}}}}~~~~7~8~C~E~~~~~67IL{|ҀӀ).GH[bcryz()hBhGNH
+hGNHh:hG5        hG5h@EhG5 hhGhhGCJOJQJh:hGCJOJQJ
+hGCJ hBhGhGCS|T|a|e||www +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT}}}}        ~wwf -$If]gd6 -$If]gd6zkd{!$$IfTlF6
+l4apT|||||wwf +$If]gdG +$If]gdGzkd{!$$IfTlF6
 ,#E
 `#    234
-l4apT        ~
-~~~(~w,wJkd!$$IfTl###234
+l4apT||}}}w,wJkd!$$IfTl###234
 l4ap
 T -$If]gd6zkd!$$IfTlF6
+$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT(~)~
-*wzkd$!$$IfTlF6
+l4apT}}}}}}~wzkd$!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6~
-*+24QR]_PQcfǁʁ89CHabu|}BCQW˃Ѓ&quot;'Z[lm+.&lt;h60J8OJQJ        h65hirh65hBh6NH hBh6h:h6CJOJQJ
-h6CJh6L*+24Qwww -$If]gd6zkd!$$IfTlF6
+$If]gdG~~~~7~www +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTQR]_www -$If]gd6zkdj        !$$IfTlF6
+l4apT7~8~C~E~~www +$If]gdGzkdj        !$$IfTlF6
 ,#E
 `#    234
-l4apTPwww -$If]gd6zkd
+l4apT~~~~6www +$If]gdGzkd
 !$$IfTlF6
 ,#E
 `#    234
-l4apTPQcfwww -$If]gd6zkd
+l4apT67ILwww +$If]gdGzkd
 !$$IfTlF6
 ,#E
 `#    234
-l4apTǁʁwww -$If]gd6zkdS !$$IfTlF6
+l4apTҀwww +$If]gdGzkdS !$$IfTlF6
 ,#E
 `#    234
-l4apT8www -$If]gd6zkd !$$IfTlF6
+l4apTҀӀwww +$If]gdGzkd !$$IfTlF6
 ,#E
 `#    234
-l4apT89CHawww -$If]gd6zkd !$$IfTlF6
+l4apT).Gwww +$If]gdGzkd !$$IfTlF6
 ,#E
 `#    234
-l4apTabu{|www -$If]gd6zkd&lt; +l4apTGH[abwww +$If]gdGzkd&lt;  !$$IfTlF6
 ,#E
 `#    234
-l4apT|}www -$If]gd6zkd +l4apTbcrxywww +$If]gdGzkd  !$$IfTlF6
 ,#E
 `#    234
-l4apTBwww -$If]gd6zkd!$$IfTlF6
+l4apTyz(www +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTBCQWwww -$If]gd6zkd%!$$IfTlF6
+l4apT()7=www +$If]gdGzkd%!$$IfTlF6
 ,#E
 `#    234
-l4apT˃Ѓwww -$If]gd6zkd!$$IfTlF6
+l4apT)7= +@ARSflփ׃&quot;#,-fĄʄ ij{}ۅ܅mtΆφ.'(  #012;&lt;=h:hG0J8
+hGNH h:hGhG0J8OJQJ        hG5hirhG5hBhGNH
+hGCJ hBhGhGh:hGCJOJQJDwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT&quot;'lwww -$If]gd6zkdk!$$IfTlF6
+l4apT +Rwww +$If]gdGzkdk!$$IfTlF6
 ,#E
 `#    234
-l4apTlmwww -$If]gd6zkd!$$IfTlF6
+l4apTRSflփwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTw,wJkdT!$$IfTl###234
+l4apTփ׃w,wJkdT!$$IfTl###234
 l4ap
 T -$If]gd6zkd!$$IfTlF6
+$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT+.&lt; -$If]gd6Jkd!$$IfTl###234
+l4apT&quot; +$If]gdGJkd!$$IfTl###234
 l4ap
-T&lt;=FGzޅwwwww -$If]gd6zkd!$$IfTlF6
+T&quot;#,-`Ąiwwwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT&lt;=FGޅ9:23HAB%&amp;7=JKLUVWdfopyz{ʊˊ؊يފ -.[\joh:h6NHh:h6CJh:h60J8
-h6NHhBh6NH hBh6 h:h6h6h:h6CJOJQJ
-h6CJFLww&amp;P$1$7$8$Eƀ
-fH$Ifgd6 -$If]gd6zkd!$$IfTlF6
+l4apTij{}2ww&amp;P$1$7$8$Eƀ
+fH$IfgdG +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTL23HNuhh -$If]gd6zkd`!$$IfTlF6
+l4apT2n.4uhh +$If]gdGzkd`!$$IfTlF6
 ,#E
 `#    234
-l4apT$1$7$8$H$Ifgd6N~%&amp;7(zkd!$$IfTlF6
+l4apT$1$7$8$H$IfgdG4d  (zkd!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6N$Eƀ
-fIf]gd67=KLVwzkd!$$IfTlF6
+$If]gdGN$Eƀ
+fIf]gdG#12&lt;wzkd!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6VWdfo -$If]gd6JkdI!$$IfTl###234
+$If]gdG&lt;=JLU +$If]gdGJkdI!$$IfTl###234
 l4ap
-Topz{w,wJkdO!$$IfTl###234
+T=JLUV_`akm{|ĉABPU$%IVW}~ދ$Jaru hGhj[ hj[hGhGCJOJQJ
+hGNHh:hGNH h:hGh:hGCJh:hG0J8
+hGCJ hBhGhGh:hGCJOJQJ&lt;UV`akw,wJkdO!$$IfTl###234
 l4ap
 T -$If]gd6zkd!$$IfTlF6
+$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTwzkd!$$IfTlF6
+l4apTkm{|wzkd!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6ʊwww -$If]gd6zkdU!$$IfTlF6
+$If]gdGwww +$If]gdGzkdU!$$IfTlF6
 ,#E
 `#    234
-l4apTʊˊيފ[www -$If]gd6zkd!$$IfTlF6
+l4apTĉAwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT[\jouuu -$If]gd6|kd!$$IfTlJF6
+l4apTABPUuuu +$If]gdG|kd!$$IfTlJF6
 ,#E
 `#    234
-l4apTϋЋ
-&gt;?cpq/0&gt;d{ƍǍȍэҍӍ12abrtŎ56DK[\C²ણ h -YUh6 hBh6 hirh6h:h65hj[h6NH h6hj[ hj[h6h6CJOJQJh:h6CJOJQJ
-h6CJ
-h6NHh6 h:h6h:h6NH:
-www -$If]gd6zkdB!$$IfTlF6
+l4apT}www +$If]gdGzkdB!$$IfTlF6
 ,#E
 `#    234
-l4apT/www -$If]gd6zkd!$$IfTlF6
+l4apT}~www +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apT/0&gt;CǍwwww -$If]gd6zkd!$$IfTlF6
+l4apT$)rwwww +$If]gdGzkd!$$IfTlF6
 ,#E
 `#    234
-l4apTǍȍҍӍaw,wJkd!$$IfTl###234
+l4apTGHXZ*1ABxy)*+:&gt;NǏȏ֏ݏHIVW`f̐͐efy/089Nߒ h +YUhG hBhGh:hGCJOJQJ
+hGNH hirhGh:hG5
+hGCJhG hj[hGhj[hGNHHGw,wJkd!$$IfTl###234
 l4ap
 T -$If]gd6zkd+!$$IfTlF6
+$If]gdGzkd+!$$IfTlF6
 ,#E
 `#    234
-l4apTabrt -$If]gd6Jkd1!$$IfTl###234
+l4apTGHXZ +$If]gdGJkd1!$$IfTl###234
 l4ap
-TŎ5wwww -$If]gd6zkd!$$IfTlF6
+Twwww +$If]gdGzkd!$$IfTlF6
 #E
 @#    234
-l4apT56DJ\sfff -$If]gd6 -:$If]gd6zkd7!$$IfTlF6
+l4apT*0Bxsfff +$If]gdG +:$If]gdGzkd7!$$IfTlF6
 #E
 @#    234
-l4apTDwwww -$If]gd6zkd!$$IfTlF6
+l4apTxy*wwww +$If]gdGzkd!$$IfTlF6
 #E
 @#    234
-l4apTCDETXhِڐbcpqzŒƒIJRSh,-.:@AQ}~!'ST^%&amp;4&gt;?ۺhh6NH hh6hh6CJOJQJ hBh6
-h6NH h -YUh6h6h:h6CJOJQJ
-h6CJ hirh6FDETWiwww -$If]gd6zkd}!$$IfTlF6
+l4apT*+:=Owww +$If]gdGzkd}!$$IfTlF6
 #E
 @#    234
-l4apTi(zkd  !$$IfTlF6
+l4apTOǏȏ֏(zkd  !$$IfTlF6
 #E
 @#    234
 l4apT -$If]gd6N$Eƀ fIf]gd6pqzwzkd !$$IfTlF6
+$If]gdGN$Eƀ fIf]gdG֏܏VW`fwzkd !$$IfTlF6
 #E
 @#    234
 l4apT -$If]gd6www -$If]gd6zkdf!!$$IfTlF6
+$If]gdG̐www +$If]gdGzkdf!!$$IfTlF6
 #E
 @#    234
-l4apTwww -$If]gd6zkd        &quot;!$$IfTlF6
+l4apT̐͐ewww +$If]gdGzkd        &quot;!$$IfTlF6
 #E
 @#    234
-l4apTRwww -$If]gd6zkd&quot;!$$IfTlF6
+l4apTefy8www +$If]gdGzkd&quot;!$$IfTlF6
 #E
 @#    234
-l4apTRShn-wwj -$If]gd6 -$If]gd6zkdO#!$$IfTlF6
+l4apT89NTwwj +$If]gdG +$If]gdGzkdO#!$$IfTlF6
 #E
 @#    234
-l4apT-.:@R}wwwj -$If]gd6 -$If]gd6zkd#!$$IfTlF6
+l4apT &amp;8cwwwj +$If]gdG +$If]gdGzkd#!$$IfTlF6
 #E
 @#    234
-l4apT}~wwj -$If]gd6 -$If]gd6zkd$!$$IfTlF6
+l4apT &amp;'7cdo        56@ϕЕݕ !&quot;3gh +45FL̙͙Ιٙ57Q豨۠Ꮎh +YUhGhBhhG5h +YUhG5hj[hGNH hj[hG
+hGNH hBhGh:hGCJOJQJhhGNH
+hGCJ h +YUhGhG hhGhhGCJOJQJ8cdoqwwj +$If]gdG +$If]gdGzkd$!$$IfTlF6
 #E
 @#    234
-l4apT!'Swww -$If]gd6zkd8%!$$IfTlF6
+l4apT        5www +$If]gdGzkd8%!$$IfTlF6
 #E
 @#    234
-l4apTST^dwww -$If]gd6zkd%!$$IfTlF6
+l4apT56@Fwww +$If]gdGzkd%!$$IfTlF6
 #E
 @#    234
-l4apTwww -$If]gd6zkd~&amp;!$$IfTlF6
+l4apTϕwww +$If]gdGzkd~&amp;!$$IfTlF6
 #E
 @#    234
-l4apT%sff -$If]gd6 -($If]gd6zkd!'!$$IfTlF6
+l4apTϕЕݕsff +$If]gdG +($If]gdGzkd!'!$$IfTlF6
 #E
 @#    234
-l4apT%&amp;47?sff -$If]gd6 -($If]gd6zkd'!$$IfTlF6
+l4apT!sff +$If]gdG +($If]gdGzkd'!$$IfTlF6
 #E
 @#    234
-l4apT?@QW+www -$If]gd6zkdg(!$$IfTlF6
+l4apT!&quot;39 +www +$If]gdGzkdg(!$$IfTlF6
 #E
 @#    234
-l4apT?@Q+,&lt;ΙϙRSdj !,.SUopy}ě H[\]hl؜ٜ^_j -.鼲鼫 hBh6h -YUh6hB h -YUh6hh65h -YUh65hj[h6NH hj[h6
-h6NHh6h:h6CJOJQJ
-h6CJC+,&lt;&gt;ww(N$Eƀ* fIf]gd6 -$If]gd6zkd
+l4apT + ww(N$Eƀ* fIf]gdG +$If]gdGzkd
 )!$$IfTlF6
 #E
 @#    234
-l4apT֙&quot;6RN$Eƀ* fIf]gd6 -$If]gd6RSdjww(N$Eƀ* fIf]gd6 -$If]gd6zkd)!$$IfTlF6
+l4apTĘژ4N$Eƀ* fIf]gdG +$If]gdG45FL͙ww(N$Eƀ* fIf]gdG +$If]gdGzkd)!$$IfTlF6
 #E
 @#    234
-l4apT !,w,wJkd*!$$IfTl###234
+l4apT͙Ιw,wJkd*!$$IfTl###234
 l4ap
 T -$If]gd6zkdP*!$$IfTlF6
+$If]gdGzkdP*!$$IfTlF6
 #E
 @#    234
-l4apT,.opy}wzkdV+!$$IfTlF6
+l4apTQR[_wzkdV+!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6ěwww -$If]gd6zkd+!$$IfTlF6
+$If]gdGQR[_ޚߚ*=&gt;?JNhƛ@ALghwߜefw~LMyz˞̞ܞݞjk$%0Y˻ h:hGh +YUhGCJOJQJhhG5NH
+hGNHhhG5h +YUhG5 hBhG h +YUhGhGh:hGCJOJQJ
+hGCJBߚwww +$If]gdGzkd+!$$IfTlF6
 ,#E
 `#    234
-l4apT \www -$If]gd6zkd,!$$IfTlF6
+l4apTߚ&gt;www +$If]gdGzkd,!$$IfTlF6
 ,#E
 `#    234
-l4apT\]hlלww(N$Eƀ- fIf]gd6 -$If]gd6zkd?-!$$IfTlF6
+l4apT&gt;?JNww(N$Eƀ- fIf]gdG +$If]gdGzkd?-!$$IfTlF6
 ,#E
 `#    234
-l4apTל؜ٜ^wzkd-!$$IfTlF6
+l4apTƛʛ@wzkd-!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6^_w,wJkd(/!$$IfTl###234
+$If]gdG@Aghww,wJkd(/!$$IfTl###234
 l4ap
 T -$If]gd6zkd.!$$IfTlF6
+$If]gdGzkd.!$$IfTlF6
 ,#E
 `#    234
-l4apT͝(zkd/!$$IfTlF6
+l4apTwyߜ(zkd/!$$IfTlF6
 ,#E
 `#    234
-l4apTN$Eƀ. fIf]gd6 -$If]gd6 -.0G_wzkd.0!$$IfTlF6
+l4apTN$Eƀ. fIf]gdG +$If]gdG'?ewzkd.0!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6        www -$If]gd6zkd0!$$IfTlF6
+$If]gdG        efw~www +$If]gdGzkd0!$$IfTlF6
 ,#E
 `#    234
-l4apT        
-no  -(HIT}~5ڢۢܢݢۣܣﵮڧhirh6CJOJQJh -YUh6NH hirh6 h -YUh6 h:h6h -YUh6CJOJQJhh65NHhh65
-h6NHh:h6CJOJQJh -YUh65
-h6CJ hBh6h66w,wJkd2!$$IfTl###234
+l4apTw,wJkd2!$$IfTl###234
 l4ap
 T -$If]gd6zkdt1!$$IfTlF6
+$If]gdGzkdt1!$$IfTlF6
 ,#E
 `#    234
-l4apTĞN$Eƀ1 fIf]gd6 -$If]gd6 -w,wJkd3!$$IfTl###234
+l4apTŝyN$Eƀ1 fIf]gdG +$If]gdGyzܞݞw,wJkd3!$$IfTl###234
 l4ap
 T -$If]gd6zkdz2!$$IfTlF6
+$If]gdGzkdz2!$$IfTlF6
 ,#E
 `#    234
-l4apT -(HI}wzkd3!$$IfTlF6
+l4apT$%Ywzkd3!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6}~ԡ 5Th -$If]gd6Jkd#4!$$IfTl###234
+$If]gdGYZeiՠ0D^ +$If]gdGJkd#4!$$IfTl###234
 l4ap
-T w,wJkd)5!$$IfTl###234
+T YZei^_hij|}¡áġԡ+,-.9Ƥ'(¥åݥޥӶӨh +YUhGhBh +YUhGCJh +YUhGCJOJQJhhG5
+hGNHhirhGCJOJQJh +YUhGNH hirhGh +YUhG5 hBhG h +YUhGhGh:hGCJOJQJ
+hGCJ5^_ij|w,wJkd)5!$$IfTl###234
 l4ap
 T -$If]gd6zkd4!$$IfTlF6
+$If]gdGzkd4!$$IfTlF6
 ,#E
 `#    234
-l4apTۢܢݢwzkd5!$$IfTlF6
+l4apT|áwzkd5!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6TC +$If]gdGáġԡTC  x
-$If]gd6R +$If]gdGR  x
-$Eƀ7 fIf]gd6 -$If]gd6Jkd/6!$$IfTl###234
+$Eƀ7 fIf]gdG +$If]gdGJkd/6!$$IfTl###234
 l4ap
-T#$4w,wJkd57!$$IfTl###234
+Tw,wJkd57!$$IfTl###234
 l4ap
 T -$If]gd6zkd6!$$IfTlF6
+$If]gdGzkd6!$$IfTlF6
 ,#E
 `#    234
-l4apT&quot;#$4OPQR]٥ڥBCKL˦̦צݦ  -EFW[xy§678TUcdopqyz꽴֪꽴ңңңңҜҖh60J8OJQJ
-h60J8 h Fh6 hBh6h -YUh6hBh -YUh6CJh -YUh6CJOJQJhh65h6 h -YUh6h:h6CJOJQJ
-h6CJ hirh6h -YUh6574OQR٥wzkd7!$$IfTlF6
+l4apT+-.wzkd7!$$IfTlF6
 ,#E
 `#    234
 l4apT -$If]gd6٥ڥB -$If]gd6Jkd;8!$$IfTl###234
+$If]gdGƤ +$If]gdGJkd;8!$$IfTl###234
 l4ap
-TBCLR˦wwww -$If]gd6zkd8!$$IfTlF6
+T(.}wwww +$If]gdGzkd8!$$IfTlF6
 ,#E
 `#    234
-l4apT˦̦צݦwww -$If]gd6zkdA9!$$IfTlF6
+l4apTݥwww +$If]gdGzkdA9!$$IfTlF6
 ,#E
 `#    234
-l4apT -Ewww -$If]gd6zkd9!$$IfTlF6
+l4apTݥޥ!www +$If]gdGzkd9!$$IfTlF6
 ,#E
 `#    234
-l4apTEFW[xwww -$If]gd6zkd:!$$IfTlF6
+l4apT!&quot;37TUcgʦ˦ڦ01?@KLMUVWhҧӧާ        @AIJK[¨ҨPQYZ[m hhGh +YUhG0J8OJQJ h +YUhGh +YUhGCJOJQJhG0J8OJQJ
+hG0J8 h FhG hBhGh:hGCJOJQJ
+hGCJhGh +YUhGCJ&lt;!&quot;37Twww +$If]gdGzkd:!$$IfTlF6
 ,#E
 `#    234
-l4apTxywww -$If]gd6zkd*;!$$IfTlF6
+l4apTTUcgwww +$If]gdGzkd*;!$$IfTlF6
 ,#E
 `#    234
-l4apT§www -$If]gd6zkd;!$$IfTlF6
+l4apTʦwww +$If]gdGzkd;!$$IfTlF6
 ,#E
 `#    234
-l4apT6www -$If]gd6zkdp&lt;!$$IfTlF6
+l4apTʦ˦ڦwww +$If]gdGzkdp&lt;!$$IfTlF6
 ,#E
 `#    234
-l4apT678Udprr -$If]gd6gd6zkd=!$$IfTlF6
+l4apT1@Lrr +$If]gdGgdGzkd=!$$IfTlF6
 ,#E
 `#    234
-l4apTpqz{DJkd9&gt;!$$IfTl###234
+l4apTLMVWhDJkd9&gt;!$$IfTl###234
 l4ap
 T -$If]gd6bkd=!$$IfTl06
+$If]gdGbkd=!$$IfTl06
 #E
 V#234
-l4apTz{,-&gt;demno&quot;tu}~-ث$%&amp;=ϬЬ$\]k­íЭ$%&amp;4
-h6NHh6h -YUh6CJNHOJQJ hh6h -YUh60J8OJQJ h -YUh6h -YUh6CJOJQJ
-h6CJI -$If]gd6 -$If]gd6bkd&gt;!$$IfTl06
+l4apTҧ +$If]gdG +$If]gdGbkd&gt;!$$IfTl06
 #E
 V#234
-l4apT,-,bkd?!$$IfTl06
+l4apTҧӧާ        ,bkd?!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd?!$$IfTl06
+$If]gdGbkd?!$$IfTl06
 #E
 V#234
-l4apT-&gt;denoDJkd@!$$IfTl###234
+l4apT        @AJK[DJkd@!$$IfTl###234
 l4ap
 Tbkd%@!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6,bkdA!$$IfTl06
+$If]gdG¨,bkdA!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd A!$$IfTl06
+$If]gdGbkd A!$$IfTl06
 #E
 V#234
-l4apT&quot;tu~DJkdB!$$IfTl###234
+l4apT¨ҨPQZ[mDJkdB!$$IfTl###234
 l4ap
 TbkdB!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6-lbkdB!$$IfTl06
+$If]gdGm        HbkdB!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6ث%DJkdC!$$IfTl###234
+$If]gdG        fghz89Gefgopqѭҭ67F%}~FGU +wxh +YUhG0J8OJQJ h +YUhG
+hGNHhGh +YUhGCJNHOJQJh +YUhGCJOJQJ
+hGCJLDJkdC!$$IfTl###234
 l4ap
 T -$If]gd6bkdzC!$$IfTl06
+$If]gdGbkdzC!$$IfTl06
 #E
 V#234
-l4apT%&amp;=,bkdD!$$IfTl06
+l4apTgh,bkdD!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd`D!$$IfTl06
+$If]gdGbkd`D!$$IfTl06
 #E
 V#234
-l4apTϬЬbkdfE!$$IfTl06
+l4apThzbkdfE!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6$\],bkdlF!$$IfTl06
+$If]gdG89,bkdlF!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdE!$$IfTl06
+$If]gdGbkdE!$$IfTl06
 #E
 V#234
-l4apT]k­íЭ%bkdF!$$IfTl06
+l4apT9GlЬbkdF!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6%&amp;4Y -$If]gd6bkdrG!$$IfTl06
+$If]gdG5f +$If]gdGbkdrG!$$IfTl06
 #E
 V#234
-l4apTDJkdxH!$$IfTl###234
+l4apTfgpqѭDJkdxH!$$IfTl###234
 l4ap
 T -$If]gd6bkdG!$$IfTl06
+$If]gdGbkdG!$$IfTl06
 #E
 V#234
-l4apTZ[jƯǯۯ34I        jkyͱα۱12C!EFNrs|ͳγӳ TUYtuϴд۴DEUصٵ%h -YUh60J8OJQJh6h -YUh6CJOJQJ
-h6CJ h -YUh6TZ[,bkd^I!$$IfTl06
+l4apTѭҭ67,bkd^I!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdH!$$IfTl06
+$If]gdGbkdH!$$IfTl06
 #E
 V#234
-l4apT[jƯǯۯ3bkdI!$$IfTl06
+l4apT7FbkdI!$$IfTl06
 #E
 V#234
 l4apT -$If]gd634I,bkdJ!$$IfTl06
+$If]gdG%}~,bkdJ!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkddJ!$$IfTl06
+$If]gdGbkddJ!$$IfTl06
 #E
 V#234
-l4apT        jbkdjK!$$IfTl06
+l4apT~FbkdjK!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6jkyͱα,bkdpL!$$IfTl06
+$If]gdGFGU,bkdpL!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdK!$$IfTl06
+$If]gdGbkdK!$$IfTl06
 #E
 V#234
-l4apTα۱12CbkdL!$$IfTl06
+l4apT +wbkdL!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6 -$If]gd6bkdvM!$$IfTl06
+$If]gdGwxɱ +$If]gdGbkdvM!$$IfTl06
 #E
 V#234
-l4apT!EDJkd|N!$$IfTl###234
+l4apTx!&quot;*NOX}~ϲвԲ015PQ[ !1lmrŴ
+  NO~ʵ˵Ե ?@Mh +YUhGNHh +YUhG0J8OJQJ
+hGCJ h +YUhGh +YUhGCJOJQJR!DJkd|N!$$IfTl###234
 l4ap
 T -$If]gd6bkdM!$$IfTl06
+$If]gdGbkdM!$$IfTl06
 #E
 V#234
-l4apTEFNrs,bkdbO!$$IfTl06
+l4apT!&quot;*NO,bkdbO!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdN!$$IfTl06
+$If]gdGbkdN!$$IfTl06
 #E
 V#234
-l4apTs|ͳbkdO!$$IfTl06
+l4apTOX}~bkdO!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6ͳγӳ,bkdP!$$IfTl06
+$If]gdGϲв,bkdP!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdhP!$$IfTl06
+$If]gdGbkdhP!$$IfTl06
 #E
 V#234
-l4apT TbkdnQ!$$IfTl06
+l4apTвԲ0bkdnQ!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6TUYtu,bkdtR!$$IfTl06
+$If]gdG015PQ,bkdtR!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdQ!$$IfTl06
+$If]gdGbkdQ!$$IfTl06
 #E
 V#234
-l4apTuϴbkdR!$$IfTl06
+l4apTQ[bkdR!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6ϴд۴,bkdS!$$IfTl06
+$If]gdG,bkdS!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdzS!$$IfTl06
+$If]gdGbkdzS!$$IfTl06
 #E
 V#234
-l4apTDEUbkdT!$$IfTl06
+l4apT !1lbkdT!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6صٵ,bkdU!$$IfTl06
+$If]gdGlmr,bkdU!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdU!$$IfTl06
+$If]gdGbkdU!$$IfTl06
 #E
 V#234
-l4apTٵ%&amp;/06DJkdV!$$IfTl###234
+l4apTŴ  ~DJkdV!$$IfTl###234
 l4ap
 Tbkd        V!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6%&amp;./06rsǶȶζ        &quot;#0cdqghvw~߸!^_FGM67:;Ovh -YUh6CJNHOJQJh -YUh6NHh -YUh6CJOJQJ h -YUh6h -YUh60J8OJQJ
-h6CJLǶȶ,bkdrW!$$IfTl06
+$If]gdG~,bkdrW!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdV!$$IfTl06
+$If]gdGbkdV!$$IfTl06
 #E
 V#234
-l4apTȶζbkdW!$$IfTl06
+l4apTʵ˵ԵbkdW!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6        &quot;#,bkdX!$$IfTl06
+$If]gdG,bkdX!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdxX!$$IfTl06
+$If]gdGbkdxX!$$IfTl06
 #E
 V#234
-l4apT#0cdqbkd~Y!$$IfTl06
+l4apT ?@Mbkd~Y!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6,bkdZ!$$IfTl06
+$If]gdG,bkdZ!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdZ!$$IfTl06
+$If]gdGbkdZ!$$IfTl06
 #E
 V#234
-l4apTvw~bkd[!$$IfTl06
+l4apTRSZ~bkd[!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6߸,bkd +$If]gdG϶жCDRSZ~÷:;vwøĸʸ&quot;#)Ϲйعٹڹ۹޹߹+RSdغٺBCR˻./;ghs׼ؼh +YUhGCJNHOJQJh +YUhG0J8OJQJh +YUhGCJOJQJ
+hGCJh +YUhGNH h +YUhGL~,bkd  \!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd[!$$IfTl06
+$If]gdGbkd[!$$IfTl06
 #E
 V#234
-l4apT!bkd\!$$IfTl06
+l4apT÷bkd\!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6,bkd]!$$IfTl06
+$If]gdGøĸ,bkd]!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd]!$$IfTl06
+$If]gdGbkd]!$$IfTl06
 #E
 V#234
-l4apTFGMbkd^!$$IfTl06
+l4apTĸʸ&quot;#)Ϲbkd^!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6,bkd_!$$IfTl06
+$If]gdGϹйٹڹ۹,bkd_!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd^!$$IfTl06
+$If]gdGbkd^!$$IfTl06
 #E
 V#234
-l4apT67Ovbkd_!$$IfTl06
+l4apT۹+Rbkd_!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6vw̻ -$If]gd6bkd%`!$$IfTl06
+$If]gdGRSdغ +$If]gdGbkd%`!$$IfTl06
 #E
 V#234
-l4apTvwfgv'RS_½ýϽ45Amnz߾%QR_ǿȿտ;&lt;Htu(VWc&quot;h6
-h60J= h Fh6 h -YUh6h -YUh6CJOJQJ
-h6CJR/Jf -$If]gd6bkd`!$$IfTl06
+l4apTغٺ &amp;B +$If]gdGbkd`!$$IfTl06
 #E
 V#234
-l4apTfgv,bkda!$$IfTl06
+l4apTBCR,bkda!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd+a!$$IfTl06
+$If]gdGbkd+a!$$IfTl06
 #E
 V#234
-l4apTbkd1b!$$IfTl06
+l4apT˻bkd1b!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6'RS,bkd7c!$$IfTl06
+$If]gdG./,bkd7c!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdb!$$IfTl06
+$If]gdGbkdb!$$IfTl06
 #E
 V#234
-l4apTS_½bkdc!$$IfTl06
+l4apT/;ghsbkdc!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6½ýϽ,bkdd!$$IfTl06
+$If]gdG׼ؼ,bkdd!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkd=d!$$IfTl06
+$If]gdGbkd=d!$$IfTl06
 #E
 V#234
-l4apT45AmbkdCe!$$IfTl06
+l4apTؼIbkdCe!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6mnz,bkdIf!$$IfTl06
+$If]gdGIJVȽ-.;hiv޾߾$PQ\˿23?klw!789:ķĪjn!h'LhGCJUjm!h'LhGCJUh'LhGCJjhGUhG
+hG0J= h FhGh +YUhGCJOJQJ
+hGCJ h +YUhGAIJV,bkdIf!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkde!$$IfTl06
+$If]gdGbkde!$$IfTl06
 #E
 V#234
-l4apT߾bkdf!$$IfTl06
+l4apTȽbkdf!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6%QR,bkdg!$$IfTl06
+$If]gdG-.,bkdg!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdOg!$$IfTl06
+$If]gdGbkdOg!$$IfTl06
 #E
 V#234
-l4apTR_ǿbkdUh!$$IfTl06
+l4apT.;hivbkdUh!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6ǿȿտ,bkd[i!$$IfTl06
+$If]gdG޾߾,bkd[i!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdh!$$IfTl06
+$If]gdGbkdh!$$IfTl06
 #E
 V#234
-l4apT;&lt;Htbkdi!$$IfTl06
+l4apT߾$Pbkdi!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6tu,bkdj!$$IfTl06
+$If]gdGPQ\,bkdj!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdaj!$$IfTl06
+$If]gdGbkdaj!$$IfTl06
 #E
 V#234
-l4apTbkdgk!$$IfTl06
+l4apT˿bkdgk!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6(VW,bkdml!$$IfTl06
+$If]gdG23,bkdml!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6bkdk!$$IfTl06
+$If]gdGbkdk!$$IfTl06
 #E
 V#234
-l4apTWcbkdl!$$IfTl06
+l4apT3?klwbkdl!$$IfTl06
 #E
 V#234
 l4apT -$If]gd6!&quot;$%'(*+-.689gd6&gt;gd6bkdsm!$$IfTl06
+$If]gdG !gdG&gt;gdGbkdsm!$$IfTl06
 #E
 V#234
-l4apT&quot;#%&amp;()+,.679ABCDEFabhiklnop깮|le h Fh6h'Lh60JCJmHnHuh'Lh60JCJjh'Lh60JCJUjo!h6Uhh60JCJmHnHuhh60JCJjhh60JCJUj.o!h6Ujn!h'Lh6CJUjm!h'Lh6CJUh'Lh6CJh6jh6U#9ACDFmnp
  -gd6$a$gd6gd6 /R / =!&quot;#$%-        0/R :p6/ =!&quot;#$% P)        0/R :p6/ =!&quot;#$%-        0/R :p6/ =!&quot;#$% P)        0/R :p6/ =!&quot;#$%
 DyK _Introduction_1DyK _Installing_WRF-VarDyK _Installing_WRFNL_andDyK $_Running_Observation_Preprocessor_1DyK _Running_WRF-Var_1DyK _Radiance_Data_
 AssimilationsDyK _WRF-Var_Diagnostics_1DyK _Updating_WRF_lateral_1DyK _Running_gen_be_1DyK _Additional_WRF-Var_Exercises:DyK _Hybrid_Data_AssimilationDyK _Description_of_Namelist_1Dy
 K Shttp://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htmyK http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htmsDd&gt;8/*\
+l4apT!79:&lt;cdf +gdG$a$gdG:;&lt;WX^_abdef꩞ h FhGh'LhG0JCJmHnHuh'LhG0JCJjh'LhG0JCJUjo!hGUhhG0JCJmHnHuh
 hG0JCJjhhG0JCJUh'LhGCJhGj.o!hGUgdG /R / =!&quot;#$%-        0/R :pG/ =!&quot;#$% P)        0/R :pG/ =!&quot;#$%-        0/R :pG/ =!&quot;#$% P)        0/R :pG/ =!&quot;#$%
 DyK _Introduction_1DyK _Installing_WRF-VarDyK _Installing_WRFNL_andDyK $_Running_Observation_Preprocessor_1DyK _Running_WRF-Var_1DyK _Radiance_Data_As
 similationsDyK _WRF-Var_Diagnostics_1DyK _Updating_WRF_lateral_1DyK _Running_gen_be_1DyK _Additional_WRF-Var_Exercises:DyK _Hybrid_Data_AssimilationDyK _Description_of_Namelist_1DyK
  Shttp://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htmyK http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htmsDd&gt;8/*\
 
 C 8A wrfda_flowchartb|)ˢZ^n|)ˢZ^PNG
 
@@ -3089,8 +3083,8 @@
                         548ck   hp*$@$@$@ƏIHHL֡  °%z0U H&amp; @' 8&gt;?o @ dB|&amp;@H&amp; @' 8&gt;?o @ dB|&amp;@H&amp; @' 8&gt;?o @ dB|&amp;@%!IENDB`DyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlDyK $_Running_Observation_Preprocessor_1DyK _Running_gen_be_1DyK yK Pftp://ftp.emc.ncep.noa
 a.gov/jcsda/CRTM/DyK Qhttp://www.metoffice.gov.uk/science/creating/working_together/nwpsaf_public.htmlyK http://www.metoffice.gov.uk/science/creating/working_together/nwpsaf_public.htmlyDyK Ahttp://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.htmlyK http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.htmlaDyK ;http://www.mmm.ucar
 .edu/wrf/users/download/get_source.htmlyK vhttp://www.mmm.ucar.edu/wrf/users/download/get_source.htmlDyK yK xhttp://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfnl.htmlmDyK &gt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlyK |http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlDyK yK ~http://www.mmm.ucar.edu/mm5/m
 m5v3/data/how_to_get_rawdata.htmlMDyK 6http://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.htmlyK lhttp://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.html5DyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Feb/tutorial_presentation_winter_2010.htmlDd!
 D
-
-C  Aabcb:XLHG\?XOOn:XLHG\?XOOPNG
+
+C  Aabcb:XLHG\?XOOn:XLHG\?XOOPNG
 
   IHDR=4 ̱IiCCPICC Profilexy899yc!Iّ2B%cJ!PɔdHd&amp;!Q}ww]ϳk=ϻ&amp;90        ٟĒ
@@ -3974,8 +3968,8 @@
 /mV=SlYEUtqq8' ҮH\+GU$މE
 ׋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_10D
 d        MD
-
-C  Aabcb&quot;0^4,tr/ +
+C  Aabcb&quot;0^4,tr/  ?/n/^4,tr/  ?PNG
 
@@ -5287,8 +5281,8 @@
 z &amp;vivˈɇi\}|;PC&quot;[xd3\kݣ\r͍eM;Ucܤ-mg05O&quot;ڸf^8z+eկ6&lt;\p]Al :&lt;^J~)=A rLg 4*0̠,8dQA
 ^''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!
 D
-
-C  AabcbWxdsz4Ǒ}3xs&amp;n+xdsz4Ǒ}PNG
+
+C  AabcbWxdsz4Ǒ}3xs&amp;n+xdsz4Ǒ}PNG
 
   IHDREmIiCCPICC Profilexy899yc!Iّ2B%cJ!PɔdHd&amp;!Q}ww]ϳk=ϻ&amp;90        ٟĒ
@@ -6584,8 +6578,8 @@
 t&quot;655aTa$$If!vh55#v#v:V l
 t&quot;655aTa$$If!vh55#v#v:V l
 t&quot;655aTeDyK &lt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.htmlyK xhttp://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html&amp;yDdAD
-        
-C  Aabcbx +
+C  Aabcbx  j\b?&gt;jxnbx  j\b?&gt;PNG
 
@@ -7159,9 +7153,8 @@
 K2f@D        eTr~j jeM ]# ][Ame IDԻVCpzxl ^zMeP
 ٠Bl0&gt;]SY&quot;a5bB@ kaEl&gt;O&amp;2ol6&amp;?Xj]K&lt;Cѧ1S3XO#Z]k\3]1{]kNȬ^cF 06B @D|N!!D        ar w]nCe2'1l왮m6C 3W4B  AKơ8!!3oL!!@2ubw@,  AKcE@@@@&quot;f!!!!!K@DҘx!!!!!0&amp;1AY@@@@ 41^@@@@@I &quot;hLPi!!!!!4+ go'a IENDB`fDd8's&quot;D
-
-
-C  Aabcb}e}ǸyvYe(
+
+C  Aabcb}e}ǸyvYe(
 nQe}ǸyvPNG
 
  @@ -7746,8 +7739,8 @@
 cӟ,L.&gt;ЖZpϱX;ǯ  uܘ@9M~_{ߘ2uJLx{MfS3ew&gt;        dp9eD @&quot;MÛ֒@&quot;D &gt;        dp9eD @&quot;MlrZK*@&quot;D $缗u&quot;D @6I i-D @&quot;@g^@&quot;D $ &amp;&quot;D @&quot;O}{YG @&quot;D`28֒@&quot;D &gt;        dp9eD @&quot;MlrZK*@&quot;D $缗u&quot;D @6I i-D @&quot;@g^@&quot;D $ &amp;&quot;D @&quot;O}{YG @&quot;D`28֒@&quot;D &gt;        dp9eD @&quot;MlrZK*@&quot;D $/9֐d        tHIENDB`8Dd9x*  D
- 
-C  Aabcb(%bәd6a| nt(%bәd6aPNG
+        
+C  Aabcb(%bәd6a| nt(%bәd6aPNG
 
   IHDR9iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -10103,8 +10096,9 @@
 
 : ؆         `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  D
- 
-C  Aabcb-:%ev BZI-7n-:%ev BZIPNG
+
+
+C  Aabcb-:%ev BZI-7n-:%ev BZIPNG
 
   IHDR^ciCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -12715,8 +12709,7 @@
 A  @A`&amp;Rx|n@A  zH[G @A  fB LA  @A ^u4  A  @A`&amp;Rx|n@A  zH[G @A  fB LA  @A ^u4  A  @A`&amp;Rx|n@A  z`(        sIENDB`DyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html!i DdrD
- -
+
 C  A        abcbh D+Ѷ&quot;EP6Ne?8=eh sgn]h D+Ѷ&quot;EP6Ne?8=PNG
 
  @@ -18432,13 +18425,13 @@
 YU
 Table Grid7:V:0:_HDD sg Balloon Text;CJOJ QJ aJJg@J #}dHTML TypewriterCJOJPJQJo(@&amp;@@ PFootnote ReferenceH*6@6 P  Footnote Text&gt;JOJ B7t        stylecode
-?XDYDCJOJPJQJaJ$O$ B7tstyle8X[:        
+?XDYDCJOJPJQJaJ$O$ B7tstyle80VY:        
    - !&quot;#$%&amp;'()*+,-./0123456789:XXXXXXXXXXXXXXXXXXXXXXXXXXXX
 XXXXXXX[        
+ !&quot;#$%&amp;'()*+,-./0123456789:VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVY
         
    !&quot;#$%&amp;'()*+,-./0123456789        
  -                
+                
 
      @@ -18446,81 +18439,87 @@
           
    -&gt;3?3&quot;Q|:!z!z!z!z!z!z!z z!        z!
+F2G24&quot;4Q4|44:!z!z!z!z!z!z!z!z!        z!
 z! z! z! -z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z#zz z!z&quot;z#z$z%z&amp;z'z(z)z*z+z,z-z.z/z0z1z2z3z4z5z6z7z8z9z:z}K#0W;g@JQZP^f[mvy,=31]#C+S_        &quot;#0&gt;3?3@39?HN}TY
 g```e;f&lt;flsAtBt{{{3J\ߐ_t        &lt;7N +P        
+z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z#zz z!z&quot;z#z$z%z&amp;z'z(z)z*z+z,z-z.z/z0z1z2z3z4z5z6z7z8z9z:zi'i#/!;1@IQnZ
+^f +mPvy=ϓ͛3ն0y6*:&quot;/F2G2H28&gt;GMiSXO_p_q_d!e&quot;ekr's(s{zzz0BgxyϏЏAݛ&lt;7N +P        
  Y -;.DoHt&quot;Z ]!&quot;#$$$%f&amp;'d()*+,+,-,^-./.}/0/N01212H1623234545        456a78 9#d8d
+DoH +t&quot;X ]!&quot;#$$$%f&amp;'d()*+,+,-,\-./.}/0/N01212H1623234545456a78 9 c c
 @d 0 
-@t0u: 0p0'Y?u X'y{,*        2        f                        6
-l
-#$%9UV:KT.&amp;    (!j!!&quot;L&quot;M&quot;&quot;&quot;&quot;&amp;#^###$:$p$$$        %5%Z%~%%%%C&amp;&amp;&amp;'G(()8)&gt;*q**+a+++L,,-\---G..../|//0m001R111I222=333:444
-66A7788h:{::$;W;b;;;J&lt;p&lt;&lt;&lt;&lt;&lt;=O=a=v=====&gt;&gt;&gt;&gt;&gt;?J?{???@$@5@J@f@g@@fFFFGmGGGIHHIJJJKKELgLLMiMMMMNwOOOZPP QlQQ8RIRZRkR|RRRR        SWSSSTRTfTV&quot;V*VWXXXYpY|YYZZZ[\[O\P\y\M^N^P^^_ -a/aaa1b`bbb6c7cLckcccd'dIdkdddUeVefe}effffgggggDgKgLgYg_gxggggg2h?h@hhiiijjAkkslzlmno[ooo6pppqqr7sUsssPttt@vIvovxvzvvvvvvvvvvvvvvvvvvvvvvvwwwwww&amp;wPwRw\w^whwjwtwwwwwww
 wwxx#x2xAxOx[xhxjxwxyxxxxxxxxxxxxx y&quot;y4yByJyyyyyyyyy
-z zzz%z'zEzz {7{R{k{n{{{{{{{|F|{|||}O}}}}#~X~~~~,a5jԀ        &gt;@rցJL{}݂߂,gj̃JnƄJv΅&amp;R~ֆACyÇM~BsՉ7hʊ'()Gko,Obp~đґՑ˒5N]ϓ
-3*`̕8no͖!&quot;HWۗ3_`=iۙAtښ -h1uBP^oŝҝٝ5&gt;GR\fmn}]-sנ:1ԣգWXz{'cd.C]^|г۳ܳ#,-KUVWѶҶøĸ -ҿW&quot;#89
-Z89C -}~TUHICDS -1CUghumox+-4uw - KL\ S_uABS\]{|k '5 -stvwpq,:$%&gt;WXop~&gt;?W -+AjpqMSF_z|j        
-F P p     * ,    =Ll$Lq CZ\&quot; # 4!5!P&quot;Q&quot;F#G#r&amp;s&amp;7'8'-*.*J+K+X+Y+++7,,,--..9/:///0.0@000011;2&lt;2Q2R222;3&lt;3&gt;3?3@3^33455566)6;6M6O6Y666q778 -8B8y8889999,:5:i:::;6;8;;;&lt; -&lt;&lt;&lt;\&lt;&lt;&lt;&lt;&lt;&lt;S===W??@@@@@@;C&lt;CKCLCCCD!D?D@DDEEEbEcEQGRGII-I.IIIIIKKKK`LaL{L|LM%MPMMMNTNUNNNNNNNN:OOOOOPPP2P3PMPNPPPPEQFQ^Q_QQQ R -RiRjRR$SSS$T%T}TTT
  U UxUyUUUUUUUU -VVV?W -XZXXXXY8YGYUYaYbYkYlY}YYYYYYYYYYZZZZOZPZcZiZZZ[ [ [ -[[#[$[%[6[&lt;[=[&gt;[P[V[[8\9\L\Q\o\p\y\z\\\q]r]s]]]^____%_&amp;_/_0_:_&lt;_e________`g`````````````aaaabbbbbbbbcccccccc&amp;c+c,c-c:c?c@cAcNcScTcUcbcgchcicwc|c}c~ccccccccccccccccccccccccc        ddddd&quot;d#d$d1d7d8d9dFdLdMdNd[dadbdcdrdwdxdyddd'efeeef;f&lt;fIfOfwfxffffffffffg'g(g3g9g_g`gmgsggggggggghh#h
 )hPhQh\hbhhhhhhhhh7i8iAiCiDiQiVijjjjjjjj)k*k7k;kzk{kkkkkkkll&amp;l*l_l`ltlulllllll
-m mJmKmTmUmamcmymzmmmmmmmmnnnnnno&lt;o=oDoIoooopppppyqzqqq;r&lt;rCrHrrs
-s s2s3s@sDsssssAtBtOtStttttRuSu`uduuuuu;v&lt;vIvMvvvvvw        wwwmwnw{wwwwww        x
-xxx(x)xyyy
-y*y+y2y4yQyRy]y_yyyyyPzQzczfz{{{{{{{|8|9|C|H|a|b|u|{|||}|||||||B}C}Q}W}}}}}~~&quot;~'~l~m~~~~~+.&lt;=FGzL23HN~%&amp;7=KLVWdfopz{ʄ˄لބ[\jo
-/0&gt;CLJȇ҇Ӈabrtň56DJ\DETWipqzRShn-.:@R}~!'ST^d%&amp;47?@QW+,&lt;&gt;֓&quot;6RSdj !,.opy}ĕ \]hlזٖؖ^_͗ -.0G_Ę -(HI}~ԛ 5Thۜܜݜ#$4OQRٟڟBCLRˠ̠נݠ -EFW[xy¡
 678Udpqz{,-&gt;deno&quot;tu~-lإ%&amp;=ϦЦ$\]k§çЧ%&amp;4YZ[jƩǩ۩34I        jkyͫΫ۫12C!EFNrs|ͭέӭ TUYtuϮЮۮDEUدٯ%&amp;/06ǰȰΰ        &quot;#0cdqvw~߲!FGM67Ovw̵/Jfgv'RS_
 ÷Ϸ45Amnz߸%QR_ǹȹչ;&lt;Htu(VWcƻǻȻɻ!&quot;$%'(*+-.689ACDFmnp0 0 0 (0          0          0          0          0          0          0          0          0          0          0                  0
-          0  0 (0 0{ {0{ {0{ {0{ 0{ 0{ 0{ 0{ 0{ 0{ 0{ 0{ 0{p0{{p0{{p0{{p0{{p0{{p0{{p0{{p0{{p0{{p(0p(0p0 π0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p(0p08y8p08y8p  08y8p08y8p  08y8p08y8p08y8p  08y8p08y8p  08y8p 08y8p 08y8p 08y8p 08y8p 08y8p 08y8p +@t0u: 0p0&quot;#5gK^+}0$        V        o                &amp;
+\
+%xz=&gt;k'c0Z n    &gt;!!! &quot;!&quot;X&quot;&quot;&quot;&quot;2#i###$D$z$$$        %.%R%S%o%%&amp;T&amp;X&amp;'(((
+)*C***3+++,v,,.-|--.d../N///?000$1w112j223^33 4\445677U882:E:g::!;,;a;;&lt;:&lt;g&lt;u&lt;&lt;&lt;&lt;=+=@=U====V&gt;z&gt;&gt;&gt;&gt;&gt;?E?_?????@0@1@\@(FEFFF/G|GG        HHHIIJXKKL'LLL)MXMnMMKN5OVOOPyPP*QQQRR)R:RKR\RRRSNSwSST$TUUUW`XXXX*Y6Y@YWZnZ[[        \
+\3\^^
+^^^``Aaaabebbbbc%czccccd%dGdideee5emffffffffffgggg.gggggggghhWifiIjjjBk%l,lfmznn +oVooo1p{pqq]rrs.s~ssNttuuv$v&amp;v/v1v:v&lt;vEvGvPvRv[v]vfvhvrvtv~vvvvvvvvvvvvvvvvvw
+www wLwNwXwwwwwwwwwwwwxxx#x%x.x7x@xKxUx_xaxjxxxxxxxxxxx{yyyyyyyyyyyyyyyzzzz{{;{&gt;{N{b{v{{{{#|X||||,}a}}}~5~j~~~        &gt;sG|X~Á#%TVԂ1tBnƄJv΅&amp;R~!\_kć&amp;WL}߉ArϊЊъ? 0U~Ȑ (6DR`nqgђ$6YkϓƔ2hԕ
+ ;iKwϗ()U٘12DwݙCvE͛Uޜ )8GUanu~ѝڝ        
+.N?ɟs֡͢pq +DE5v;01IJlmײز +,JUVtųϳгѳIJ;&lt;}~&gt;ÿ        hil^01- +$VWaRS3Z[m'(=y{Y[n78H
+n/$%6OP,-QRm_`{RS)*RSp~hiBCZ
+()BCQXYo8: +-r$,        f
+p
+
+
+
+ &quot; J L    S-^~'6^.Sjl
+ ,-&gt; ? Z![!N&quot;O&quot;z%{%?&amp;@&amp;5)6)R*S*`*a***?+++,,--A.B... /6/H////00C1D1Y1Z111C2D2F2G2H2d22344455)5;5M5O5Y555q667 +7B7y7778888,959i999:6:8:::; +;;;\;;;;;;S&lt;&lt;&lt;O&gt;&gt;y?z?{?|???/B0B?B@BBBBC1C2C4D5DRDSD?F@FGHHHHHHHuJvJJJNKOKiKjK LL&gt;LpLLMBMCMMMMMMMM(NpNqNNNNN O O!O;O&lt;OOOO3P4PLPMPPPPPUQVQQRRRSSiSSSSSdTeTTTTTTTTTTU+VVFWWWWX&quot;X1X?XKXLXUXVXgXmXXXXXXXXXXXXX9
 Y:YMYSYYYYYYYZ +ZZZ Z&amp;Z'Z(Z:Z@ZwZ&quot;[#[6[;[Y[Z[c[d[r[v[Y\Z\[\l\r\]]]]^ +^^^^&quot;^$^M^l^^^^^^^_O_o_p_q__________`````Jaqaraaaaaaaaaabbbbbb&quot;b'b(b)b6b;b&lt;b=bJbObPbQb_bdbebfbvb{b|b}bbbbbbbbbbbbbbbbbbbbbbbbbc
+c c ccc c!c.c4c5c6cCcIcJcKcZc_c`cacccdNdddd!e&quot;e/e5e]e^ekeqeeeeeeeee +ffffEfFfSfYfffffffffff        gg6g7gBgHgngog|gggggghh'h)h*h7h&lt;hiiiiiiiijjj!j`jajojsjjjjjjk kkEkFkZk[kkkkkkkkk0l1l:l;lGlIl_l`lfljllllllmmmmmmm&quot;n#n*n/nnnnnoooo_p`phpmp!q&quot;q)q.qqqqqrr&amp;r*rrrrr's(s5s9sssss8t9tFtJttttt!u&quot;u/u3uuuuuuuuvSvTvavevvvvvvvwwwwwwwwxxxx7x8xCxExxxxx6y7yIyLyzzzzzzzz
 {{){.{G{H{[{a{b{c{r{x{y{z{{{(|)|7|=|||||||} +}R}S}f}l}}}}}~~~~&quot;~#~,~-~`~~ij{}2n.4d  #12&lt;=JLUV`akm{|ăABPU}~$)rGHXZ*0Bxy*+:=Oljȉ։܉VW`f̊͊efy89NT &amp;8cdoq        56@FϏЏݏ!&quot;39 + Ēڒ45FL͓ΓQR[_ߔ&gt;?JNƕʕ@Aghwyߖ
 '?efw~ŗyzܘݘ$%YZei՚0D^_ij|Ûěԛ+-.ƞ(.}ݟޟ!&quot;37TUcgʠˠڠ1@LMVWhҡӡޡ        @AJK[¢ҢPQZ[m        Hghz89GlЦ5fgpqѧҧ67F%}~FGU +wxɫ!&quot;*NOX}~ϬЬԬ015PQ[ !1lmr
 Ů  ~ʯ˯ԯ ?@MRSZ~ñòIJʲ&quot;#)ϳгٳڳ۳+RSdشٴ &amp;BCR˵./;ghs׶ضIJVȷ-.;hiv޸߸$PQ\˹23?klw !79:&lt;cdf0 00 (0&quot;          0#          0P#p         0          0         
  0Pp         0Pp         0Pp         0          0          0Pp         0
+          0  0 (0 0{ {0Pp0P{p0{ 0{ 0{ 0P{p0{ 0{ 0{ 0{ 0P{p0P{p0{{p0{{p0P{p0P{p0{{p0{{p0{{p0{{p0Pp(0p(0Pp0Pp0p0p0p0p0p0p0
 Pp0Pp0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0Pp0p0Pp0p0Pp(0p08y8p08y8p  08y8p08y8p  08y8p08y8p08y8p  08y8p08y8p  08y8p 08y8p 08y8p 08y8p 08y8p 08y8p 08y8p   08y8p 08y8p 08y8p 08y8p08y8p   08y8p08y8p   08y8p 0
 8p 08p 08p 08p 08p 08p 08p 08p 0p - 0p 0p 0p 0p0p(0p0p0p
+ 0p 0p 0p 0p0p(0p0Pp0p
  0p
  0p
  0p
  0p
  0p
- 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p(0p80p0p0p0p 0p 0p 0p 0p0p 0p 0p0p 0p 0p 0p0p 0p 0p 0p 0p 
 0p0p 0p 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p80p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p80p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p 0p 0p 0p 0p 0p 0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p 0p 0p 0p 0p 0p 0p0p0p0p0p(0p(0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p 0
 p0p 0p 0p 0p0p0p 0p 0p 0p 0p 0p0p 0p0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p0p 0p 0p0p 0p0p 0
 p 0p 0p0p0p 0p 0p 0p0p0p 0p 0p 0p 0p 0p0p0p0p0p0p(0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p(0p(0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p(0p(0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p(0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p(0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p?p?p?p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0pppppppppppppppp0p0p0p0p?p?p?p?p?p?p?p0p?$p?p?p?p
 ?p?p?p?p?p?p?p?p?p?p?p?p?p?p?p?p?p0p(0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p  0p 0p 0
 p 0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p  0p 0p 0p 0p0p0p0p0p 0p 0p 0p 0p0p0p0p 0p 0p 0p 0p0p 0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p0p0p 0p 0p 0p 0p0p0p0p 0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0
 p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0
 p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p0p0p0p0p0p0p0p  0p 0p 0p 0p 0p 0p 0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p0p0p 0p 0p 0p 0p0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p
  0p 0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p0p 0p0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p0p0p0p0p0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p
  0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0@p 0Dp 0@p 0@p 0@p0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p0@p0@p 0Dp 0@p 0@p 0@p 0
 Dp 0@p 0Dp 0@p 0@p 0@p0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0@p0@p0@p0@p0@p0@p0@p0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0@p 0Dp 0
 @p 0Dp 0@p 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0@p0@p 0Dp 0@p 0@p 0@p0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@
 p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p0@p0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0Dp 0@p 
 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0
 @p 0@p0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@
 p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 
 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0
 @p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0D
 p 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p0@p 0Dp 0@p 0@p0@p0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 
 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0
 @p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p0p&gt;0p00@`0pv0@`0pv0@`0pv0@`0
 pv0@@0@@0pv0@@0@@0pv0@@0@0pv0@@0@000pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0'Y?u X'y{,*        2        f                        6
-l
-#$%9UV:KT.&amp;    (!j!!&quot;L&quot;M&quot;&quot;        %5%Z%~%%%%C&amp;&amp;&amp;'G(()8)&gt;*q**+a+++L,,-\---G..../|//0m001R111I222=333:444
-66A7788h:{::$;W;b;;;J&lt;p&lt;&lt;&lt;&lt;&lt;=O=a=v=====&gt;&gt;&gt;&gt;&gt;?J?{???@$@5@J@f@g@@fFFFGmGGGIHHIJJJKKELgLLMiMMMMNwOOOZPP QlQQ8RIRZRkR|RRRR        SWSSSTRTfTV&quot;V*VWXXXYpY|YYZZZ[\[O\P\y\M^N^P^^_ -a/aaa1b`bbb6c7cLckcccd'dIdkdddUeVefe}effffgggggDgKgLgYg_gxggggg2h?h@hhiiijjAkkslzlmno[ooo6pppqqr7sUsssPttt@vIvovxvzvvvvvvvvvvvvvvvvvvvvvvvwwwwww&amp;wPwRw\w^whwjwtwwwwwww
 wwxx#x2xAxOx[xhxjxwxyxxxxxxxxxxxxx y&quot;y4yByJyyyyyyyyy
-z zzz%z'zEzz {7{R{k{n{{{{{{{|F|{|||}O}}}}#~X~~~~,a5jԀ        &gt;@rցJL{}݂߂,gj̃Ç'()Gko,Obp~đґՑ˒5N]ϓ
-3*`̕8no͖!&quot;HWۗ3_`=iۙAtښ -h1uBP^oŝҝٝ5&gt;GR\fmn}]-sנ:1ԣգWXz{'cd.C]^|г۳ܳ#,-KUVWѶҶøĸ -ҿW&quot;#89
-Z89C -}~TUHICDS -1CUghumox+-4uw - KL\ S_uABS\]{|k '5 -stvwq,:$%&gt;WXop~&gt;?W -+AjpqMSF_z|j        
-F P p     * ,    =Ll$Lq CZ\&quot; # 4!5!P&quot;Q&quot;F#G#r&amp;s&amp;7'8'-*.*J+K+X+Y+++7,,,--..9/:///0.0@000011;2&lt;2Q2R222;3&lt;3&gt;3?3@3^33455566)6;6M6O6Y666q778 -8B8y8889999,:5:i:::;6;8;;;&lt; -&lt;&lt;&lt;\&lt;&lt;&lt;&lt;&lt;&lt;S===W??@@@@@XY8YGYUYaYbYkYlY}YYYYYYYYYYZZZZOZPZcZiZZZ[ [ [ -[[#[$[%[6[&lt;[=[&gt;[P[V[[8\9\L\Q\o\p\y\z\\\q]r]s]]]^____%_&amp;_/_0_:_&lt;_e________`g`
 ````````````aaaabbbbbbbbccccccc&amp;c+c,c-c:c?c@cAcNcScTcUcbcgchcicwc|c}c~ccccccccccccccccccccccccc        ddddd&quot;d#d$d1d7d8d9dFdLdMdNd[dadbdcdrdwdxdyddef;f&lt;fIfOfwfxffffffffffg'g(g3g9g_g`gmgsggggggggghh#h)hPhQh\hbhhhhhhhhh7i8iAiCiDiQiVijjjjjjjj)k*k7k;kzk{kkkkkkkll&amp;l*l_l`ltlulllllll
-m mJmKmTmUmamcmymzmmmmmmmmnnnnnno&lt;o=oDoIoooopppppyqzqqq;r&lt;rCrHrrs
-s s2s3s@sDsssssAtBtOtStttttRuSu`uduuuuu;v&lt;vIvMvvvvvw        wwwmwnw{wwwwww        x
-xxx(x)xyyy
-y*y+y2y4yQyRy]y_yyyyyPzQzczfz{{{{{{{|8|9|C|H|a|b|u|{|||}|||||||B}C}Q}W}}}}}~~&quot;~'~l~m~~~~~+.&lt;=FGzL23HN~%&amp;7=KLVWdfopz{ʄ˄لބ[\jo
-/0&gt;CLJȇ҇Ӈabrtň56DJ\DETWipqzRShn-.:@R}~!'ST^d%&amp;47?@QW+,&lt;&gt;֓&quot;6RSdj !,.opy}ĕ \]hlזٖؖ^_͗ -.0G_Ę -(HI}~ԛ 5Thۜܜݜ#$4OQRٟڟBCLRˠ̠נݠ -EFW[xy¡
 678Udpqz{,-&gt;deno&quot;tu~-lإ%&amp;=ϦЦ$\]k§çЧ%&amp;4YZ[jƩǩ۩34I        jkyͫΫ۫12C!EFNrs|ͭέӭ TUYtuϮЮۮDEUدٯ%&amp;/06ǰȰΰ        &quot;#0cdqvw~߲!FGM67Ovw̵/Jfgv'RS_
 ÷Ϸ45Amnz߸%QR_ǹȹչ;&lt;Htu(VWcƻǻȻ000*0         0ɀ         0ɀ         0ɀ         0ɀ         0ɀ         0ɀ         0ɀ@         0ɀ         0ɀ         0        ɀ         0
+ 0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p(0Pp80p0Pp0p0p 0p 0p 0p 0p0p 0p 0p0p 0p 0p 0p0p 0p 0p 0p 0p 
 0p0p 0p 0p0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0Pp80p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0Pp0Pp80p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p 0p 0p 0p 0p 0p 0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p 0p 0p 0p 0p 0p 0p0p0p0p0p(0p(0Pp0Pp0p0
 Pp0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0Pp0p0Pp0p0Pp0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p0Pp0p0p0p0p0p0p0Pp0p0Pp0p0p0p0p0p0p0p0p0Pp0p0Pp0p0Pp0p0p0p0p0p
 0p0Pp0p0p0p0p0p0p0p0p0p0p0p0Pp0p0p0p0p0Pp0p0p0Pp0p0p0p0p0Pp0p0p0p0p0Pp0p0p0p0
 p0p0p0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0Pp0p0Pp0p0p0p0p0p0p0Pp0p0Pp0p0p0p0p0p0p0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p 0
 p0p 0p 0p 0p0p0p 0p 0p 0p 0p 0p0p 0p0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p0p 0p 0p0p 0p0p 0
 p 0p 0p0p0p 0p 0p 0p0p0p 0p 0p 0p 0p 0p0p0p0p0p0p(0Pp0Pp0Pp0p0Pp0p0p0p0Pp0Pp0p0Pp0Pp0Pp0p0
 p0p0p0p0p0p0p0p0p0p0Pp0Pp0Pp0Pp0p0p0p0p0p0p0p0p0p0p0p0p(0p(0p0Pp0Pp0Pp0Pp0p0p0p0p
 0p0p0p0p0p0Pp0p0p0p0p0p0p0Pp(0p(0p0Pp0p0p0p0p0p0p0p0p0p0p0p0Pp0p0p0p0p0p0p0p0
 p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p(0Pp0Pp0Pp0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p
 0p0p0p0p0p0p0p0p0p0p0p0p0p0p0Pp0Pp0p0p0p0p0p(0Pp0p0Pp0p0p0p0Pp0p0p0p0p0p0Pp0p0
 p0p0Pp0p0p0p0p0p0p0p0p0p0p0p0p0p0p0p?p?p?p0p0p0p0p0p0p0p0p0p0p0p0p0p0p0
 p0p0p0p0pppppppppppppppp0p0Pp0p0p?p?p?p?p?p?p?p0p?$p?p?p?p
 ?p?p?p?p?p?p?p?p?p?p?p?p?p?p?p?p?p0p(0p 0Pp0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p  0p 0p 0
 p 0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p  0p 0p 0p 0p0p0p0p0p 0p 0p 0p 0p0p0p0p 0p 0p 0p 0p0p 0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p0p0p 0p 0p 0p 0p0p0p0p 0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0
 p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0
 p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p 0p  0p  0p 0p0p0p0p0p0p0p0p  0p 0p 0p 0p 0p 0p 0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 
 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p0p0p 0p 0p 0p 0p0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p
  0p 0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p0p 0p 0p 0p 0p0p 0p0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0
 p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p0p0p0p0p0p0p0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p 0p
  0p 0p 0p 0p 0p 0p 0p 0p 0p0p 0p 0p 0p 0p 0p 0Pp 0Tp 0@p 0@p 0@p0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p0@p0@p 0Dp 0@p 0@p 0@p 0
 Dp 0@p 0Dp 0@p 0@p 0@p0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0@p0@p0@p0@p0@p0@p0@p0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0@p 0Dp 0
 @p 0Dp 0@p 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0@p0@p 0Dp 0@p 0@p 0@p0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@
 p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p 0@p 0@p 0Dp 0@p0@p0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0Dp 0@p 
 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0
 @p 0@p0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@
 p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 
 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0
 @p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0D
 p 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p0@p0@p 0Dp 0@p 0@p0@p0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 
 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0
 @p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p 0@p 0Dp 0@p0Pp&gt;0Pp00@`0pv0@`0pv0@`0pv0@`0
 pv0P@0@@0pv0P@0@@0pv0@@0P@0pv0@@0P@000pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv0pv&quot;#5gK^+}0$        V        o                &amp;
+\
+%xz=&gt;k'c0Z n    &gt;!!! &quot;!&quot;X&quot;$        %.%R%S%o%%&amp;T&amp;X&amp;'(((
+)*C***3+++,v,,.-|--.d../N///?000$1w112j223^33 4\445677U882:E:g::!;,;a;;&lt;:&lt;g&lt;u&lt;&lt;&lt;&lt;=+=@=U====V&gt;z&gt;&gt;&gt;&gt;&gt;?E?_?????@0@1@\@(FEFFF/G|GG        HHHIIJXKKL'LLL)MXMnMMKN5OVOOPyPP*QQQRR)R:RKR\RRRSNSwSST$TUUUW`XXXX*Y6Y@YWZnZ[[        \
+\3\^^
+^^^``Aaaabebbbbc%czccccd%dGdideee5emffffffffffgggg.gggggggghhWifiIjjjBk%l,lfmznn +oVooo1p{pqq]rrs.s~ssNttuuv$v&amp;v/v1v:v&lt;vEvGvPvRv[v]vfvhvrvtv~vvvvvvvvvvvvvvvvvw
+www wLwNwXwwwwwwwwwwwwxxx#x%x.x7x@xKxUx_xaxjxxxxxxxxxxx{yyyyyyyyyyyyyyyzzzz{{;{&gt;{N{b{v{{{{#|X||||,}a}}}~5~j~~~        &gt;sG|X~Á#%TVԂ1tkćϊЊъ? 0U~Ȑ (6DR`nqgђ$6YkϓƔ2hԕ
+ ;iKwϗ()U٘12DwݙCvE͛Uޜ )8GUanu~ѝڝ        
+.N?ɟs֡͢pq +DE5v;01IJlmײز +,JUVtųϳгѳIJ;&lt;}~&gt;ÿ        hil^01- +$VWaRS3Z[m'(=y{Y[n78H
+n/%6OP,-QRm_`{RS)*RSp~hiBCZ
+()BCQXYo8: +-r$,        f
+p
+
+
+
+ &quot; J L    S-^~'6^.Sjl
+ ,-&gt; ? Z![!N&quot;O&quot;z%{%?&amp;@&amp;5)6)R*S*`*a***?+++,,--A.B... /6/H////00C1D1Y1Z111C2D2F2G2H2d22344455)5;5M5O5Y555q667 +7B7y7778888,959i999:6:8:::; +;;;\;;;;;;S&lt;&lt;&lt;O&gt;&gt;y?z?{?|??WX&quot;X1X?XKXLXUXVXgXmXXXXXXXXXXXXX9Y:YMYSYYYYYYYZ +ZZZ Z&amp;Z'Z(Z:Z@ZwZ&quot;[#[6[;[Y[Z[c[d[r[v[Y\Z\[\l\r\]]]]^ +^^^^&quot;^$^M^l^^^^^^^_O_o_p_q__________`````Jaqaraaaaaaaaabbbbbb&quot;b'b(b)b6b;b&l
 t;b=bJbObPbQb_bdbebfbvb{b|b}bbbbbbbbbbbbbbbbbbbbbbbbbc
+c c ccc c!c.c4c5c6cCcIcJcKcZc_c`caccdd!e&quot;e/e5e]e^ekeqeeeeeeeee +ffffEfFfSfYfffffffffff        gg6g7gBgHgngog|gggggghh'h)h*h7h&lt;hiiiiiiiijjj!j`jajojsjjjjjjk kkEkFkZk[kkkkkkkkk0l1l:l;lGlIl_l`lfljllllllmmmmmmm&quot;n#n*n/nnnnnoooo_p`phpmp!q&quot;q)q.qqqqqrr&amp;r*rrrrr's(s5s9sssss8t9tFtJttttt!u&quot;u/u3uuuuuuuuvSvTvavevvvvvvvwwwwwwwwxxxx7x8xCxExxxxx6y7yIyLyzzzzzzzz{{){.{
 G{H{[{a{b{c{r{x{y{z{{{(|)|7|=|||||||} +}R}S}f}l}}}}}~~~~&quot;~#~,~-~`~~ij{}2n.4d  #12&lt;=JLUV`akm{|ăABPU}~$)rGHXZ*0Bxy*+:=Oljȉ։܉VW`f̊͊efy89NT &amp;8cdoq        56@FϏЏݏ!&quot;39 + Ēڒ45FL͓ΓQR[_ߔ&gt;?JNƕʕ@Aghwyߖ
 '?efw~ŗyzܘݘ$%YZei՚0D^_ij|Ûěԛ+-.ƞ(.}ݟޟ!&quot;37TUcgʠˠڠ1@LMVWhҡӡޡ        @AJK[¢ҢPQZ[m        Hghz89GlЦ5fgpqѧҧ67F%}~FGU +wxɫ!&quot;*NOX}~ϬЬԬ015PQ[ !1lmrŮ 
  ~ʯ˯ԯ ?@MRSZ~ñòIJʲ&quot;#)ϳгٳڳ۳+RSdشٴ &amp;BCR˵./;ghs׶ضIJVȷ-.;hiv޸߸$PQ\˹23?klw000(0         0ɀ         0ɀ         0ɀ         0ɀ         0ɀ         0ɀ         0ɀ@         0ɀ         0ɀ         0        ɀ         0
 ɀ         0
-ɀ0*0030303@030303030303030303 033ɀ030303030303030303(0(0@0A@0A@0A@0A0A0A0A0A0A
 0A0A0A0A0A0A0A0A0A0A0A0A@0Ŕ8&quot;o!8&quot;o!8&quot;o!0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0
 A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A*006
 06 066ɀ 066ɀA 066ɀA 066ɀA 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ@ 066ɀ@ 066ɀ@ 066ɀ 066ɀ06 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ
  066ɀ06*00&gt;0&gt; 0&gt; 0&gt; 0&gt; 0&gt; 0&gt; 0&gt;‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/pAO‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/d 0e_ d 0e_ d 0e_ 0hN0_ hN0_ hN0_ hN0_ hN0_ p0_ p0_ p0_ p0_ 0~t0R` ~t0R` ~t0R` ~t0R` 0‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/@0 `Z0mZ0m‚4d&quot;/%'ހ
+ɀ0*0030303@030303030303030303 033ɀ030303030303030303(0(0@0A@0A@0A@0A0A0A0A0A0A
 0A0A0A0A0A0A0A0A0A0A0A0A@0Ŕ8&quot;o!8&quot;o!8&quot;o!0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0
 A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A*006
 06 066ɀ 066ɀA 066ɀA 066ɀA 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ@ 066ɀ@ 066ɀ@ 066ɀ 066ɀ06 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ 066ɀ
  066ɀ06*00&gt;0&gt; 0&gt; 0&gt; 0&gt; 0&gt; 0&gt; 0&gt;‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/pAO‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/d 0e_ d 0e_ d 0e_ 0hN0_ hN0_ hN0_ hN0_ hN0_ p0_ p0_ p0_ p0_ 0~t0R` ~t0R` ~t0R` ~t0R` 0‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/@0 `Z0mZ0m‚4d&quot;/%'ހ
 0Մ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚
 4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/d 0 d 0 0
 l0 l0 0p0 p0 0zxV0&gt; zxV0&gt; 0hN0h hN0h 0zt0 zt0 0~t0 ~t0 0‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/@0 @0 @0 0@0 @0 @0 @0 0@0 @0 0@0 @0 @0 @0 @0 0@0Q @0Q 0@0 @0 0@0 @0 0@0 @0 @0 @0 0
 @0z @0z @0z @0z 0@0! @0! @0! @0! 0@0 @0 @0 @0 0@0) @0) 0‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&qu
 ot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&q
 uot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/P0P0P0
 ‚4d&quot;/‚4d&quot;/8B0R        ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚$d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/
 ‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/‚4d&quot;/~`t0# ~`t0# ~`t0# @0@d 0# @0@l0# @l0# @l0# @
 0@hN0.$ @hN0.$ @hN0.$ @0@p0e$ @p0e$ @p0e$ @0z@xV0$ z@xV0$ z@xV0$ @0~@`0$ ~@`0$ ~@`0$ }@d 0M% @d 0M% @d 0M% @d 0M% }@l0e% @l0e% @l0e% @l0e% x@t0}% z@t0}% z@t0}% z@t0}% }@hN0% @hN0% @hN0% @hN0% @hN0% @0@p0&amp; @p0
 &amp; @p0&amp; @0z@xV0&amp; @0~@`0&amp; ~@`0&amp; 
 @0~@`0&amp; @0@p0N' @p0N' @p0N' @p0N' @0@l0( @l0( @l0( @0@l0q) @0z@t0{) z@t0{) @0z@t0{) z@t0{) z@t0{) z@t0{) @0@hN0) @hN0) %d'/ @hN0) @hN0) @hN0) @0@d 0* @d 0* @d 0* @d 0* @0z@xV0S* @0
 0) 0) 0) |@`0]* 
 ** 
@@ -18558,83 +18557,101 @@
 0V |@`0[ ~@`0[ ~@`0[ ~@`0[ @0z@t0\ z@t0\ z@t0\ @0z@xV0\ z@xV0\ z@xV0\ @0@hN0\ @hN0\ @hN0\ @0
 0X
 0X
-*Y }@l0 ] @l0 ] @l0 ] @l0 ] @0~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] @00Eߔ 0Eߔ 0Eߔ @0@p09] @0z@t0D] z@t0D] z@t0D] @0z@xV0] z@xV0] z@xV0] @0@hN0^ @hN0^ @hN0^ @0@d 0
 ]^ @d 0]^ @d 0]^ @0@l0^ @l0^ @l0^ @l0^ @0~@`0_ ~@`0_ ~@`0_ @0@p0F_ @0z@t0Q_ z@t0Q_ @0 z@t0Q_ @0z@xV0d_ z@xV0d_ z@xV0d_ @0@d 0_ @d 0_ @0@hN0u_ @d 0_ @0@l0_ @l0_ @l0_ @0@p0_ @0
 x@t0_ x@t0_ x@t0_ z@t0_ z@t0_ @0z@xV0!` @0@hN0,` @hN0,` @hN0,` @0@d 0q` @0@l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @0~@`04a @0@p0?a @p0?a @p0?a @0z@t0a @0x@xV0a 
 x@xV0a z@xV0a z@xV0a @0@hN0a @0}@d 0a }@d 0a @d 0a @0@l0a @0~@`0        b ~@`0        b ~@`0        b ~@`0        b @0@p0rb @p0rb @p0rb @p0rb @0z@t0b z@t0b z@t0b @0z@xV0(c z@xV0(c z@xV0(c @0@hN0lc @hN0lc @hN0lc @0@d 0c @d 0
 c @d 0c @0@l0c @l0c @l0c @0~@t0%d ~@t0%d ~@t0%d @0‚4d&quot;/‚4d&quot;/‚4d&quot;/pt0d 0zt0d 0zxV0d zxV0d 0hN0d hN0d 0d 0e d 0e 0l0Pe l0Pe 0~`0e 0p0e p0e 0zt
 0e zt0e 0zxV0f zxV0f zxV0f 0hN0f 0d 0f d 0f 0l0Kg l0Kg l0Kg 0~`0g 0p0g p0g 0zt0\h zt0\h 0zxV0h zxV0h 0hN0i hN0i 0d 0Ki d 0Ki 0l0i l0i l0
 i 0~`i ~`i ~`i 0p\j p\j p\j 0ztj 0zxVj zxVj 0hN,k hN,k 0d k d k 0lk lk 0~`jl ~`jl 0pl pl 0zt?m zt?m 0zxVm zxVm 0
 hNn hNn 0d hn d hn 0ln ln ln 0~`Fo 0pPo pPo 0zt|o zt|o 0zxVo zxVo 0hNo hNo 0d p d p 0l*p l*p 0~`Lp ~`Lp 0pp pp 
 0ztp ztp 0zxVp zxVp 0hNq hNq 0d Gq d Gq 0l{q l{q 0~`q ~`q 0pr pr 0zt\r 0zxVfr zxVfr 0hNr hNr 0d r d r 0l%s l%s 0
 ~`?s ~`?s 0pYs pYs 0zts zts 0zxVs zxVs 0hNs hNs 0d t d t 0lt lt 0~`u ~`u 0pSu pSu 0ztu ztu 0zxVv zxVv 0hN}v hN}v 
 0d 0*w d 0*w 0l05w l05w 0hN0mw hN0mw 0p0w p0w p0w p0w 0zt03x zt03x zt03x zt03x 0zxV0x zxV0x 0~`0x ~`0x 0d 0y d 0y 0l0Ry l0Ry 0hN0y hN0y 0
 p0y p0y 0zt0y zt0y 0zxV02z zxV02z 0~`0kz ~`0kz 0d 0z d 0z 0l0z l0z 0hN0{ hN0{ 0p0O{ p0O{ 0zt0{ zt0{ 0zxV0{ zxV0{ 0~`0{ ~`0{ 0d 09| d 09| 0
 l0r| l0r| 0hN0| hN0| 0p0| p0| 0zt0} zt0} 0zxV0R} zxV0R} 0~`0} ~`0} 0~t0} ~t0} 0‚4d&quot;/0p0         &quot;Lvvvvvvvvvvvvvvvvvvvvvvvvvvvy                 #(/@BE]I&quot;Py[_ -gmWp        t7y(͕&amp;HC.:8=GL
 SX|_&quot;dimry~&lt;C?z%v&quot;
-!&quot;%(13468:&lt;&gt;@BDFIVa{ ,?(.R7$ACFP|X_kimKmm?ns|&amp;}~%X߈A)N1c|۹,WKv$&gt;qG)6&lt;ALI{R2VZa_}__`O`` a$a=a8bobbsc%e:eefffghii,i@iTihi}iiiiiiij#j8jMjbjxj;lwlll'm_mmmnPnnn7oDop)qzqqr_rrrJsassttuvyw;xx2yyAzzR{{;||}m}}        ~(~*QP8a|Bl&lt;LN7Voʊ[/Ǎa5DiR-}S%?+R,\ל
 ^ -}4٥B˦Ex6p-%]%[3jαEsͳTuϴٵȶ#vfS½mRǿtW9           - #$&amp;')*+,-./02579;=?ACEGHJKLMNOPQRSTUWXYZ[\]^_`bcdefghijklmnopqrstuvwxyz|}~
         
-  - !&quot;#$%&amp;'()*+-./0123456789:;&lt;=&gt;@A'JWY~=?csu
- 5VX} %'Uwq&amp;% s -C -d - - - -)QW::&quot;;; &lt;H&lt;=L&gt;&gt;#AqAA*BoBBEEEEJJJxggggh0hjVjjZ1NҦ]** +XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX?FIipsy!!@AF,R$J':UVhi`@E0(        
+*Y }@l0 ] @l0 ] @l0 ] @l0 ] @0~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] ~@`0%] @00Eߔ 0Eߔ 0Eߔ @0@p09] @0z@t0D] z@t0D] z@t0D] @0z@xV0] z@xV0] z@xV0] @0@hN0^ @hN0^ @hN0^ @0@d 0
 ]^ @d 0]^ @d 0]^ @0@l0^ @l0^ @l0^ @l0^ @0~@`0_ ~@`0_ ~@`0_ @0@p0F_ @0z@t0Q_ z@t0Q_ @0 z@t0Q_ @0z@xV0d_ z@xV0d_ z@xV0d_ @0@d 0_ @d 0_ @0@hN0u_ @d 0_ @0@l0_ @l0_ @l0_ @0@p0_ @0
 x@t0_ x@t0_ x@t0_ z@t0_ z@t0_ @0z@xV0!` @0@hN0,` @hN0,` @hN0,` @0@d 0q` @0@l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @l0|` @0~@`04a @0@p0?a @p0?a @p0?a @0z@t0a @0x@xV0a 
 x@xV0a z@xV0a z@xV0a @0@hN0a @0}@d 0a }@d 0a @d 0a @0@l0a @0~@`0        b ~@`0        b ~@`0        b ~@`0        b @0@p0rb @p0rb @p0rb @p0rb @0z@t0b z@t0b z@t0b @0z@xV0(c z@xV0(c z@xV0(c @0@hN0lc @hN0lc @hN0lc @0@d 0c @d 0
 c @d 0c @0@l0c @l0c @l0c @0~@t0%d ~@t0%d ~@t0%d @0‚4d&quot;/‚4d&quot;/‚4d&quot;/pt0d 0zt0d 0zxV0d zxV0d 0hN0d hN0d 0d 0e d 0e 0l0Pe l0Pe 0~`0e 0p0e p0e 0zt
 0e zt0e 0zxV0f zxV0f zxV0f 0hN0f 0d 0f d 0f 0l0Kg l0Kg l0Kg 0~`0g 0p0g p0g 0zt0\h zt0\h 0zxV0h zxV0h 0hN0i hN0i 0d 0Ki d 0Ki 0l0i l0i l0
 i 0~`i ~`i ~`i 0p\j p\j p\j 0ztj 0zxVj zxVj 0hN,k hN,k 0d k d k 0lk lk 0~`jl ~`jl 0pl pl 0zt?m zt?m 0zxVm zxVm 0
 hNn hNn 0d hn d hn 0ln ln ln 0~`Fo 0pPo pPo 0zt|o zt|o 0zxVo zxVo 0hNo hNo 0d p d p 0l*p l*p 0~`Lp ~`Lp 0pp pp 
 0ztp ztp 0zxVp zxVp 0hNq hNq 0d Gq d Gq 0l{q l{q 0~`q ~`q 0pr pr 0zt\r 0zxVfr zxVfr 0hNr hNr 0d r d r 0l%s l%s 0
 ~`?s ~`?s 0pYs pYs 0zts zts 0zxVs zxVs 0hNs hNs 0d t d t 0lt lt 0~`u ~`u 0pSu pSu 0ztu ztu 0zxVv zxVv 0hN}v hN}v 
 0d 0*w d 0*w 0l05w l05w 0hN0mw hN0mw 0p0w p0w p0w p0w 0zt03x zt03x zt03x zt03x 0zxV0x zxV0x 0~`0x ~`0x 0d 0y d 0y 0l0Ry l0Ry 0hN0y hN0y 0
 p0y p0y 0zt0y zt0y 0zxV02z zxV02z 0~`0kz ~`0kz 0d 0z d 0z 0l0z l0z 0hN0{ hN0{ 0p0O{ p0O{ 0zt0{ zt0{ 0zxV0{ zxV0{ 0~`0{ ~`0{ 0d 09| d 09| 0
 l0r| l0r| 0hN0| hN0| 0p0| p0| 0zt0} zt0} 0zxV0R} zxV0R} 0~`0} ~`0} 0~t0} ~t0} 0‚4d&quot;/0p0         %&gt;h        /&quot;-=AD&lt;GNQ]dkoxrRx1ΔJdճȼmf'39&quot;E2J
 sPTI]`e!kos{)=QYx:;&gt;?ABDEGJLNPQSUWY^_aiknqsxy{~)6DN[j|'.$7@CEO:X@_%ilmmmfs/||7~ѐ͡UѹSh(O(5;@@HiQ UYK^g^^^9___`'`&quot;aYara[b +d&quot;ddeqeefqgghh(h&lt;hPheh|hhhhhhh i i5iJi`i!k]kkk +lEllll6mnmmn*nop`pppEqqq0rGrrsstu_v!wwxx'yy8zz!{{{S|||}~7~~6ҀGby(Rփ&quot
 ;i24&lt;UkA}Gx*O֏̐e8c5ϕ! +4͙ߚ&gt;@weyY^|áݥ!TʦLҧ        ¨mh9fѭ7~Fw!Oв0Ql~~ĸϹ۹RغB/ؼI.߾P3!&lt;@CFHIKMORTVXZ[\]`bcdefghjlmoprtuvwz|}
         
+   + !&quot;#$%&amp;'(*+,-./012345789:;&lt;=&gt;?@ABCEFGHIJKLMOPQRSTUVWXYZ\]^_`abcdefghiklmnopqrstuvwxyz{}~=5XegIKo};\^)+Y{e a 1 +R + + + +-3dg:::;;&lt;=&gt;T&gt;@;AzAA9BoBExEEYJJJ.gcg|ggggijGj(:ώdN))*X
 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX[be!!@AF,R$J':UVhi`@E0(        
 q
 B
-        S         ? _Hlt98554472 +        S         ? +_Hlt131562996  _Hlt194723276  _Hlt100281005 Introduction_Introduction_1_Setting_up_WRF-Var_Installing_WRF-Var_Installing_WRFNL_and _Hlt98910708#_Running_Observation_Preprocessor_1_Running_WRF-Var_1 _Hlt75945258  _Hlt100542984_Radiance_Data_Assimilations -_Hlt100243458_WRF-Var_Diagnostics_1_Running_gen_be_Updating_WRF_lateral_1update_Running_gen_be_1!_Running_Observation_Preprocessor_Running_WR
 F-Var_WRF-Var_Diagnostics_Updating_WRF_lateralSchedulesetup diagnostics_Additional_WRF-Var_Exercises:_Hybrid_Data_Assimilation_Description_of_Namelist_Description_of_Namelist_1{{8=g@Veg&gt;ԣq  ?3?3?3?3@3@3@3@3@XX@@@@        
+_Hlt100243458_WRF-Var_Diagnostics_1_Running_gen_be_Updating_WRF_lateral_1update_Running_gen_be_1!_Running_Observation_Preprocessor_Running_WRF-Var_WRF-Var_Diagnostics_Updating_WRF_lateralSchedulesetup diagnostics_Additional_WRF-Var_Exercises:_Hybrid_Data_Assimilation_Description_of_Namelist_Description_of_Namelist_1U8=1@etgڎp   +G2G2G2G2H2H2H2H2|?WW@@@@        
  @ @ -@{8&gt;g@Veg?ԣq  ?3?3?3?3@3@3@3@3@XY'X&amp;'34&gt;dkltu &amp;Vabdemnx{dgq'*12&lt;HK                        2        4        H        K        f        h                        .
-4
-
-
-^ d % - -tw&lt;?$jm -&quot;X[&lt;B09CPeh@F]egl %0 5         u&quot;y&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;###$#&lt;#A#P#S#t#y################$$$P$U$i$n$$$$$$$$$$$(%+%.%3%K%N%p%s%w%|%&amp;&amp;='@'''(()'),)7)S)])l)n)o)z){)})))))))@*B*F*I*r*{*******++!+'+b+k+o+u++++++, ,,M,V,
 Z,`,,,,,-
----]-f-j-p------.. -.H.Q.U.[.........//8/&lt;/B/}//////// 0)0-030n0w0{0000001111S1\1`1f111111122J2S2W2]222222223&gt;3G3K3Q333333333;4D4H4N444445566&amp;7)77788M8P8}88.95999.;3;Y;[;d;h;j;l;;;;;T&lt;Y&lt;r&lt;v&lt;x&lt;z&lt;&lt;&lt;&lt;&lt;&lt;&lt;m=t=x=z=|=~=&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;?!?P?W???@@0@3@7@9@;@=@CCiDlDDDE&quot;E,H/HHHHHCJKJQJaJmJJJJgKrKKKKKKKELULgLvLLLLLLMM&quot;MUMhMiMpMMMKNRNN
 NlQuQQQQQQQQQyT|TTTUUVVV!V@V\VVVVVVWWWXXXX~YYYYYYYYYYZZ6[;[[[[[\\0\3\]]]]^^___&quot;_____`!```m``````` -aa/a&gt;asaaaaaaaab0b1b8bfbtbybbbbbbbc(c5c_cjcddbeeeeeeeh!h&quot;h(hhhiii5iViYiiijj#k&amp;kkkJlPlnnoo]o_ooooo8p:pppppcqfqqqqqrrss9s;sBsEsWsYs[s]sssssssssssssttFtNtRtTtVtXtetktnttttttttt uu1u?uuu/v&gt;vIvZv&amp;w3wtwwwwwwwwxxxx#x-x2x:xAxJxOxVx[xcxkxvx
 xxxxxxxxxxxxxxxxxxxy yy&quot;y0y4y&gt;yByFyJyYyyyyyy        zz$z;zDzNzWzzzzz{&amp;{{{{{{{{{|||||||| }%}U}Z}}}}})~0~^~e~~ڀy|ҁՁ36diƂȂJNNRÈ#%U\vx؉ډ         :&lt;km͊Ҋ 7Fdl͋܋
-6Ekxԍ׍36Ҏ69ZbqwϐӐ.4?CQSUWPR_aceѓӓՓד         ,.02bdfhΕЕҕԕ
-:&lt;&gt;@qsuwϖіӖՖ
-JLY[]_ݗߗ         -579;bdfh?ACEkmoqݙߙCEGIvxz|ܚޚwЛۛ -CXft˜ٜCOPY^hozŝ͝#459&gt;BGMRT\^pr+9lß,&lt;Var&lt;BDFY[oq#*:C]`ߥDGgj¦Ѧ
-mzȧ&lt;Jۨ&amp;)+-/6KO\an &quot;$TZ 9?!$ǭʭyî(1eoįְٰͯ@CGJ|#+KTW_&quot;) \_VYɺѺ(0jmnq@K36nqnqSWY^`l -*/8=`&lt;DJO -%(:?fo --23&gt;&lt;DIR58xW\
 ILot*ci !_jkr{bmx+0&gt;         ,\_).gi'I         []su5=CKMVq{_aei AEISZdjnr| 8^cux\_6Zafm$,58*-.6}        &amp;,Bvf
 3CJMR^IL~&quot;*etFIb                                
-
-R
-U
-
- F I P R U `              - -NQRZ;CJR[^$/;dgNPWi #%7=JMYr{+DN^`bd$' %(}TZ  ! !!!o&quot;u&quot;&quot;&quot;&quot;&quot;&quot;&quot;1#C#Z#`#$$%%&amp;'F'L'Q'W'n't'((((((\*f** -+++++M+O+Z+\+++++8,:,,,,,--....#0)0U0x00000&gt;2P2W2i2~222223+313O3R333C4F4R4\444445555666 6)636;6E6Y6c6r6|666666678*8-8_8d8:+:U:X::: -&lt;&lt;
 &lt;&lt;====G&gt;J&gt;K&gt;S&gt;&gt;&gt;&gt;&gt;&gt;?D?P?=@L@@@@@AA BBCCDDEEEE FFFFTFZFFRGGIIIIIKKKKKKKKKK{L}LLLLLLLLMMMM
-N NNNNNP P P&quot;PPPPP&quot;Q RlRnRpRrRRRRR$S&amp;S(S*S,SGSISSSS}TTTTTTTTTTTTUxUUUUVVVVVVVVVVVW)WBWPW~WWWWXX]XmXXXYYY&quot;Y#Y+YlY|YYYPZbZiZyZZ[ -[[%[5[&gt;[O[e[v[#\*\/\6\9\K\z\\\\\\]]]]L]N]s]]k^m^^^__0_9_@_Z_i___________``*`8`?`T`\`j`y```````aa)a2a|aaaaaaaabbbbbbbbccc%c-c9cAcMcUcacicvc~cccccccccccccddd$d0d9dEdNdZdcdqdddddddddddde
-eee&quot;eeeIfNfffg&amp;g(g2gVg^g`glggggggggghhh&quot;hFhOhQh[hhhhhhhhhhhiiDiPij jj(jjjjjjjjjj        k*k6kCkOkgksk{kkkkkkkkkkl%l2l&gt;l`lsl}lllllll        mmmUm`mzmmmmmmm
-nvnynnnnnooypp8qBqqrrrrrs        s
-s sss.t8ttt?uIuuu(v2vvvvvZwdwwwww&gt;xGxyy+y1yRy\yyyyyyyQzbz{{{{{{9|B|b|t|}||||||}
-}C}P}y}|}}}}}}~~!~m~~*=EP_  -3G]qӂڂ߂Qc&amp;6Wc{ .bqÈ6CKZ݉ESXg$3Sg%.9AP~Ďǎ T]t09LQ&amp;3.7@P,;z%.Sc!+px]gٖ#)39Cy| -3FJ^bz&gt;AIUbgי ޚ#%~68AMil
 CLʝӝ$3}̞ -'*ڟ&amp;*CK_c{̠֠ ;?FVswy!158?@H{-=o~ѣ!GVXg,O`ץ&amp;&lt;Ц#]jçϧ&amp;3ϨҨ+125FY[iũǩک24HԪת        kxΫګ2BsvˬѬӬڬܬ FMs{έҭIRu~Юڮ ETٯ#$+7NPgwߵ -7:RUguԶ
  &amp;47;BS^glmpt{÷ηݷ$5@INORV]nyĸȸϸ$-236:AR^ȹԹ $+VYuɻ !&quot;#$%&amp;al
 
 
 
 
 
 'YyU)                        2        4        f        h                                         ATo2:&lt;BGR      &
 lt;#A#t#y#####$$P$U$$$$$%%6&amp;=&amp;u&amp;~&amp;&amp;&amp;)),)7)@*B*r*v***++b+f++++,M,Q,,,--]-a-----H.L.....//3/}//// 0$0n0r0001
-1S1W11111J2N22222&gt;3B33333;4?4444466A7C777s8u8d;h;J&lt;O&lt;r&lt;v&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;a=e=x=z=&gt;&gt;&gt;&gt;&gt;??!???@        @@#@$@(@7@9@ELHLgLkLLLMMiMlMMMMMNN}OOOOOOOP`PhPPPQQlQpQQQ&gt;RFRORWR`RhRqRyRRRRRRSDSMSfS|SSSSSRTaT%V)V0Y&gt;YYYZZ -aa/a3aaaaa1b4bfbibbbbbOcZc_cjcccccdd'd*dIdLdkdndddDgFghhjjkkslyl]nonnnoo]o_ooooo8p:pppWsYsssssRtTtttAvHvIvNvpvwv{vvvvvvvvvvvvvvvvvvvvv
 vvww -wwww%w&amp;w.wSw[w_wgwkwswtwxwwwwwwwwwwwx
-xxx#x(x2x5xAxDxOxRx[x^xkxnxzxxxxxxxxxxxxxxxxxxxxxxxx yy&quot;y$yByFyJyMyyyyyyyyyyz -zzzz)z+z;zDzzzL{Q{{{{{{{{{||L|Q||||||| }%}U}Z}}}}}}})~-~^~b~~~~~~2:gk ;Cptڀ:?kp͂҂yȃ ;Ll}Έ߈0AarDIɊ [qw.4QSbdpr~đƑґԑ_aѓӓ ,.bdΕЕ:&lt;qsϖіY[
 ݗߗ         57bd?AkmݙߙCEvxܚޚCGPS^cotŝȝҝ؝ڝ56&gt;?GHRT\^fl&lt;B{)+٩;&gt;JK^y|ͳгڳܳ #+-HKT!7fv:@-\l&quot;*# ')57qw,0:&gt;%+&gt;AX^pt~?EW[ -xz+/AEjnS
 V$4EOJMF I P R p r     
-%+MPru -&quot;DJ^`_b -&quot;&quot;+$4$)).*I+M+O+Z+\+++++8,:,,,,,:/@/////0        0.040@0F000&gt;2A2&lt;3?35555556 -666)6/6;6A6P6X6Y6_68 8 -88B8E8y8|88888-:4:5:8:i:l:::::;;&lt; &lt; -&lt;&lt;&lt;&lt;&lt;&lt;@DCDII KeKKKcLeL}LL&amp;M/MQMYMMMMMNNNNP PNPQPPPPPQQR#RlRnRRR&amp;S(SGSISSST#T~TTTTTT UxUyU}UUUVVVVBWIWXX]XbXXXcYjYlYqY}YYYYYYYYYYYYZZPZUZcZhZiZnZZZ[
-[ -[[[&quot;[%[*[6[;[&gt;[C[P[U[V[Y[[[9\&gt;\L\P\Q\Y\q\x\z\\\\s]w]]]]]^^^^_        ___'_._0_2___``````````aaaaaaaaaabbbbbbbbbbcccccc&amp;c*c-c0c:c&gt;cAcDcNcRcUcXcbcfciclcwc{c~cccccccccccccccccccccccccc        d -dddd!d$d'd1d6d9d&lt;dFdKdNdQd[d`dcdfdrdvddddddd.e6emeoeeef f&lt;f?fIfNfOfTfxf{ffffffffffffffggg(g+g3g8g9g&gt;g`gcgmgrgsgxggggggggggggghh#h(h)h.hQhTh\hahbhghhhhhhhhhhhhh9i@iDiI
 iQiUiVi[iiijjjjjjjj*k-k;kBk{k~kkkkkkkll*l1l`lclul|llllllm mmLmSmUmXmcmimzmmmmmmmm{nnnn=o@oIoOooooopppppppptqwqzq}qqq6r9r&lt;r?rHrNrrrss ss3s6sDsJsssssBtEtStYtttttSuVudujuuuuu&lt;v?vMvSvvvvv        w ww wnwqwwwwwww xx x'x)x,x&gt;xCxOxTxyy
-yy+y1y4y8yRyWyyyQzVzfziz{{{{{{||9|&gt;|C|G|H|M|b|g|u|z|}||||||||||C}H}Q}V}W}\}}}}}}}~~&quot;~&amp;~'~,~m~u~~~~~~~.0=B        LP3&lt;HMNQ~_c&amp;)7&lt;=?MUW^fnqy{˄΄ބ\_ov03CFɇчӇևbityňΈ6=KN\eEHX[ip qyz؋ދSVhmns.1:?ADRW~!&amp;',TW^cd
 i &amp;+7&gt;@DQVW\,0&gt;ISVdijoqt!$pv]cٖߖ`h#V\^a(/JR~՛֛ -68UXilޜ&quot;$(ORS[ڟߟCHLQRW̠ѠݠFK[\y~¡ġ8Try{~-2&gt;Bfmossv}-2lrإݥߥ&amp;(=BDHЦ֦$)+/kqЧ֧4:Y^
  [`joquǩ̩۩49INPT        kpy~Ϋӫ۫27CHJNFGstέҭUXuyЮԮEIٯݯ'.hoɻ&quot;al:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::&quot;BUhKV| +@        U8U&gt;1@eugێp   +G2G2G2G2H2H2H2H2|?WXx~
 iq$        &amp;        V        X        o        q        
+$
+L R + + +^cdklt$'nx RUy~3ek ,d5=?D          h m       I&quot;M&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;##$#'#H#M#\#_#b#g###############$$)$=$B$Z$_$s$x$$$$$$$$$%%%&quot;%D%G%K%P%&amp;&amp;]'j'(((((        )%)/)T)W)|))))****D*M*Q*W*********4+=+A+G+++++++++,(,,,2,w,,,,,,,,/-8-&lt;-
 B-}--------.#.'.-.e.n.r.x...../
+///O/X/\/b////////0@0I0M0S000000000%1.12181x111111112%2)2/2k2t2x2~22222333#3_3h3l3r33333 +444 4]4f4j4p45577G8Q88899::::::#;%;.;2;4;6;K;M;R;T;;&lt;&lt;&lt;&lt;&lt;&lt;#&lt;&lt;&lt;@&lt;B&lt;D&lt;b&lt;d&lt;&lt;&lt;&lt;&lt;7=&gt;=B=D=F=H==U&gt;V&gt;[&gt;\&gt;_&gt;`&gt;e&gt;|&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;?!?N?T?????????@@@@SHbHoHyHJ JJ!J-JHJJJ'K2KKKKKKKLL'L6LkL~LLLLLLLM(M)M0MMM NNDNINKNlNmNoN*Q3Q=QGQaQjQtQQQQTTTTTT
 RUZUUUUUUVMVUVVVVVWW`XhXrXX8Y?YlYqYwY|Y~YYYYYZ\ZZZS[V[e[[[[[[v]]]]d^o^^^^^{______`'`A`N`r````````-a@aAaNaaaaaaaaa b.b3bBbebsbbbbbbbc$cdd9e&gt;e?eEeFeNe~eegghhhhhhZi\ijjjj{kkkl|n~nnnooXoZooooo3p5ppprrrrrrrrsss        s0s2s4s6s]s_szs|sssssssssstttttt tFtLtPtRtTtVttttt4uTuuuuvvv w/wXwgwwwwwwwwwwwwwwwwxxxx&quot;x.x2x7x;x@xFxKxMxUxWxjxtxxxxxxxxxxxxxxxxx
 xxy{yyyyyyyyyyyzzzD{G{H{M{X{[{\{a{{{)|.|^|d||||||}2}7}g}l}}}~ +~~~MV!$;BDIKNSWz}ہށ =@np8:ikˈ͈ OQDFuzߊ uދ p~AC +#28DHW]koʐАېߐ&amp;(358:&lt;&gt;[]moqsȔʔ̔Δ468:jlnp֕ؕڕܕ +=?ACkmoq!#%'MOQ
 Sy{}їӗ՗ח+-/1WY[]ۘݘߘ         +46FHJLy{}ߙEGIKxz|~!Tlwߛ 8CTguߜ $)38@GPU\ai~Нѝ՝ڝޝ !DMǞ՞&quot;-&gt;N_ȟ؟!/&gt;Oءޡ +Ƣ֢ߢ@BDLNT
+JX̧ڧ379;=kuxz|~ƨۨߨ.2:JLNPr}Ǫͪ +CMzLU *ųγѳٳ&amp;+-0jp&quot;+=EԾپھݾ޾LTgtrsep',49?Glt        (-ckW`amGLBG27lxZo%5
 &gt;L7Efuz AORd5&gt;`r7=mr=`kM^-0LPy 58&gt;CEJOR&amp;OZ|&amp;KPQUVYKp%,18Zb&quot;8;`h7DTZGn        '_ovy~DL:        &lt;        r        u        
+&amp;
+f
+i
+p
+r
+u
+
+
+
+
+
+
+  +   ! l +t + + + (-3S[bj2:EQ$`bi{&amp;(57IO\_k/;T^nprt.34;&lt;C14^d    y!!!!!!!!!!!!9&quot;K&quot;b&quot;h&quot;##$$&amp; &amp;N&amp;T&amp;Y&amp;_&amp;v&amp;|&amp;''''''d)n))**** *U*W*b*d*****@+B+++++,,----+/1/]//////F1X1_1q11111123292T3^3333333334444555 5)535;5E5Y5c5r5|555555567*7-7_7d79+9U9X999 +;;;;E=M=====&lt;&gt;H&gt;5?D??
 ?????@@@
+ADDDDDDDEE EBEHEE@FFHHHHHxJzJJJJJJJJJiKkK|KKKKKKKqL|LLLLL        M MMMNNOOOOOOPPPPPPPPXQZQ\Q^QoQqQQQQRRRRR3R5RRRRiSrS{SSSSSSSSSSSdT{TTTTTTUsU~UUUUUU        VV.V&lt;VjVVVVV WIWYWWWWWX X +XXVXfXXX:YLYSYcYYYYZZZ(Z9ZOZ`Z +[[[ [#[5[d[q[[[[[[[\\\
+\ \\4\6\[\k\S]U]q]]]]^!^(^B^Q^k^p^^^^^^^^^^__ _'_&lt;_D_R_a_q_~_______``d`m```````ra~aaaaaaaaab +bb!b)b5b=bIbQb^bfbub}bbbbbbbbbbbbbc cc!c-c6cBcKcYcccccccccccccccc
+dvd{d|d~d/e4eeef fff&lt;fDfFfRfvfffffffffffg,g5g7gAgegmgog{ggggggggg*h6hhhhiti}iiiiiiiiijj)j5jMjYjajnj{jjjjjjjjk kk$kFkYkckokkkkkkkkl;lFl`lelllllll\m_mmmmmnn_oiop(pppqqqqqqqqrrssss%t/tttuuxuuuu@vJvvvvv$w-wwwxx8xBxxxxxxx7yHyzzzzzz{({H{Z{c{q{z{{{{{{)|6|_|b|q|y||||||}S}e}~~#~+~6~E~f~u~w~y~~~~~~~~~~~~~jz-CWhyŁ́7IƂт =Iaj|kp
 ԆHWЇ߇)1@gvyÈ҈+9&gt;Mn}ȉՉ݉
+͊ߊfx9Mی '6dn{Ӎ؍ٍލߍ6?Va.3Џ܏&quot;2mt\eǒҒݒ5E +RZ?Iŕ %hv +&amp;*&gt;BZfv'3@Eݘxə˙Йљՙ֙ۙZd)EHj{ěӛ(cnɜ̜Yb֞ڞ';?W`ޟ&quot;2OSUbŠɠˠ٠ +$Wg        KZu¢Ѣ#24C[lݣ+&lt;hyhy
 9FqЧҧ +&quot;57Ejm$e|~̩GTORcvxǫ&quot;)OW~%.QZ­٭ܭ!0\kĮt|bgq{۳*,CScnu´ٴ.1CQrʵӵصٵܵ/:CHILPWhrǶض%*+.29JU^cdgkrǷзշַٷ        .:iu߸25Q[dhilpw
 *678
 
 
 
 
 K~$        &amp;        V        X        o        q                        
 )&lt;Wj'ek#.xyZ ^ n v   ##H#M#######$$)$Z$_$$$h%k%
+&amp;&amp;I&amp;R&amp;T&amp;V&amp;(((        )**D*H*****4+8+++++,#,w,{,,,/-3-}----..e.i...//O/S/////@0D00000%1)1x1|1112 2k2o22233_3c333 +44]4a4446677_77=8?8.;2;;&lt;&lt;&lt;&lt;@&lt;g&lt;k&lt;u&lt;{&lt;&lt;&lt;&lt;&lt;+=/=B=D==V&gt;|&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;_?f???????@@LL'L+LLLLL)M,MqM|MMMNJNKNNN;OCOSOUO\OdOOOP&amp;PPPPP*Q.QQQQR +RRR&amp;R/R7R@RHRQRYRRRS S$S:S_SuSSSTT$TTUUXX|Y~YYZ\Z````AaEaaaaa b#bebhbbb        ccc$czc}ccccc
 ccdd%d(dGdJd5elfffhhjjBkDk%l+ln!n|n~nnnooXoZooooo3p5pss0s2sssstPtRtuuuuv#v'v.v2v9v=vDvHvOvSvZv^vevivqvuv}vvvvvvvvvvvvvvvvvvw wwww w$wOwWwXw\wwwwwwwwwwwwwwwwwwwx
+xxx&amp;x-x.x/x7x8x@xAxKxMxUxWxbxixjxlxxxzxxxxxxxxxxxxxxx{y}yyyyyyyyyyyyyyyyyzzzz?{C{O{R{y{{{{{{{{{)|.|^|d||||||}2}7}g}l}}}}}~
+~;~@~p~u~~~~~DIyMR&gt;BDIuz!,bp%EVv؈        (-Y^/@`q +28W]ʐА (*68DFRT`bnp8:moȔʔ46jl֕ؕ +=?km!#MOy{їӗ+-WYۘݘ        FHy{ߙEGxzߜ  ).8;GJUXadntv}~ѝҝڝ۝!.2DMءޡq79xzir˩Ωک۩J
 gjز *,GJTVqt~³ųγѳ-[jҿ#-46        8Hwypx$5bmRWmo`e{}SSYpt~ioCIZ^
+)/CGQU Y_os/6Zj8;s} +&quot;vyf
+i
+p
+r
+
+
+
+
+ +  ,(/7=_b&quot;/2TZnp!oil!!! +&quot;3#&lt;#((6)Q*U*W*b*d*****@+B+++++B.H..... //6/&lt;/H/N///F1I1D2G23Y44444445 +555)5/5;5A5P5X5Y5_57 7 +77B7E7y7|77777-9495989i9l99999::; ; +;;;;;;?
+@2C5CDeEHHISJvJJQKSKkKnKLL?LGLqLtLLLMMMMNN&lt;O?OOOOOPPPPQQXQZQQQRR3R5RRRRSjSqSSSSSSdTeTiT{TTTTUU.V5VVWIWNWWWX!XMXTXVX[XgXlXmXrXXXXXXXXXXX:Y?YMYRYSYXYYYYYYYZ ZZZ Z%Z(Z-Z:Z?Z@ZCZwZ|Z#[([6[:[;[C[[[b[d[l[v[H\[\_\l\q\r\w\]]]]]]]^^^^^^^q_t___________``````````rauaaaaaaaaaaabbbbbb&quot;b&amp;b)b,b6b:b=b@bJbNbQbTb_bcbfbibvbzb}bbbbbbbbbbbbbbbbbbbbbbbbbbc        c cccc
 !c$c.c3c6c9cCcHcKcNcZc^chckcccccddNddddee&quot;e%e/e4e5e:e^eaekepeqeveeeeeeeeeeeeefffff$fFfIfSfXfYf^fffffffffffffff        gggg7g:gBgGgHgMgogrg|ggggggggggh&amp;h*h/h7h;h&lt;hAhhhiiiiiiiijj!j(jajdjsjzjjjjjkkkkFkIk[kbkkkkkkkkk2l9l;l&gt;lIlOl`leljlqlllllamfmmm#n&amp;n/n5nnnnnnnooooooZp]p`pcpmpspqq&quot;q%q.q4qqqqqqqrr*r0rrrrr(s+s9s?sssss9t&lt;tJtPttttt&quot;u%u3u9uuuuuuuvvTvWvevkvvvv
 vvvw +www$w)w5w:wwwwwxxxx8x=xxx7y&lt;yLyOyzzzzzzzz{${){-{.{3{H{M{[{`{c{h{r{w{z{{{{{{)|.|7|&lt;|=|B||||||||}} } +}}S}[}f}k}l}q}}}}~~~#~(~~~~~jm26r|&quot;.347dgEÎт &quot;#%3;=DLTW_aemo|ă˃BEU\~),ruHOZ_#14BKy+.&gt;AOVȉЉ݉W_`efkĊ͊Ҋfky~9&lt;NSTY %'*8=dg
 q        69@EFKЏՏ + &quot;&amp;389&gt; +58FKLQSVϓדRX?Edkʕ͕BJhofk~4:&lt;?{ݘ +T&amp;.Z`fg֚ך14EH`hjw›ěț+./7Şƞ˞$(-.3}ޟ&quot;'78UZˠР0NUWZhlӡݡޡ        BIKO¢ƢҢORY[^        HN $hjz¥ĥȥ GMl
 qЦզ5:hoqvҧק7&lt;FKMQ¨%*,0~GLUZª$&amp;*x|ɫϫ&quot;#OP~ЬӬ14QU!%mq
+DZɱDK!8:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::&quot;BUhKV|  vx,L(VvT6%d+FQ-`48eo%:(X;^PS!AvP#F+:#H\_:faNX
 ^Zp;K`|$~4YjX}V2N  ^`OJQJo( hh^h`OJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJ QJ o(@ @ ^@ `CJOJ QJ o(^`CJOJ QJ o(^`CJOJ QJ o(^`CJOJ QJ o(^`CJOJ QJ o(PP^P`CJOJ QJ o(^`CJOJQJo(
 ^`CJOJQJo(opp^p`CJOJ QJ o(@ @ ^@ `CJOJ QJ o(^`CJOJ QJ o(^`CJOJ QJ o(^`CJOJ QJ o(^`CJOJ QJ o(PP^P`CJOJ QJ o(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJ QJ o(@ @ ^@ `CJOJ QJ o(^`CJOJ QJ o(^`CJOJ QJ o(
 ^`CJOJ QJ o(^`CJOJ QJ o(PP^P`CJOJ QJ o(hh^h`&gt;*o(.88^8`o(.L^`L.                ^        `.  ^ `.xLx^x`L.HH^H`.^`.L^`L.^`o(.
 ^`hH.
@@ -18659,41 +18676,36 @@
 L^`LhH.h
 ^`hH.h
 ^`hH.h
-PLP^P`LhH.4
-^Z0        PS!Ay        6%eo%:}:#HK`faNQ-4YjX;+| +PLP^P`LhH.M%
+^ZF        PS!A @        6%eo%:}:#HK`faNQ-4YjX;+|  L(VUh#F`48b,Shb,Sh                                                                                                                                                                                                                                                                                                
-`GT^5bBJ&gt;*N                                                                        B\N,\&lt;*lK*T8 @                                                                                                                                                                B,                                                _ -a}effffggggKgLgYgxggggg?h@h.C]^|г۳ܳ#,-KUVwq,$%&gt;WXp&gt;?W+  -}&lt;5XY8YGYUYaYbYkYlY}YYYYYYYYYYZZZZOZPZcZiZZZ[ [ [ -[[#[$[%[6[&lt;[=[&gt;[P[V[8\9\L\Q\o\p\y\z\\\r]s]]]____%_&amp;_/_0_:_&lt;_____``````````aaaabbbbccccc
 c&amp;c+c,c-c:c?c@cAcNcScTcUcbcgchcicwc|c}c~ccccccccccccccccccccccccc        ddddd&quot;d#d$d1d7d8d9dFdLdMdNd[dadbdcdrdwdxdyd;f&lt;fIfOfwfxffffffffffg'g(g3g9g_g`gmgsggggggggghh#h)hPhQh\hbhhhhhhhhh7i8iCiDiQiVijjjjjjjj)k*k7k;kzk{kkkkkkkll&amp;l*l_l`ltlulllllll
-m mJmKmTmUmamcmymzmmmmmmmnnnnnn&lt;o=oDoIoooopppppyqzqqq;r&lt;rCrHrrs
-s s2s3s@sDsssssAtBtOtStttttRuSu`uduuuuu;v&lt;vIvMvvvvvw        wwwmwnw{wwwwww        x
-xxx(x)xyyy
-y*y+y2y4yQyRy]y_yyyyyPzQzczfz{{{{{{{|8|9|C|H|a|b|u|{|||}|||||||B}C}Q}W}}}}}~~&quot;~'~l~m~~~~~+.&lt;=FG23HN%&amp;7=KLVWdfopz{ʄ˄لބ[\jo
-/0&gt;CLJȇ҇Ӈabrtň56D\DETipqzRShn-.:R}~!'ST^d%&amp;47?@QW+,&lt;&gt;RSdj !,.opy}ĕ \]hlٖؖ^_ -.0Ę -(HI}~ۜܜݜ#$4OQRٟڟBCLRˠ̠נݠ -EFW[xy¡67Udpqz{,-&gt;denotu
 ~-إ%&amp;=ϦЦ$\]k§çЧ%&amp;4Z[jƩǩ۩34I        jkyͫΫ۫12C!EFNrs|ͭέӭ TUYtuϮЮۮDEUدٯ%&amp;/06ǰȰΰ        &quot;#0cdqvw~߲!FGM67Ovwfgv'RS_·÷Ϸ45Amnz߸%QR_ǹȹչ;&lt;Htu
 (VWcƻǻȻq
 
 
 
 @@@@@P @UnknownMMM UserNCAR MMM -GTimes New Roman5Symbol3 Arial7Courier?        Courier New1Ql44e0}fԚ;MSO[SimSun[SO3TimesG5
-        hMS Mincho-3 fg;|i0Batang[BookmanBookman Old StyleCLucida Grande;Wingdings!hMjӦ&amp;(;F?)l:9D:%4d6~ - K#qP?\~Normal Chapter 6
 : WRF-VAR MMM UserMMM UserX                 
+`GT^5bBJ&gt;*N                                                                        B\N,\&lt;*lK*T8 @                                                                                                                                                                B,                                                ^`5emffffffffggg.ggggggglmײز +,JUVtųϳгRSphiBCZ()CXYo  R4W&quot;X1X?XKXLXUXVXgXmXXXXXXXXXXXXX9Y:YMYSYYYYYYYZ +ZZZ Z&amp;Z'Z(Z:Z@Z&quot;[#[6[;[Y[Z[c[d[r[v[Z\[\l\r\]]]^ +^^^^&quot;^$^^^^^p_q_________````qaraaaaaaabbb
 bbb&quot;b'b(b)b6b;b&lt;b=bJbObPbQb_bdbebfbvb{b|b}bbbbbbbbbbbbbbbbbbbbbbbbbc
+c c ccc c!c.c4c5c6cCcIcJcKcZc_c`cac!e&quot;e/e5e]e^ekeqeeeeeeeee +ffffEfFfSfYfffffffffff        gg6g7gBgHgngog|gggggghh)h*h7h&lt;hiiiiiiiijjj!j`jajojsjjjjjjk kkEkFkZk[kkkkkkkkk0l1l:l;lGlIl_l`lfljlllllmmmmmm&quot;n#n*n/nnnnnoooo_p`phpmp!q&quot;q)q.qqqqqrr&amp;r*rrrrr's(s5s9sssss8t9tFtJttttt!u&quot;u/u3uuuuuuuuvSvTvavevvvvvvvwwwwwwwwxxxx7x8xCxExxxxx6y7yIyLyzzzzzzzz{{){.{G{H{[{a{b{c{
 r{x{y{z{{{(|)|7|=|||||||} +}R}S}f}l}}}}}~~~~&quot;~#~,~-~ij{}.4  #12&lt;=JLUV`akm{|ăABPU}~$)GHXZ*Bxy*+:Oljȉ։VW`f̊͊efy89NT 8cdoq        56@FϏЏݏ!&quot;39 + 45FL͓ΓQR[_ߔ&gt;?JNƕʕ@Aghwyߖefw~yzܘݘ$%YZei^_ij|
 Ûěԛ+-.ƞ(.ݟޟ!&quot;37TUcgʠˠڠ1@LMVWhҡӡޡ        @AJK[¢ҢPQZ[m        ghz89Gfgpqѧҧ67F%}~FGU +wx!&quot;*NOX}~ϬЬԬ015PQ[ !1lmrŮ  ~ʯ˯ԯ ?@MRSZ~ñòIJʲ&quot;#)ϳгٳ
 ڳ۳+RSdشٴBCR˵./;ghs׶ضIJVȷ-.;hiv޸߸$PQ\˹23?klwq
 
 
 
 @OOCOOP @UnknownMMM UserNCAR MMM +GTimes New Roman5Symbol3 Arial7
 Courier?        Courier New1Qldei'e0}fԚ;MSO[SimSun[SO3TimesG5
+        hMS Mincho-3 fg;|i0Batang[BookmanBookman Old StyleCLucida Grande;Wingdings!hMjӦF(;F2@m: 9D:%4d^~ + K#qP?|[~Normal Chapter 6: 
 WRF-VAR MMM UserNCAR MMMX                 
  -      
+      
 Oh+'0        
 4 @ L -Xdlt|' Chapter 6: WRF-VAR  MMM UserNormal MMM User261Microsoft Word 11.5.6@j@A@&amp;h2@si:?)l
 
 
 
 
+Xdlt|' Chapter 6: WRF-VAR  MMM UserNormal NCAR MMM263Microsoft Word 11.5.6@zX@A@&amp;h2@aV(:2@m
 
 
 
 ՜.+,D՜.+,H hp  - ' NCAR/UCAR6  Chapter 6: WRF-VAR  Title 8@ _PID_HLINKS'AD;5c?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlw`&lt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html6]_Running_WRF-Var_1}OZ_Additional_WRF-Var_Exercises:&amp;W
 _WRF-Var_Diagnostics_1;5T?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmly*Q_Running_gen_beIN&quot;_Running_Observation_Preprocessor
+ ' NCAR/UCAR ^  Chapter 6: WRF-VAR  Title 8@ _PID_HLINKS'AD;5c?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlw`&lt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html6]_Running_WRF-Var_1}OZ_Additional_WRF-Var_Exercises:&amp;W_WRF-Var_Diagnostics_1;5T?http://www.mmm.uca
 r.edu/wrf/users/wrfda/download/testdata.htmly*Q_Running_gen_beIN&quot;_Running_Observation_Preprocessor
 QK_Description_of_Namelist_1GcHbhttp://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Feb/tutorial_presentation_winter_2010.htmlu/E6http://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.htmleRB?http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.html`?&gt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlb &lt;&lt;http://www.mmm.ucar.edu/wrf/users/wrf
 da/download/wrfnl.htmlc9;http://www.mmm.ucar.edu/wrf/users/download/get_source.htmlZf6Ahttp://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.htmlM3Qhttp://www.metoffice.gov.uk/science/creating/working_together/nwpsaf_public.html=S0(ftp://ftp.emc.ncep.noaa.gov/jcsda/CRTM/&amp;-_Running_gen_be_1]x*$_Running_Observation_Preprocessor_1;5
 '?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html5w$Shttp://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htm
-Q!_Description_of_Namelist_14j_Hybrid_Data_Assimilation}O_Additional_WRF-Var_Exercises:&amp;_Running_gen_be_1Cf_Updating_WRF_lateral_1&amp;_WRF-Var_Diagnostics_10_Radiance_Data_Assimilations6 _Running_WRF-Var_1]x        $_Running_Observation_Preprocessor_1 _
 _Installing_WRFNL_and2_Installing_WRF-VarCr_Introduction_1Hwrfda_flowchartbPabcbZaabcbNdabcb        abcb
-abcbz abcb* abcb&lt;9 -abc        
+Q!_Description_of_Namelist_14j_Hybrid_Data_Assimilation}O_Additional_WRF-Var_Exercises:&amp;_Running_gen_be_1Cf_Updating_WRF_lateral_1&amp;_WRF-Var_Diagnostics_10_Radiance_Data_Assimilations6 _Running_WRF-Var_1]x        $_Running_Observation_Preprocessor_1 _
 _Installing_WRFNL_and2_Installing_WRF-VarCr_Introduction_1Hwrfda_flowchartbOabcbaabcbdabcbabcbabcb        abcbJ
+abcbD8abc        
    !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    @@ -19236,9 +19248,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[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
 Root Entry        F&lt;'-[Data
-Cfp!1Table#WordDocumentքSummaryInformation(DocumentSummaryInformation8CompObjX
         FMicrosoft Word DocumentNB6WWord.Document.8
\ No newline at end of file
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
 $Root Entry        F/&amp;Data
+fp!1TableT WordDocument4SummaryInformation(DocumentSummaryInformation8CompObjX
         FMicrosoft Word DocumentNB6WWord.Document.8
\ No newline at end of file

</font>
</pre>