<p><b>kkeene@ucar.edu</b> 2012-01-06 17:09:08 -0700 (Fri, 06 Jan 2012)</p><p>Corrected non-working links and updated format<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/wrf/UsersGuide/users_guide_chap6.doc
===================================================================
--- trunk/wrf/UsersGuide/users_guide_chap6.doc        2012-01-06 22:58:52 UTC (rev 313)
+++ trunk/wrf/UsersGuide/users_guide_chap6.doc        2012-01-07 00:09:08 UTC (rev 314)
@@ -1,11 +1,11 @@
-ࡱ&gt;        'Y[23456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWX        bjbj]q]q        2??Q))77777T88888d:8zADpEEE7FtKLYz[z[z[z[z[z[z~tx[z-73M
 3F3F3M7M[zQ77EE.zQQQ;MP7E7EYzQ3MYzQQU|77V_֍X8OPQVXVt#z0zVQ$VQ7V3M3M3M
 ) w6:  +ࡱ&gt;        'ce&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab        bjbjߍ        BQ))77777T88888d:8\ADp
 DDD%FKLmoooooo&gt;xo-7M!F!FMMoV77DD.VVVM7D7DmVMmVVZ|77[P38+R=[X[#0[XVX$[V7[MMM
 ) w6:             Chapter 6: WRF Data Assimilation    Table of Contents   HYPERLINK  \l &quot;_Introduction_1&quot;Introduction   HYPERLINK  \l &quot;_Installing_WRF-Var&quot;Installing WRFDA  HYPERLINK  \l &quot;_Installing_WRF-Var
 &quot;for 3D-Var Run - HYPERLINK  \l &quot;_Installing_WRFNL_and&quot;Installing  HYPERLINK  \l &quot;_Installing_WRFNL_and&quot;WRFPLUS  HYPERLINK  \l &quot;_Installing_WRFNL_and&quot;and WRFDA for  4D-Var Run + HYPERLINK  \l &quot;_Installing_WRFNL_and&quot;Installing HYPERLINK  \l &quot;WRFPlus&quot;WRFPLUS  HYPERLINK  \l &quot;_Installing_WRFNL_and&quot;and WRFDA for  4D-Var Run   HYPERLINK  \l &quot;_Running_Observation_Preprocessor_1&quot;Running Observation Preprocessor (OBSPROC)   HYPERLINK  \l &quot;_Running_WRF-Var_1&quot;Running WRFDA   HYPERLINK  \l &quot;_Radiance_Data_Assimilations&quot;Radiance Data Assimilations in WRFDA @@ -19,7 +19,7 @@
   Introduction  Data assimilation is the technique by which observations are combined with an 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. -The MMM Division of NCAR supports a unified (global/regional, multi-model, 3/4D-Var) model-space data assimilation system (WRFDA) for use by the NCAR staff and collaborators, and is also freely available to the general community, together with further documentation, test results, plans etc., f
 rom 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.3 HYPERLINK &quot;http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htm&quot;/users_guide_chap6.htm.  +The MMM Division of NCAR supports a unified (global/regional, multi-model, 3/4D-Var) model-space data assimilation system (WRFDA) for use by the 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/index.html&quot;http://www.mmm.ucar.edu/wrf/users/wrfda/index.html.   Various components of the WRFDA system are shown in blue in the sketch below, together with their relationship with the rest of the WRF system.    xb: first guess, either from a previous WRF forecast or from WPS/RE
 AL output. @@ -57,12 +57,12 @@
 &gt; setenv BUFR  1  If satellite radiance data are to be used, in addition to the NCEP BUFR library, RTM (Radiative Transfer Model) is required. The current RTM versions that WRFDA uses are CRTM V2.0.2 and RTTOV V10. WRFDA can compile with CRTM only, or RTTOV only, or both CRTM and RTTOV together.   Starting from V3.2.1, CRTM V2.0.2 is included in the WRFDA tar file. -To have the CRTM library compiled and the CRTM-related WRFDA code generated and compiled after configure/compile, type:  - - &gt; setenv CRTM  1 +To have the CRTM library compiled and the CRTM-related WRFDA code generated and compiled after configure/compile, type:  + + &gt; setenv CRTM  1  If  RTTOV v10 is the RTM to be used for radiance data as
 similation, the user should download and install the RTTOV library before compiling WRFDA.   -RTTOV v10 can be downloaded from http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm  +RTTOV v10 can be downloaded from http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm   After following the RTTOV documentation to compile the RTTOV library, set the RTTOV environment variable to the path where lib/librttov10.1.0_*.a reside.    &gt; setenv RTTOV /usr/local/rttov10/pgi  (in this example, there should exist  /usr/local/rttov10/pgi/lib/librttov10.1.0_*.a) @@ -199,6 +199,8 @@
 Assign observational errors based on a pre-specified error file.  Write out the observation file to be used by WRFDA in ASCII or BUFR format.  The OBSPROC programobsproc.exe--should be found under the 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 observations between 1h (or 1.5h) will be processed, which means that the observations between 23h and 1h are treated as the observations at 0h.  This is illustrated in the following figure:   @@ -263,6 +265,8 @@
   An alternative way to plot the observation is to use the ncl script: WRFDA/var/graphics/ncl/plot_ob_ascii_loc.ncl. With this method, however,  you need to provide the first guess file to the ncl script, and have ncl installed in your system.    + +  b. Prepare observational data for 4D-Var  To prepare the observation file, for example, at the analysis time 0h for 4D-Var, all observations from 0h to 6h will be processed and grouped in 7 sub-windows from slot1 to slot7, as illustrated in the following figure:   NOTE: The Analysis time in the figure below is not the actual analysis time (0h). It indicates the time_analysis setting in the namelist file and is set to three hours later than the actual analysis time. The actual analysis time is still 0h. @@ -288,7 +292,6 @@
 num_slots_past   = 3, ; the number of time slots before time_analysis  num_slots_ahead  = 3, ; the number of time slots after time_analysis   -  To run OBSPROC, type          &gt; obsproc.exe &gt;&amp;! obsproc.out  Once obsproc.exe has completed successfully, you will see 7 observation data files:  @@ -301,7 +304,6 @@
 obs_gts_2008-02-05_17:00:00.4DVAR  obs_gts_2008-02-05_18:00:00.4DVAR  They are the input observation files to WRF 4D-Var. You can also use MAP_Plot to view the geographic distribution of different observations at different time slots. -  Running WRFDA  a. Download Test Data   The WRFDA system requires three input files to run: @@ -443,6 +445,8 @@
 &amp;perturbation  /  &gt; da_wrfvar.exe &gt;&amp;! wrfda.log + +  The file wrfda.log (or rsl.out.0000, if run 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 @@ -568,9 +572,11 @@
    VarBC factor used           =         1.00000       *** WRF-Var completed successfully *** + +  A file called namelist.output (which contains the complete namelist settings) will be generated after a successful da_wrfvar.exe run. The settings appearing in namelist.output, but not specified in your namelist.input, are the default values from WRFDA/Registry/Registry.wrfvar.  After successful completion of the job, wrfvar_output (the WRFDA analysis file, i.e. the new initial condition for WRF) should appear in the working directory along with a number of diagnostic files. Various text diagnostics output files will be explained in the next section ( HYPERLINK  \l &quot;_WRF-Var_Diagnostics_1&quot;WRFDA Diagnostics).  -To understand the role of various important WRFDA options, try re-running WRFDA by changing different namelist options; for example, making WRFDA convergence criteria more stringent. This is achieved by reducing the value of the convergence criteria EPS to
  e.g. 0.0001 by adding &quot;EPS=0.0001&quot; in the namelist.input record &amp;wrfvar6. See the section ( HYPERLINK  \l &quot;_Additional_WRF-Var_Exercises:&quot;WRFDA additional exercises) for more namelist options. +To understand the role of various important WRFDA options, try re-running WRFDA by changing different namelist options; for example, making WRFDA convergence criteria more stringent. This is achieved by reducing the value of the convergence criteria EPS to e.g. 0.0001 by adding &quot;EPS=0.0001&quot; in the namelist.input record &amp;wrfvar6. See the section (HYPERLINK  \l &quot;_Additional_WRFDA_Exercises:_1&quot;WRFDA additional exercises) for more namelist options.  c. Run the Case4D-Var  To run WRF 4D-Var, first create and enter into a working directory, such as WRFDA/var/test/4dvar.   Note: If you want to set up your own directories to run 4D-Var, please make sure you follow the linkages and namelist.input under WRFDA/var/test/4dvar. @@ -664,6 
 +670,8 @@
 (CRTM only)  &gt; ln -sf WRFDA/var/run/crtm_coeffs ./crtm_coeffs    #(crtm_coeffs is a directory)  (RTTOV only) &gt; ln -sf your_path/rtcoef_rttov10/rttov7pred51L  ./rttov_coeffs     #   (rttov_coeffs is a directory)   + +  See the following sections for more details on each aspect.    b. Radiance Data Ingest @@ -1065,6 +1073,9 @@
 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 checking 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 run after lateral boundary and/or lower boundary conditions are updated by another WRFDA utility (See the section Updating WRF boundary conditions).  An 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 the U-component of the analysis at level 18, execute the following command after modifying the script WRFDA/var/graphcs/ncl/WRF-Var_plot.ncl, and make sure the following pieces of codes are uncommented:  var = &quot;U&quot;  fg = first_guess-&gt;U @@ -1091,7 +1102,6 @@
 The plot created will look as follows:    Note: Larger analysis increments indicate a larger data impact in the corresponding region of the domain. -  Hybrid Data Assimilation in WRFDA  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 some aspects of using the hybrid system.   @@ -1112,6 +1122,11 @@
   A set of initial ensemble members must be prepared before the hybrid application can be started. These ensembles can be obtained from other ensemble model outputs or you can generate them yourself; 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:   + + + + +  1) Calculate the ensemble mean    Copy or link the ensemble forecasts to your working directory. In this example, the time is 2006102712. @@ -1203,6 +1218,7 @@
 .true.: Compute and write out cost function and gradient of each iteration into files called cost_fn and grad_fn.  false.: Only the initial and final cost functions are computed and output.lat_stats_optionfalsedo not change&amp;wrfvar12balance_type1obsolete&amp;wrfvar13vert_corr2do not changevertical_ip0obsoletevert_evalue1do not changemax_vert_var199.0specify the maximum truncation value (in percentage) to explain the variance of stream function in eigenvector decompositionmax_vert_var299.0specify the maximum truncation value (in percentage) to explain the  variance of unbalanced potential velocity in eigenvector decompositionmax_vert_var399.0specify the maximum truncation value (in percentage) to explain the variance of the unbalanced temperature in eigenvector decompositionmax_vert_var499.0specify the maximum truncation value (percentage) to explain the variance of  pseudo relative humidity in eigenvector decompositionmax_vert_var
 599.0for unbalanced surface pressure, it should be a non-zero positive numer.  set max_vert_var5=0.0 only for offline VarBC applications.psi_chi_factor1.0Parameter to control contribution of stream function in defining balanced part of velocity potentialpsi_t_factor1.0Parameter to control contribution of stream function in defining balanced part of temperaturepsi_ps_factor1.0Parameter to control contribution of stream function in defining balanced part of surface pressurepsi_rh_factor1.0Parameter to control contribution of stream function in defining balanced part of moisturechi_u_t_factor1.0Parameter to control contribution of unbalanced part of velocity potential in defining balanced part of temperaturechi_u_ps_factor1.0Parameter to control contribution of unbalanced part of velocity potential in defining balanced part of surface pressurechi_u_rh_factor1.0Parameter to control contribution of unbalanced part of velocity potential in defining ba
 lanced part of moisturet_u_rh_factor1.0Parameter to control contribution of unbalanced part of temperature in defining balanced part of moistureps_u_rh_factor1.0Parameter to control contribution of unbalanced part of surface pressure in defining balanced part of moisture +  &amp;wrfvar14the following 4 variables (rtminit_nsensor, rtminit_platform, rtminit_satid, rtminit_sensor) together control what sensors to be assimilated.rtminit_nsensor1total number of sensors to be assimilatedrtminit_platform-1  (max_instruments)platforms IDs array (used dimension: rtminit_nsensor); e.g., 1 for NOAA, 9 for EOS, 10 for METOP and 2 for DMSPrtminit_satid-1.0   (max_instruments)satellite IDs array (used dimension: rtminit_nsensor)rtminit_sensor-1.0  @@ -1245,6 +1261,13 @@
            3, Both prebufr and ASCII OBS files.use_for'3DVAR' obs file, same as before, default  '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 gpsre
 f obs in obs_gts (ASCII) files.write_gpsephIf keep gpseph obs in obs_gts (ASCII) files.write_ssmt1If 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. + + + + + + +  WRFDA     @@ -1252,10 +1275,10 @@
      -WRF-ARW V3: Users Guide        6- PAGE 12 +WRF-ARW V3: Users Guide        6- PAGE 36     -WRF-ARW V3: Users Guide        6- PAGE 11 +WRF-ARW V3: Users Guide        6- PAGE 35       @@ -1300,7 +1323,7 @@
      -WRF-ARW V3: Users Guide                6- PAGE 58 +WRF-ARW V3: Users Guide                6- PAGE 60      WRF-ARW V3: Users Guide                6- PAGE 59 @@ -1311,100 +1334,155 @@
      -
 56VWXdefg
-                 2        3        4        &lt;        &gt;        d        e        f                                                                                                
+
 
 
 
 
 56VWXdefg
+                 #        $        %        -        /        U        V        W        p        q        r        s                                                                                        
         
 
 
-
-
-
-
-G
-H
-jjhUjhUj:hUjhUj hUjhUj
-hUjhU
-h0JVjhUjhUh6&quot;#5f                
-o
-
-
-. ) z | .n$a$n        h^h
+
+8
+9
+jNh&gt;*MUjh&gt;*MUjh&gt;*MUjh&gt;*MUj h&gt;*MUjh&gt;*MUj
+h&gt;*MUjh&gt;*MU
+h&gt;*M0JVjh&gt;*MUjh&gt;*MUh&gt;*M6&quot;#5fr                
+
+`
+
+
+  k m z cen$a$n        h^h
 &amp; F
-&amp; Fgd[m
+&amp; Fgd'
+
 &amp; F
-&amp; F$a$H
-I
-m
-n
-o
-p
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-   , - . / Y Z [ -   ' ( ) * U V W x y         h[m5juh[mUjh[mU
-h[m0JVjAh[mUh[mjh[mUjhUj%hUjhUjhUh
-h0JVjhU6 W -_ -kl         jklgjTUqr&quot;#$؝؝j%h[mUh[m0JVNHj&amp;%h[mUj7$h[mU        h[mH*        h[mH*j: h[mUj#
-h[mU
-h[m0JVj         h[mUjh[mU
-h[mNH        h[m5h[m9fS^ 6   &quot;ww
-&amp; F$^a$$a$n n$`a$ n$^a$$23&gt;?KLrVW12 6 d e       !.!&gt;!Q!b!g!&quot;&quot;&quot;&quot;p#q####ѽѳh[m0JVOJQJjT&amp;h[mUh[mOJQJh[m5OJQJh[m5B*        phh[m6B*        phh[mB*        NHphh[mB*        phh[mCJOJQJ        h[m5
-h[mNHh[mjh[mU
-h[m0JV7 &quot;!&quot;0&quot;8&quot;9&quot;@&quot;S&quot;HkdG'$$If0Nr&quot;L44
+&amp; F$a$9
+:
+^
+_
+`
+a
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +        J K L     F G H i j         h'
+5jYh'
+Ujh'
+U
+h'
+0JVj%h'
+Uh'
+jh'
+Ujh&gt;*MUj        h&gt;*MUjxh&gt;*MUjh&gt;*MUh&gt;*M
+h&gt;*M0JVjh&gt;*MU6 H +P +\]&quot;#cdfg01!&quot;#abLMopq;&lt;بj\$h'
+Uh'
+0JVNHj#h'
+Uj&quot;h'
+U        h'
+H*        h'
+H*j        h'
+U
+h'
+0JVjh'
+Ujh'
+U
+h'
+NH        h'
+5h'
+&gt;e/FH        
+7FGgD m!ww
+&amp; F$^a$$a$n n$`a$ n$^a$&lt;H7'(~g  A B D d {     !!$&quot;%&quot;&quot;&quot;)#*#F###G$H$$$h'
+CJaJh'
+NHOJQJ        h'
+5h'
+0JVOJQJj$h'
+Ujh'
+Uh'
+OJQJh'
+5OJQJh'
+5B*        phh'
+6B*        phh'
+B*        NHphh'
+B*        ph
+h'
+NHh'
+CJOJQJh'
+1m!n!}!!!!!Hkd%$$If0Nr&quot;L44
 la  &amp; 0`
    P@$7$G$If  &amp; 0`
   -P@7$S&quot;T&quot;\&quot;&quot;&quot;&quot;&quot;Q5 +P@7$!!!=&quot;&gt;&quot;K&quot;L&quot;Q5  &amp; 0`
   -P@$7$IfHkde($$If0Nr&quot;L44
+P@$7$IfHkd&amp;$$If0Nr&quot;L44
 la  &amp; 0`
   -P@$7$G$IfHkd'$$If0Nr&quot;L44
-la&quot;:#;#G####QHkd)$$If0Nr&quot;L44
-laHkd($$If0Nr&quot;L44
+P@$7$G$IfHkdc&amp;$$If0Nr&quot;L44
+laL&quot;&quot;&quot;&quot;&quot;&quot;&quot;QHkd($$If0Nr&quot;L44
+laHkd'$$If0Nr&quot;L44
 la  &amp; 0`
   -P@$7$G$If#######}Hkd*$$If0Nr&quot;L44
+P@$7$G$If&quot;&quot;###(#)#}Hkd($$If0Nr&quot;L44
 la  &amp; 0`
    P@$7$G$If  &amp; 0`
   -P@$7$If###5%V%%Z&amp;k&amp;''((())I** ^ gd[m^gd[mnw^w^ww
-&amp; FHkd*$$If0Nr&quot;L44
-la#$$$$5%7%V%%(&amp;)&amp;Z&amp;k&amp;&amp;&amp;4(6((((G*I** +++,+`+d+f++,,,        --- -.. / /i/55g5555566ְּ֤֩֟֕}h[mCJNHOJQJh[mCJNHOJQJh[mCJOJQJ        h[m6        h[m5 -h[m0JY5h[m0JV&gt;*B*phh[mOJQJ^Jh[mCJOJQJ
-h[mNHh[mh[mCJOJQJaJh[mCJaJh[mNHOJQJh[mOJQJ1**`+8,,,        -i/}/// 0M000/101g111        2A2x222 n +P@$7$If)#*#F#$$%%%%&amp;'''$(J)L)** ^ gd'
+^gd'
+nw^w^ww
+&amp; FHkd.)$$If0Nr&quot;L44
+la$$#%u%v%%%&amp;&amp;g'h''($(******+&quot;+$++,,,,----..'/44%5q5v5w5~555.6;6Q666666K7L7觛؏ h'
+56h'
+CJNHOJQJh'
+CJNHOJQJh'
+CJOJQJ        h'
+6        h'
+5 +h'
+0JY5h'
+0JV&gt;*B*phh'
+OJQJ^Jh'
+CJOJQJ
+h'
+NHh'
+h'
+OJQJh'
+CJOJQJaJ5**++|,,,'/;/T/// 0h0000%1[111162m22 n  2(
-Px 4 #\'*.25@9hw`n^23S33334=4a4b4~44&amp;5c5g560777!839f999;::: ;Z;n`n6p6}66666075777777!8k8t8888888&quot;9'939QE^EEFF,FFPGUGeGgGxGGGGHFHYHHHHHI5I6IJIIIII,J2JnJwJ{J|JJKKLL -MMMj0+h[mUjh[m
 Uh[mOJQJh[mOJQJ^Jh[mCJOJQJ h[m56
-h[mNH        h[m5h[mCJOJQJh[mEZ;;&lt;E&lt;&lt;&lt;=W===:&gt;&gt;&gt;#?m???&lt;@@@AQAAA-BwBB        CSCCCC-D|DD
-EQEFgGGzHJIII,J2JnJwJJJKLLLNM        `        
+Px 4 #\'*.25@9hw`n^223G3}33334 4&lt;444!5%5Q667778$9l999&gt;:::;n`nL77777)828U8[8r8}888888EEEEEEFGG#G%G6G{G|GGGHHuHHHHHHHIUIVIIIII,J5J9J:JDJfKgKLLLLL
+M M1MMMMMMîh'
+0JVOJQJj)h'
+Ujh'
+Uh'
+OJQJh'
+OJQJ^J        h'
+5
+h'
+NHh'
+CJOJQJh'
+CJOJQJh'
+C;k;;&lt;I&lt;&lt;&lt;=d===M&gt;&gt;&gt;+?r???=@@@AYAAA5B{BBCXCXCCC:DDDESF%GG8HIIIII,J5JJJJ@LZLL M        `        
 &amp; Fn^n$
-&amp; Fa$nMLMMMsMMMMMMMMNNNNNNNNgOOOOPPP!Q8R9RRRRRReSfSSSSSSPTQTTTDUEUUU9V:VxVyVVVVVj-h[mUj -h[mU
-h[m0JVj,h[mU
-h[mNHh[mOJQJ^Jh[mOJQJh[m5CJOJQJ        h[m5h[mOJQJ^Jh[mjh[mUh[m0JVOJQJ8NMsMMMMMNNNNNNOgOOPPP        Q!Q +&amp; Fa$n M1M[MiMMMMUNeNzNNNN%O`O]PpPPPP  w^w`            
@@ -1415,686 +1493,1147 @@
     h^hs        
-&amp; F!Q?QjQWWXGXXX2Y~Y -Z6ZR[T[8\\]]]]]]n^n$a$n
+&amp; FMMMMMeNNNNNN%O`OOO]PpPPPQQBRCRDRRR#S$SfSgShSSSTTTTUUUUUU6V7VVVVVVVVVVPYh'
+0JVNHjv,h'
+Uj+h'
+U
+h'
+0JVj*h'
+Ujh'
+U
+h'
+NHh'
+OJQJ^Jh'
+OJQJ^J        h'
+5h'
+h'
+OJQJh'
+5CJOJQJ6PP(QWWwWWXaXXX&lt;YYYYY[[[\\F]O]q]n^n$a$n
 &amp; F        n
 &amp; Fn
 &amp; Fn$a$n$ -h`ha$VVVVWWYYYYYYYYY -Z6ZZZ[[R[S[c[n[[[[[[[\\\#\$\)\*\c\\\\\],]-]&gt;]?]]^]_^_f_g______֪je#h[mUh[mCJOJQJh[mOJQJj&quot;h[mUj/h[mU        h[m5h[mOJQJmHsHh[mCJOJQJ
-h[mNHh[mjh[mU
-h[m0JVh[m0JVNH:]^g^^^^_____`3``aa]bbcpccLddddddden$a$n___``3`8`C`````````aafggVhmhhhhhhhh5i=iBiTi^i_iiiiiiiiijj#j%j7j&gt;jjjjkkkkkklllll l!l-lẲh[mB*NHphh[mB*phh[m6B*phh[mCJOJQJ        h[m5
-h[mNHh[mOJQJh[mCJOJQJ h[m56h[mCJOJQJh[mBeLemeeefefffVhehmh%jj!kBkckkkkllmmnn$a$n` n$h^h`a$`n$^n-lElLllllllmmm$nnn'o(ooo4p5ppppppppq q1qiqqqqr(r7rnr{rrrrrs s)s9sdseskst&gt;u?uGuHusutuuuuꝨ
-h[m0JVjh[mUjh[mUh[mCJOJQJh h[mCJOJQJjTh[mU
-h[mNH        h[m5j#h[mUh[mOJQJh[mh[mB*phh[mCJOJQJ:nnnoppp1qiqkstsssssLtttuuuuu*vpvvvvn^nn$a$n$a$uuuuuvvvvvvv&gt;wAw0xvx~xxx9yQyizzzzzzz.{/{0{H{I{T{q{x{y{{{{{{| |!|o|p||||$}%}3}r}u}橤        h[mH*jh[mUjh[mU        h[m5h[m6B*ph        h[m6h[m5
 6PJh[mCJOJQJ h[m56h[mCJOJQJh[mCJOJQJh[mjh[mU
-h[m0JVh[m0JVNH6vvv@wAwdwwwwwx0xxxxx1yyyy:ziztz{zzn$$G$Ifa$$nn$a$zzzzzzz        $$Ifa$
-$$G$Ifa$]kd\$$IfTF        &amp;C!              44
-lalzzzzzT{        $$Ifa$
-$$G$Ifa$]kd$$IfTF        &amp;C!              44
-lalT{U{q{x{{{        $$Ifa$
-$$G$Ifa$]kdI$$IfTF        &amp;C!              44
-lal{{o||$}3}~w~~1qrN$a$n$a$n]kdg$$IfTF        &amp;C!              44
-lalu}}}}}}~~5~N~X~`~c~d~w~x~~~~~ WXDE{1JlJUٽٵههٵ
-h[mPJh[mCJOJQJmHsHh[mCJOJQJ
-h[mCJh[mCJOJQJh[mOJQJh[m0J[5OJQJ
-h[mCJ        h[m5
-h[mNHh[mCJOJQJ
-h[m0JVjh[mUjh[mUh[m2UVoris!&quot;TYɆՈ^ҊȾȸȰȢȾȕȕȕȕyȾqȸȾȾh[mOJQJhlPh[mCJOJQJhlPh[mCJNHOJQJhlPh[mCJOJQJ        h[m6h[m56PJh[mB*ph
-h[mNHh[mCJOJQJh[mh[mB*CJOJQJphh[mCJOJQJh[mOJQJmHsH
-h[mPJh[mOJPJQJ+N)sd
-7W^^^gd[m
+h`ha$PY[YYYYYYYYYYZZZZ[[#[.[R[b[h[[[[[[[[[[[#\D\f\q\\\\\\\F]^__&amp;_'_R_S_T_u_v_____˺˺ h'
+56j!h'
+Uh'
+CJOJQJh'
+OJQJh'
+0JVNH
+h'
+0JVj[!h'
+Ujh'
+Uj-h'
+U
+h'
+NH        h'
+5h'
+OJQJmHsHh'
+h'
+CJOJQJ8q]r]{]]'^}^~^^_______`aab~bb0cc d\dmd~dddn$a$n___`F`G`h`q`y`````afggh-hCh`hahhhhhhhiiiiginipitiiiiiiiiiiiCjdjjEkFkwkkkkkkkkkkl lmlllllqmh'
+B*NHphh'
+B*phh'
+6B*phh'
+CJOJQJ        h'
+5h'
+CJOJQJ
+h'
+NHh'
+OJQJh'
+h'
+CJOJQJDddd e-e{eee%fvffh%h-hijjk#kwkkkllqmn` n$h^h`a$`n$^nqmrmmmgnnnnooooepfpgpppppppp+qqqqqqq0r=r|rrrrrrrr&amp;s's-sqtuu        u
+u5u6u7uHuIuXuYuguwvxvv󬷦h'
+CJOJQJh'
+0JVNH
+h'
+0JVjRh'
+Ujh'
+Uh'
+CJOJQJh h'
+CJOJQJjSSh'
+U
+h'
+NH        h'
+5h'
+CJOJQJh'
+j&quot;h'
+U9qmsmfngnhninnooepfphpp+q-s6sXsasbsstdtqtguhuquruuun^n$a$nn$a$u2vwvxvvvww%wGwiwwwwwxxxxHyjyyy)z4z;zn$$G$If
 a$$nn$a$vvvvvvww7x?xxxxy)zFzSzzzzzzzz{        {{1{8{9{Y{Z{[{o{p{{{{/|0|X|_|u||||2}5}I}J}}}}}}}~뱼렼됼jh'
+U        h'
+H*jsh'
+U
+h'
+0JVj1h'
+Ujh'
+U        h'
+5h'
+6B*ph        h'
+6h'
+56PJh'
+CJOJQJh'
+h'
+CJOJQJ h'
+568;zFzGzSzTz[zzz        $$Ifa$
+$$G$Ifa$]kd$$IfTF        &amp;C!              44
+laln$$G$Ifa$zzzzz{        $$Ifa$
+$$G$Ifa$]kd$$IfTF        &amp;C!              44
+lal{{1{8{q{~{        $$Ifa$
+$$G$Ifa$]kd$$IfTF        &amp;C!              44
+lal~{{/|X|||}7~~~12|ł$a$n$a$n]kd$$IfTF        &amp;C!              44
+lal~~ ~#~$~7~8~Z~[~}~~~~~LM;\ƀЀ
+,DFG΁ρ؁ځ
+/2rľĴľĦ򖠊h'
+CJOJQJh'
+OJQJmHsHh'
+OJPJQJ
+h'
+PJh'
+CJOJQJmHsHh'
+CJOJQJ
+h'
+CJh'
+CJOJQJh'
+OJQJh'
+0J[5OJQJ
+h'
+CJ        h'
+5
+h'
+NHh'
+CJOJQJh'
+-r|)3OQhp^Ԉۈ߈@PQklىQoqɎG㰡ٌ
+h'
+CJh'
+OJQJhlPh'
+CJOJQJhlPh'
+CJNHOJQJhlPh'
+CJOJQJ        h'
+6h'
+56PJh'
+B*ph
+h'
+NHh'
+CJOJQJh'
+h'
+CJOJQJh'
+B*CJOJQJph4W3Qh$ʆGŇ]^ވ߈qz^^gd'
+
 ^
-gd[m$nҊӊԊՊ݊ފ56ͦۦmqr}ħ !&quot;#4547S]ft|ǪȪɪdy찻쟻얍h[m56PJh[m56PJjh[mU
-h[m0JVjh[mUjh[mUh[mCJNHOJQJh eh[mCJOJQJ
-h[mNHh[mCJOJQJh[mh[mCJOJQJ
-h[mCJ7
-  &quot;+-79C`blnxzދ^ދ.0:fhrtό݌&quot;-
 ^-7ACLZk|Ѝ؍]luw}ÎŎ^ŎΏ#YtȐܐ3hґ&lt;qےE
 ^gd[mnn^EzN&quot;W+`b-PS^gd[ma6}Ǚʙ,o&quot;b&quot;b&quot;b
 ^gd[mb&quot;b&quot;bݟߟ -EL}ߡAr^gd[mrߢ+Q
-Vå@qͦ9{]^$n^gd[my{ҫӫ] [\(^ͮخޮ&quot;&amp;.267@V]aҳz{ڬڤ~!hk0h[mB*CJOJQJphh[mB*NHphh[m56B*phh[mB*phh[mmH        0sH        0hlPh[mCJNHOJQJh[mCJOJQJhlPh[mCJOJQJh[mCJOJQJhlPh[mCJOJQJ
-h[mNH        h[m5h[m.ˬ٬ۭ(E^m&amp;\ȯ4jkɰn^/\`aQF]^s^n^
 
+gd'
+$nʊ̊Պ׊ &quot;,.8:DFPR\^hjt^‹&amp;(24BScqŌnjЌٌ
 ^ +&lt;EZp,57=?IKXZacsu^Ge6ORwz*_ɑ3h
 ^gd'
+nn^Ғ&lt;qۓEzN&quot;$klDFu^gd'
+uwחٗܗ#j?_b1l$d$d^gd'
+$d$d$dϟџBEQݠ?pҡ^gd'
+ҡ4Z_̤ѥ3dgĪ۪&gt;֫ $n^gd'
+G156A\kЧݧVW!*8@H[\ĪŪ۪'&lt;&gt;Cի ˺˺劣hlPh'
+CJOJQJ        h'
+5h'
+56PJh'
+56PJjh'
+U
+h'
+0JVjh'
+Ujh'
+U
+h'
+NHh'
+CJNHOJQJh'
+CJOJQJh'
+h eh'
+CJOJQJ3 CVdrƬɬ!0[\U-n^ ɬϬ![ڱ $cdӲUVڳ=&gt;״ͬͤ~vkvjh'
+Ujh'
+U!hk0h'
+B*CJOJQJphh'
+B*NHphh'
+56B*phh'
+B*phh'
+mH        0sH        0hlPh'
+CJNHOJQJh'
+CJOJQJh'
+CJOJQJhlPh'
+CJOJQJ
+h'
+NHh'
+        h'
+5hlPh'
+CJOJQJ)-.^ŰN{#$cdҲӲUV        Vn^
 ^
-^gd[m`gd[m^678tuS[a}ѶٶDF./0=&gt;ڷyl]lh:{h[mCJNHOJQJh:{h[mCJOJQJh[mCJOJQJhlPh[m6OJQJhlPh[m6
-h[mNHhlPh[mCJOJQJhk0h[mCJOJQJh[mB*NHphh[m6B*phh8nh[mB*OJQJphh[mB*ph
-h[m0JVj!h[mUh[mjh[mU&quot;&gt;CGHQR\]^gqsx|
- -&lt;cźƺݻ޻%9:]^_lmּľxmxgx
-h[m0JVj h[mUjh[mUh[m5B*CJ OJQJph        h[m5h[mB*NHphh[mB*phhlPh[mCJOJQJh[mCJOJQJ
-h[mCJhTC:h[mCJOJQJh[mCJOJQJh:{h[mCJOJQJhlPh[mCJOJQJh[m hk0h[m(^gsԸ
- -&lt;&gt;cݻ޻$n^ss^gd[m^gd[mּ#1Ly %=&gt;+, -FPWX}V_UV)*vw5gkͽhSh[mB*OJQJphhSh[mB*OJQJphh[mB*NHphh[m56B*phh[m5B*CJ OJQJph        h[m5h[mh[mCJOJQJh[mOJQJh[mB*phhk0h[mB*OJQJph6
 Pt$%=&gt;jk
-$$G$Ifa$^k9EGSUacoq{}CJ-.'(5;NT2Hh[mB*OJQJph
-h[m0JVjh[mUjh[mUh8nh[mB*OJQJphh[mB*NHphh[m56B*phh[m6B*phh[mB*phh[mB*OJQJphh[mB*ph        h[m6h[m/)[Hkd$$If0d| 44
-la $G$If^$G$IfHkd$$If0d| 44
-la)*HSTr}[Hkd$$If0d| 44
-la $G$If^$G$IfHkdA$$If0d| 44
-la}~[HkdF$$If0d| 44
-la $G$If^$G$IfHkd$$If0d| 44
-laKLbc,h[Hkd$$If0d| 44
-la-7mn5Ejkxmxjh[mUjh[mUh[mCJOJQJh[mB*OJQJphh[mB*NHphh[m5B*CJ OJQJph        h[m5h[mB*phh[mh[m0JYB*phh[m0JYB*CJaJph'h[m0JYB*CJNHOJQJaJph#h[m0JYB*CJOJQJaJph(YZ[\Y899:&gt;?CDjkl%KOde!&quot;NPcdno}۶h[m5B*CJ phh[mB*OJQJphh[m5B*CJ OJQJph        h[m5jh[mUh[mB*NHphh[m56B*phh[mB*ph
 jh[mUh[mjh[mU
-h[m0JV8[\]9:HI%MNOde!&quot;^NOPcd9}~z{&amp;';Z[v[\s -45IJ/RSXdw3@!AJQ]cdy)*h[mB*OJQJphh[m5B*CJOJQJphh[mB*OJQJphh[m5B*CJ OJQJ
 ph        h[m5h[mB*phh[mB*NHphE9;Z[v[\s)*/vw!@AQcdyGH WXk#%
 ^*H Xe%8,-z{w)9 --Gx9GeƻƭƻƭhK&quot;h[mB*OJQJph
-h[mNHh[mOJQJhK&quot;h[mOJQJh[mh[mB*NHphh[m5B*OJQJphh[m5B*CJ OJQJph        h[m5h[mB*ph&gt;%8uw()9 -$^a$^- %&amp;_`
- 9:^em34n|t| -[\elpv23\~        
-
-QSTϸϸ賬h[mCJOJQJh[m6B*phh[m -h[m6NH        h[m6h[mB*OJQJphhLh[mB*phhLh[mB*OJQJphh[mB*NHphh[mB*phhK&quot;h[mB*OJQJph:9:mn                .        :                $If$G$If$^a$^^                                5
-
-
-
-
-aHkdZ$$If0j,&quot;44
-la$If$G$IfHkd$$If0j,&quot;44
-la
-   &amp; N c d |  aHkd$$If0j,&quot;44
-la$If$G$IfHkd$$If0j,&quot;44
-la              * gHkd$$If0j,&quot;44
-la$G$IfHkdP$$If0j,&quot;44
-la* + C Q n      3 -aHkdF$$If0j,&quot;44
-la$If$G$IfHkd$$If0j,&quot;44
+^gd'
+`gd'
+^78IOP`fʵ˵$@Vno        [s
+  !öéãéÛÅãxixbéxb hk0h'
+h:{h'
+CJNHOJQJh:{h'
+CJOJQJh'
+CJOJQJhlPh'
+6OJQJhlPh'
+6
+h'
+NHhlPh'
+CJOJQJhk0h'
+CJOJQJh'
+h'
+B*NHphh'
+6B*phh8nh'
+B*OJQJphh'
+B*phjh'
+U
+h'
+0JV&amp;V !*6FV[^l˸͸ϸи߸&amp;$n^ss^gd'
+^gd'
+s^!*46;?DXY^͸θϸи&amp;ǻ !&quot;/0no&lt;[Ͻҽߎyqh'
+OJQJhk0h'
+B*OJQJph
+h'
+0JVjh'
+Ujh'
+Uh'
+5B*CJ OJQJph        h'
+5h'
+B*NHphh'
+B*phhlPh'
+CJOJQJh'
+CJOJQJh'
+
+h'
+CJhTC:h'
+CJOJQJh'
+CJOJQJ,ѽҽTؾ7]^/0m
+$$G$Ifa$^Xb BJ}$;&lt;,0
+ &amp;(46@BMh'
+B*phh'
+B*OJQJph        h'
+6h'
+hSh'
+B*OJQJphhSh'
+B*OJQJphh'
+B*NHphh'
+56B*phh'
+5B*CJ OJQJph        h'
+5h'
+B*ph9[Hkdw$$If0d| 44
+la $G$If^$G$IfHkd $$If0d| 44
+la +7B[Hkd%$$If0d| 44
+la $G$If^$G$IfHkd$$If0d| 44
+laBC`ij[Hkd$$If0d| 44
+la $G$If^$G$IfHkd|$$If0d| 44
+lan'(-j Hkd*$$If0d| 44
+laMO_dqJ\bde +KSn㭩zfz'h'
+0JYB*CJNHOJQJaJph#h'
+0JYB*CJOJQJaJphh'
+B*OJQJph
+h'
+0JVjh'
+Uh'
+jh'
+Uh8nh'
+B*OJQJphh'
+B*NHphh'
+56B*phh'
+6B*phh'
+B*phh'
+B*OJQJphh'
+B*ph#{|23
+/0{|de !ۼۼ۰ۼۼۼ۰۰ۼۼ۰۰ۦ۞㓞ゞwh'
+56B*phjh'
+U
+h'
+0JVjlh'
+Ujh'
+Uh'
+CJOJQJh'
+B*OJQJphh'
+B*NHphh'
+5B*CJ OJQJph        h'
+5h'
+B*phh'
+h'
+0JYB*phh'
+0JYB*CJaJph. !&quot;_` +)*#_()WX        /01opq)*()34BC?@ ;a֤h'
+5B*CJ phh'
+B*OJQJphh'
+5B*CJ OJQJph        h'
+5
+h'
+0JVjh'
+Uh'
+jh'
+Uh'
+56B*phh'
+B*NHphh'
+B*ph; ; !8rs}mn;&lt;T}~aj !8rs}OPhiij)&lt;T~&quot;()&gt; +JKY̰h'
+5B*OJQJphh'
+5B*CJ OJQJphh'
+B*OJQJph        h'
+5h'
+5B*CJOJQJphh'
+B*NHphh'
+B*phh'
+B*OJQJph@()&gt; +JK`0^*YZ?@LMWl&lt;INYVg m=FGRSU^jk *23Afuܾܾ׮hK&quot;h'
+B*OJQJphh'
+5B*CJ OJQJph
+h'
+NHh'
+OJQJhK&quot;h'
+OJQJ        h'
+5h'
+h'
+B*NHphh'
+B*phh'
+5B*OJQJph&gt;UWl:&lt;IMN_UVg$^a$^lmGH$%UVq
 ^uz9AGHIJHIOP !*15;cv!CabZ
+[
+Iϸϸh'
+CJOJQJh'
+6B*phh'
+ +h'
+6NH        h'
+6h'
+B*OJQJphhLh'
+B*phhLh'
+B*OJQJphh'
+B*NHphhK&quot;h'
+B*OJQJphh'
+B*ph8qnojk23UV{        $If$G$If$^a$^^{        |                                
+
+
+
+aHkd$$If0j,&quot;44
+la$If$G$IfHkd$$If0j,&quot;44
+la
+
+
+
+
+ ( ) A k aHkd$$If0j,&quot;44
+la$If$G$IfHkd9$$If0j,&quot;44
+la        k l      gHkd/$$If0j,&quot;44
+la$G$IfHkd$$If0j,&quot;44
+la    3 Q R k l z  aHkd$$If0j,&quot;44
+la$If$G$IfHkd$$If0j,&quot;44
 la
-3 -4 -N -Y +   + +G +   - - - - -;aHkd$$If0j,&quot;44
-la$If$G$IfHkd$$If0j,&quot;44
+ + + +aHkdw$$If0j,&quot;44
+la$If$G$IfHkd%$$If0j,&quot;44
 la
-;&lt;PQRSTvwgeeee_Zigd[m^Hkd$$If0j,&quot;44
-la$G$IfHkd&lt;$$If0j,&quot;44
+;&lt;geeee_Zigd'
+^Hkd$$If0j,&quot;44
+la$G$IfHkd$$If0j,&quot;44
 la
-z{%&amp;()t~(8@O12qr2[hmw$)37CHRǷǫǫ饞 -h[m5CJ
-h[mCJh[mCJNHOJQJh[mOJQJh[mOJQJh[mCJOJQJ
-h[mNHhLh[mOJQJ hu'h[mh[mh[mB*phh[mB*NHph&lt;&gt;
-6712fg^nigd[m&amp;'}~#$);[jT'3567V_`        
-  !!d!e!!!ŷ꥟
-h[mNHh[mh^h[m5CJOJQJhh[m5CJOJQJh[m5CJOJQJ
-h[mCJh[m5CJOJQJh[m5CJNH -h[m5CJhLh[m5CJOJQJ&gt;g?{!#$%&amp;'()[5ST677Vs U#V#%%&amp;&amp;(())**++..//22333
 $a$!d&quot;e&quot;&quot;&quot;#$p%q%%%''z))))))))**P*V***
-++$+%+/+5+t+u+++++,,,,w-x-K/L///////e0f000/1=1F1Z1`1t1=2f2222233N3O3P333333
-h[m0JVjh[mUjh[mUh^h[mOJQJh[mCJOJQJ
-h[mNHh[mN33+4u44        5S5558797778P8888!9e9f9::::::G;H;^$a$35 6666?7W7Y7k7l77f9j9:::::::::::;;3;;;v;|;;;;;;;;;;;;&lt;*&lt;~&lt;&lt;&lt;&lt;*=+=0=9=&gt;=G=K=Y===&gt;=?&gt;??!@M@@@@@@h9h[mOJQJ
-h[mCJ        h[m6jh[mUh[mCJOJQJ        h[m5h[mOJQJ
-h[mNHh[mCJOJQJh[mh[mCJOJQJDH;;;;;&lt;*&lt;[=&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;???!@M@@@@1AdAA^n$a$$a$@@AA&quot;B#BYBBBBBBBBCCDDDD#EOEpEE$F*F-F.FMFXFaFFGGGGGGH#H%HHHHHHIPIIII3J4J:JFJJJKKLM        MjMkMMMMMM -h[m6CJ
-h[mCJ -h[m5CJhBh[mCJOJQJ hbh[mh[mOJQJh9h[mOJQJ
-h[mNH        h[m5h[mCJOJQJh[mDAAAYBBBB+CaCCCCCDDDDDD#EOEpEyEEE$FaFF%Hn^%HHOIPIIsLLLL        MkNNXPPQQQnv$G$If]vn$$G$Ifa$ngd[mn$a
 $gd[m$ +iTcrXjFG+,^nigd'
+P\s{?@x9Cvopsy67 -2&lt; +FGmyھھh'
+5CJNHhLh'
+5CJOJQJ +h'
+5CJ
+h'
+CJh'
+CJNHOJQJh'
+OJQJh'
+OJQJh'
+CJOJQJ
+h'
+NHhLh'
+OJQJh'
+ hu'h'
+&lt;BC\ef /elV$%tuvw  )!*!!!)&quot;*&quot;z&quot;ŷ
+h'
+NHh'
+h^h'
+5CJOJQJhh'
+5CJOJQJh'
+5CJOJQJ
+h'
+CJh'
+5CJOJQJhLh'
+5CJOJQJh'
+5CJNH +h'
+5CJ&gt;,@Xu e8V##Q%R%K&amp;L&amp;w(x())**++..}/~/u2v2333
 $a$z&quot;{&quot;##5%6%%%f'g'?)K)O)X)`)f)u))))**********9+:+r++++++,,&lt;-=-//D/J/i/j///*0+00001 11%1912+2N2Y2i2s222333S3T3`333
+h'
+0JVjmh'
+Ujh'
+Uh^h'
+OJQJh'
+CJOJQJh'
+
+h'
+NHK333:4445b5c5667778V8888*9+9L:M::::: ; +;^$a$3b555c6d677707177+9/9L:Q:}::::::::::::;;;A;N;e;f;~;;;;;;;;;;C&lt;D&lt;&lt;&lt;&lt;&lt;&lt;&lt;= ===y==K&gt;??\??@e@m@q@@@h9h'
+OJQJ
+h'
+CJ        h'
+6j\h'
+Uh'
+CJOJQJ        h'
+5h'
+OJQJ
+h'
+NHh'
+CJOJQJh'
+h'
+CJOJQJD +;;;;;;; =K&gt;U&gt;e&gt;v&gt;&gt;&gt;&gt;&gt;&gt;&gt;Z?\??@@@@@)A\A^n$a$$a$@@AAAABDBBBBBBBCCLDqDDDDE5EQEEEEEFF&amp;FdF^GpG{GGGGGGGjHnHHHHHIOIIIIII JJJ]K^KLLL/M0MMMNM`MkMlM +h'
+6CJ
+h'
+CJ +h'
+5CJhBh'
+CJOJQJ hbh'
+h'
+OJQJh9h'
+OJQJ
+h'
+NH        h'
+5h'
+CJOJQJh'
+D\AAABDBBBB&amp;CXCCCCLDqDDDDDDE5E&gt;EOEQEE&amp;FdFGn^GjHIIOI8LLLLL0NrNPfPbQpQQnv$G$If]vn$$G$Ifa$ngd'
+n$a$gd'
+$  &amp; 0`
   -P@7$a$gd[mgd[mnMMMNN&quot;N#N$N%NCNINTN[NgNkNNNO8OOOOOOOOOO PP#P5P&lt;PPPQPXPPOQPQQQmUnUIWJWMWNWWWXXX&gt;X?X|XXXXXXջհՠ՗h[m6OJQJh[mCJOJQJ
-h[m0JVjOh[mUjh[mU
-h[mNH -h[m6CJ        h[m6h[m        h[m5 -h[m5CJhBh[mCJOJQJh[mCJNH
-h[mCJ;QQQHRIRVRRRHkdJ$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfJkdJ$$If0&quot;$        (44
-la/RRR&amp;S'S5SSTHkdK$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkd&quot;K$$If0&quot;$        (44
-la/SSSTT%TTTHkdL$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkd@L$$If0&quot;$        (44
-la/TTT U!U/UUTHkdM$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkd^M$$If0&quot;$        (44
-la/UUUVVVT6$ +P@7$a$gd'
+gd'
+nlMMMMMMMMMNNN N,N0NrNNNNSObOoOpOOOOOOOOOOPPPPfPQQbQQ2U3UWWWW}W~WWWWXXAXHXIXLXMXTXջհՠ՗h'
+6OJQJh'
+CJOJQJ
+h'
+0JVj'Nh'
+Ujh'
+U
+h'
+NH +h'
+6CJ        h'
+6h'
+        h'
+5 +h'
+5CJhBh'
+CJOJQJh'
+CJNH
+h'
+CJ;QQQ +RRRyRRHkd I$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfJkdH$$If0&quot;$        (44
+la/yRzRRRRRUSTHkd&gt;J$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkdI$$If0&quot;$        (44
+la/USVSeSSSScTTHkd\K$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkdJ$$If0&quot;$        (44
+la/cTdTtTTTT^UTHkdzL$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkdK$$If0&quot;$        (44
+la/^U_UnUUUUT6$  &amp; 0`
   -P@7$a$gd[mHkd O$$If0&quot;$        (44
-la/n$$G$Ifa$ n$G$IfHkd|N$$If0&quot;$        (44
-la/VV-VV@X|XNZPZRZZP\Y]]__abcddddd        e&quot;e=e?e^gd[mn$a$gd[mn$a$gd[mgd[mgd[mngd[mXXY4Y~YYYYYZZ        Z
-ZZ5ZKZNZOZPZQZWZZZZZZZZZZZZ[[[H\I\P\^\_\5]S]Y]h]i]]]]]]T^U^__?_]___i_k___``T`U`aaaaaabb'c4ccc dFd        h[m5jh[m5UjPh[m5Uh[mOJQJ
-h[mNHh[mCJOJQJh[m        h[m6NFdddde e&quot;e=e&gt;ehfmfnfrfsffffffhh=h@hjhkhhhhh i)iiijjlkmkkkl7lql}l~lllllllmmmmmSnnnnnnn/o0oqqqrrrr        h[m5j&amp;h[mUhuACh[mCJ
-h[mNH        h[m6h[mCJNHOJQJj/h[mUh[mCJOJQJh[mF?ee$ffgj9l4mmmn?nSnnnnnDoEogoqqqr$a$$n$a$gd[mn`gd[m^gd[mn^gd[mngd[mrrrrrrrrss        t
-tuuwwww&lt;xrx+z]z{{{{{w^w`$a$rr*s8ssssss        ttttttuuuuu&lt;xrxzz+z,z]zbzvzzz{{{|}:}}}}}~E~~~~~~~~ξ񢚢܎h[mOJQJaJh[mCJOJQJaJh[mNHaJ
-h[maJ
-h[m0JY
-h[mCJh[mOJQJ^Jh[m0JaCJOJQJmHsHh[mCJOJQJmHsHh[mCJOJQJ
-h[mNH        h[m5h[mhuACh[mOJQJ1{{#|b||||:}}}} ~D~E~~~~~Uwnw^~~~~12UKQZ ,~ՅɇHOǷǷǯǥtnddh[mCJOJQJ
-h[m0J[h[m0J_CJNHOJQJh[m0J_CJOJQJh[m5CJOJQJh[mCJOJPJQJh[mCJOJQJh[mOJQJh[m0J_CJOJQJh[mh[mCJOJQJh[mCJOJQJaJh[mNHOJQJaJh[mOJQJaJhuACh[mOJQJaJ' ,DEa҅Jɇ؇ $G$If]snw^nHaX        $7$G
 $If5kd&lt;!$$If[P###4a[ $G$If][kd!$$IfF[        P#r
-#    4a[HIOUijt;[kd!$$IfF[        P#r
-#    4a[ $G$If][kd!$$IfF[        P#r
-#    4a[Oit0щ؉        YZvƊϋnoUet~
-׎)4bcސWekyʑБ%39GM\bpv
-h[mCJ
-h[m0J[
-h[mNHh[mCJOJQJh[mXty[kdr        !$$IfF[        P#r
-#    4a[ $G$If]09]kd^
-!$$IfhF[        P#r
-#    4a[ $G$If][kd        !$$IfF[        P#r
-#    4a[06щ׉؉n$G$If]]kd
+P@7$a$gd'
+HkdM$$If0&quot;$        (44
+la/n$$G$Ifa$ n$G$IfHkd        M$$If0&quot;$        (44
+la/UUUVXAXZZZZ\]l]$__abRcScTcUcNdXdld}ddd^gd'
+n$a$gd'
+n$a$gd'
+gd'
+gd'
+ngd'
+TXUXXXCYDYsYYYYYYYYYZZZZZZWZ^Z_ZcZjZkZlZmZzZ|ZZZh[i[ +\\\#\$\\]]-].]l]p]r]]]^^^^_&quot;_$_._0_p_q___````zaaaabbbbcccd        h'
+5jFh'
+5UjOh'
+5Uh'
+OJQJ
+h'
+NHh'
+CJOJQJh'
+        h'
+6NdNddddddee0f5f6f:f;ffffffgghh2h3hhhhhhhjioiXjYj4k5kkkkk9lElFlOlPlllllll]mmmnHn^nbnynnnnnqqqqOrrr        h'
+5jh'
+UhuACh'
+CJ
+h'
+NH        h'
+6h'
+CJNHOJQJjk.h'
+Uh'
+CJOJQJh'
+Fddeeeegfgjllmmmnnbnynnn o.oqq$a$$n`gd'
+^gd'
+n^gd'
+n$a$gd'
+ngd'
+qqqqNrOrrrrrrssssuuzw{w|w}w~wwwwwx&gt;xy)zw`$a$rrrrFsSsssssxttttttoupuyuzux&gt;xyyyy)z.zBzSzTzzz{||}M}e}}}}~e~f~m~~~~~ξ񢚢܎h'
+OJQJaJh'
+CJOJQJaJh'
+NHaJ
+h'
+aJ
+h'
+0JY
+h'
+CJh'
+OJQJ^Jh'
+0JaCJOJQJmHsHh'
+CJOJQJmHsHh'
+CJOJQJ
+h'
+NH        h'
+5h'
+huACh'
+OJQJ1)zzzz{{{{.||||}M}e}}}~~m~~~~!nw^~~~~~~!LNOɀ&amp;`ނhl؃JKLPQl^~WȇڇǷǷǯǥtnddh'
+CJOJQJ
+h'
+0J[h'
+0J_CJNHOJQJh'
+0J_CJOJQJh'
+5CJOJQJh'
+CJOJPJQJh'
+CJOJQJh'
+OJQJh'
+0J_CJOJQJh'
+h'
+CJOJQJh'
+CJOJQJaJh'
+NHOJQJaJh'
+OJQJaJhuACh'
+OJQJaJ'OPlmɀނl؃PQlm-lWXzsnw^nwȇɇڇaX        $7$G$If5kd!$$If[P###4a[[kdS!$$IfF[        P#r
+#    4a[ $G$If]        !56@;[kd!$$IfF[        P#r
+#    4a[ $G$If][kd!$$IfF[        P#r
+#    4a[5@{ˈ`aΉՉ%&amp;BVyNJȊ:;mn!1@JU֍./Ï͏Ώԏ#17EKY_msǑԑڑ(.&lt;BP
+h'
+CJ
+h'
+0J[
+h'
+NHh'
+CJOJQJh'
+X@E{|[kd!$$IfF[        P#r
+#    4a[ $G$If]ˈ͈9]kd!$$IfhF[        P#r
+#    4a[ $G$If][kdu!$$IfF[        P#r
+#    4a[n$G$If]]kde        !$$If4F[        P#r
+`#    4a[ $G$If]Ή9]kda
 !$$If4F[        P#r
-`#    4a[ $G$If]؉ى9]kd !$$If4F[        P#r
- #    4a[ $G$If]]kdV !$$If4F[        P#r
- #    4a[        
-&quot;v
-$If]]kdR !$$If4F[        P#r
- #    4a[ $G$If]vw2[kdF + #    4a[ $G$If]]kd        !$$If4F[        P#r
+ #    4a[ΉԉՉ։B
+$If]]kd
+!$$If4F[        P#r
+ #    4a[ $G$If]BCV[yz2[kd !$$IfF[        P#r
+#    4a[        $7$G$If $G$If][kd] !$$IfF[        P#r
+#    4a[zÌW[kd !$$IfF[        P#r
+#    4a[
+$If]5kdI !$$If[P###4a[ $G$If]
+Ì!&quot;17@ $G$If][kd          !$$IfF[        P#r
-#    4a[        $7$G$If $G$If][kd !$$IfF[        P#r
-#    4a[ƊʊϋՋW[kd!$$IfF[        P#r
 #    4a[
-$If]5kd -!$$If[P###4a[ $G$If]
-UVekt $G$If][kd|!$$IfF[        P#r
-#    4a[
-$If]tu~Ӎ        
-aWWWW
-$If]5kdh!$$If[P###4a[ $G$If][kd!$$IfF[        P#r
+$If]@AJKUWՍ֍aWWWW
+$If]5kd +!$$If[P###4a[ $G$If][kd +!$$IfF[        P#r
 #    4a[
-
- g֎׎
-$If] $G$If][kd!$$IfF[        P#r
-#    4a[׎؎
-$If] $G$If][kd(!$$IfF[        P#r
-#    4a[ )*49a5kd!$$If[P###4a[ $G$If][kd!$$IfF[        P#r
-#    4a[        /Uސ
-$If] $G$If][kd^!$$IfF[        P#r
-#    4a[ސߐ&amp;UVW
-$If] $G$If][kd!$$IfF[        P#r
-#    4a[WXejkly9]kd!$$If4F[        P#r
- #    4a[ $G$If]]kdJ!$$If4F[        P#r
-`#    4a[y~]kdF!$$If4F[        P#r
- #    4a[ $G$If]9]kdB!$$If4F[        P#r
- #    4a[ $G$If]]kd!$$If4F[        P#r
- #    4a[ʑϑБ]kd!$$If4F[        P#r
- #    4a[ $G$If]Бё9]kd!$$If4F[        P#r
- #    4a[ $G$If]]kd&gt;!$$If4F[        P#r
- #    4a[ -]kd:!$$If4F[        P#r
- #    4a[ $G$If]$%&amp;39]kd6!$$If4F[        P#r
- #    4a[ $G$If]]kd!$$If4F[        P#r
- #    4a[389:GLM]kd!$$If4F[        P#r
- #    4a[ $G$If]MN\abcp9]kd!$$If4F[        P#r
- #    4a[ $G$If]]kd2!$$If4F[        P#r
- #    4a[puvw]kd.!$$If4F[        P#r
- #    4a[ $G$If]ŒȔ֔@Lx(5btٖ%&gt;?4Bz˙ڙ(Z[jwŚ
-89M[ʛћ        IJ-7Cȝx&gt;Fq        h[m5
-h[mNH
-h[m0J[h[mCJOJQJh[mY9]kd*!$$If4F[        P#r
- #    4a[ $G$If]]kd!$$If4F[        P#r
- #    4a[Œʒ˒]kd!$$If4F[        P#r
- #    4a[ $G$If]˒̒Dz(h
-$If] $G$If]]kd&amp;!$$If4F[        P#r
- #    4a[        Ȕɔ֔ܔa[kd!$$IfF[        P#r
-#    4a[ $G$If]5kd!$$If[P###4a[@AL;[kd!$$IfF[        P#r
-#    4a[ $G$If][kdd!$$IfF[        P#r
-#    4a[LRxy[kdP!$$IfF[        P#r
-#    4a[ $G$If]ĕ;[kd&lt;!$$IfF[        P#r
-#    4a[ $G$If][kd!$$IfF[        P#r
-#    4a[()5;b[kd!$$IfF[        P#r
-#    4a[ $G$If]bctz-]kd!$$If)F[        P#r
-#    4a[ n$G$If] $G$If][kd(!$$IfF[        P#r
-#    4a[ٖږ[kd !$$IfF[        P#r
-#    4a[ $G$If]%+2[kd
-!!$$IfF[        P#r
-#    4a[        $7$G$If $G$If][kd !$$IfF[        P#r
-#    4a[N[kd!!$$IfF[        P#r
-#    4a[        $7$G$If5kd!!$$If[P###4a[
-$If] $G$If]45BFz[kd@&quot;!$$IfF[        P#r
-#    4a[ $G$If]z{˙̙ڙ;[kd,#!$$IfF[        P#r
-#    4a[ $G$If][kd&quot;!$$IfF[        P#r
-#    4a[ڙޙ(,j[kd#!$$IfF[        P#r
-#    4a[ $G$If]jkw{Ś;[kd$!$$IfF[        P#r
-#    4a[ $G$If][kd$!$$IfF[        P#r
-#    4a[Śƚ
- M[kd%!$$IfF[        P#r
-#    4a[ $G$If]MN[\;[kd%!$$IfF[        P#r
-#    4a[ $G$If][kdz%!$$IfF[        P#r
-#    4a[ʛ˛ћ՛a[kd&amp;!$$IfF[        P#r
-#    4a[ $G$If]5kdf&amp;!$$If[P###4a[        -
-$If] $G$If][kd&amp;'!$$IfF[        P#r
-#    4a[-.78CEdaQGG
+֍׍3
+$If] $G$If][kd?!$$IfF[        P#r
+#    4a[
+$If] $G$If][kd!$$IfF[        P#r
+#    4a[ԏa5kd!$$If[P###4a[ $G$If][kd+!$$IfF[        P#r
+#    4a[ԏՏ!
+$If] $G$If][kd!$$IfF[        P#r
+#    4a[!&quot;#
+$If] $G$If][kda!$$IfF[        P#r
+#    4a[#$1678E9]kdU!$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+`#    4a[EJKLY^_]kd!$$If4F[        P#r
+ #    4a[ $G$If]_`mrst9]kd!$$If4F[        P#r
+ #    4a[ $G$If]]kdQ!$$If4F[        P#r
+ #    4a[]kdM!$$If4F[        P#r
+ #    4a[ $G$If]9]kdI!$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+ #    4a[ƑǑȑԑّڑ]kd!$$If4F[        P#r
+ #    4a[ $G$If]ڑۑ9]kd!$$If4F[        P#r
+ #    4a[ $G$If]]kdE!$$If4F[        P#r
+ #    4a[]kdA!$$If4F[        P#r
+ #    4a[ $G$If](-./&lt;9]kd=!$$If4F[        P#r
+ #    4a[ $G$If]]kd!$$If4F[        P#r
+ #    4a[&lt;ABCPVW]kd!$$If4F[        P#r
+ #    4a[ $G$If]PWelzXfДޔ DP|ƕ.@myT^`n
+ ΘFT&amp;'6C|Ț֚'UVgq~ϛ՛DL
+}~ɟҟ=        h'
+5
+h'
+NH
+h'
+0J[h'
+CJOJQJh'
+YWXeklmz9]kd!$$If4F[        P#r
+ #    4a[ $G$If]]kd9!$$If4F[        P#r
+ #    4a[z]kd5!$$If4F[        P#r
+ #    4a[ $G$If]ԒF4X
+$If] $G$If]]kd!$$If4F[        P#r
+ #    4a[        XYflДa[kd{!$$IfF[        P#r
+#    4a[ $G$If]5kd1!$$If[P###4a[Дєޔ  +;[kdg!$$IfF[        P#r
+#    4a[ $G$If][kd!$$IfF[        P#r
+#    4a[DEPV|[kd!$$IfF[        P#r
+#    4a[ $G$If]|}ƕ;[kd!$$IfF[        P#r
+#    4a[ $G$If][kdS!$$IfF[        P#r
+#    4a[ƕ̕.[kd?!$$IfF[        P#r
+#    4a[ $G$If]./@Fmn-]kd+!$$If)F[        P#r
+#    4a[ n$G$If] $G$If][kd!$$IfF[        P#r
+#    4a[ny[kd!$$IfF[        P#r
+#    4a[ $G$If]TU2[kd!$$IfF[        P#r
+#    4a[        $7$G$If $G$If][kd!!$$IfF[        P#r
+#    4a[U^`ans˜ΘN[kdW !$$IfF[        P#r
+#    4a[        $7$G$If5kd + !$$If[P###4a[
+$If] $G$If]ΘҘF[kd !$$IfF[        P#r
+#    4a[ $G$If]FGTX;[kd!!$$IfF[        P#r
+#    4a[ $G$If][kdC!!$$IfF[        P#r
+#    4a[6[kd/&quot;!$$IfF[        P#r
+#    4a[ $G$If]67CG|};[kd#!$$IfF[        P#r
+#    4a[ $G$If][kd&quot;!$$IfF[        P#r
+#    4a[Țɚ֚ך[kd#!$$IfF[        P#r
+#    4a[ $G$If]'(ghq;[kd}$!$$IfF[        P#r
+#    4a[ $G$If][kd$!$$IfF[        P#r
+#    4a[qr~ϛa[kd=%!$$IfF[        P#r
+#    4a[ $G$If]5kd$!$$If[P###4a[ϛЛԛ՛
+$If] $G$If][kd%!$$IfF[        P#r
+#    4a[0YaQGG
 $If] -$G$If]5kd(!$$If[P###4a[ $G$If][kd'!$$IfF[        P#r
-#    4a[ȝ͝x -$G$If] $G$If][kd\(!$$IfF[        P#r
-#    4a[xy&gt; -$G$If] $G$If][kd(!$$IfF[        P#r
-#    4a[&gt;?FK -$G$If] $G$If][kdH)!$$IfF[        P#r
-#    4a[  -$G$If] $G$If][kd)!$$IfF[        P#r
-#    4a[qrǠġ6DŢӢLZ֣cqͤ)7jkѥҥYdܦݦwxاr|٨=Pu̪*˫ګIT        yŭϭƮǮ qr
-h[m0J[        h[m5h[mCJOJQJh[m
-h[mNHYǠ̠ -$G$If] $G$If][kd4*!$$IfF[        P#r
-#    4a[ġ;[kd +!$$IfF[        P#r
-#    4a[ $G$If][kd*!$$IfF[        P#r
-#    4a[ġȡ67DHŢ[kd+!$$IfF[        P#r
-#    4a[ $G$If]ŢƢӢעLMZ;[kd,!$$IfF[        P#r
-#    4a[ $G$If][kd ,!$$IfF[        P#r
-#    4a[Z^֣ףc[kd,!$$IfF[        P#r
-#    4a[ $G$If]cdquͤ;[kd-!$$IfF[        P#r
-#    4a[ $G$If][kdn-!$$IfF[        P#r
-#    4a[ͤѤ)*7;$G$If[kdZ.!$$IfF[        P#r
-#    4a[ $G$If];[kdF/!$$IfF[        P#r
-#    4a[ $G$If][kd.!$$IfF[        P#r
-#    4a[YZdh -$G$If][kd/!$$IfF[        P#r
-#    4a[ $G$If]a5kd0!$$If[P###4a[ $G$If][kd20!$$IfF[        P#r
-#    4a[;[kdh1!$$IfF[        P#r
-#    4a[ $G$If][kd0!$$IfF[        P#r
-#    4a[ا٧r[kd1!$$IfF[        P#r
-#    4a[ $G$If]rs|~٨ڨ;[kd2!$$IfF[        P#r
-#    4a[ $G$If][kdT2!$$IfF[        P#r
-#    4a[=&gt;PSu[kd@3!$$IfF[        P#r
-#    4a[ $G$If]uvª̪;[kd,4!$$IfF[        P#r
-#    4a[ $G$If][kd3!$$IfF[        P#r
-#    4a[̪Ѫ[kd4!$$IfF[        P#r
-#    4a[ $G$If]*;[kd5!$$IfF[        P#r
-#    4a[ $G$If][kd5!$$IfF[        P#r
-#    4a[*/˫̫ګI[kd6!$$IfF[        P#r
-#    4a[ $G$If]IJTY;[kd6!$$IfF[        P#r
-#    4a[ $G$If][kdz6!$$IfF[        P#r
-#    4a[        y[kdf7!$$IfF[        P#r
-#    4a[ $G$If]yza5kdR8!$$If[P###4a[ $G$If][kd7!$$IfF[        P#r
-#    4a[ŭƭϭЭg aWW
-$If][kd8!$$IfF[        P#r
-#    4a[ $G$If]5kd8!$$If[P###4a[
-  - կ$7$If        $7$G$If $G$If][kd\9!$$IfF[        P#r
-#    4a[rѰ;&lt; 1&lt;JU`k{AP$%VW}$&quot;º1@ʽ6J}~Ͼmn}_mSa9Gq        h[m5
-h[m0J[h[mCJOJQJ
-h[mNHh[mYѰװN 
-$If] $G$If][kd9!$$IfF[        P#r
-#    4a[  #12&lt;;[kd:!$$IfF[        P#r
-#    4a[ $G$If][kdH:!$$IfF[        P#r
-#    4a[&lt;=JLUV`a[kd~;!$$IfF[        P#r
-#    4a[ $G$If]5kd4;!$$If[P###4a[`akm{|a[kd&gt;&lt;!$$IfF[        P#r
-#    4a[ $G$If]5kd;!$$If[P###4a[;[kd*=!$$IfF[        P#r
-#    4a[ $G$If][kd&lt;!$$IfF[        P#r
-#    4a[IJABPU]kd=!$$IfJF[        P#r
-#    4a[ $G$If]}~;[kd&gt;!$$IfF[        P#r
-#    4a[ $G$If][kd&gt;!$$IfF[        P#r
-#    4a[$)r
-$If][kd?!$$IfF[        P#r
-#    4a[ $G$If]&amp;'49[kd?!$$IfF[        P#r
-#    4a[ $G$If]]kd|?!$$IfF[        P#r
-#    4a[48 [kdl@!$$IfF[        P#r
-#    4a[ $G$If]  -z{;[kdXA!$$IfF[        P#r
-#    4a[ $G$If][kd@!$$IfF[        P#r
-#    4a[[kdA!$$IfF[        P#r
-#    4a[ $G$If]%;[kdB!$$IfF[        P#r
-#    4a[ $G$If][kdDB!$$IfF[        P#r
-#    4a[%)n$$G$If]a$[kd0C!$$IfF[        P#r
-#    4a[ $G$If]&quot;#[&lt;kdD!$$If^[P###44
-la[ $G$If][kdC!$$IfF[        P#r
-#    4a[ºĺaW
-$If][kdD!$$IfF[        +P#r
-^%#    4a[ $G$If]5kdaD!$$If[P###4a[        }
+$G$If]5kd&amp;!$$If[P###4a[ $G$If][kd)&amp;!$$IfF[        P#r
+#    4a[D +$G$If] $G$If][kd&amp;!$$IfF[        P#r
+#    4a[DELQ
+ +$G$If] $G$If][kd_'!$$IfF[        P#r
+#    4a[
+ ɟ +$G$If] $G$If][kd'!$$IfF[        P#r
+#    4a[ɟʟҟן +$G$If] $G$If][kdK(!$$IfF[        P#r
+#    4a[=&gt;OZ&amp;/=67Xf˥%0YxCDS[}&gt;H        ARʪѪ mwլEepĮŮخMN=&gt;
+h'
+0J[        h'
+5h'
+CJOJQJh'
+
+h'
+NHYO +$G$If] $G$If][kd(!$$IfF[        P#r
+#    4a[OPZ\;[kd)!$$IfF[        P#r
+#    4a[ $G$If][kd7)!$$IfF[        P#r
+#    4a[[kd#*!$$IfF[        P#r
+#    4a[ $G$If]&amp;;[kd+!$$IfF[        P#r
+#    4a[ $G$If][kd*!$$IfF[        P#r
+#    4a[&amp;*/[kd+!$$IfF[        P#r
+#    4a[ $G$If]/0=A;[kdq,!$$IfF[        P#r
+#    4a[ $G$If][kd+!$$IfF[        P#r
+#    4a[X$G$If[kd,!$$IfF[        P#r
+#    4a[ $G$If]XYfj˥;[kd-!$$IfF[        P#r
+#    4a[ $G$If][kd]-!$$IfF[        P#r
+#    4a[˥ϥ%&amp;04Y +$G$If][kdI.!$$IfF[        P#r
+#    4a[ $G$If]YZnoxySa5kd5/!$$If[P###4a[ $G$If][kd.!$$IfF[        P#r
+#    4a[ST[]}~;[kd/!$$IfF[        P#r
+#    4a[ $G$If][kd/!$$IfF[        P#r
+#    4a[&gt;[kdk0!$$IfF[        P#r
+#    4a[ $G$If]&gt;?HJ;[kdW1!$$IfF[        P#r
+#    4a[ $G$If][kd0!$$IfF[        P#r
+#    4a[        
+A[kd1!$$IfF[        P#r
+#    4a[ $G$If]ABRU;[kd2!$$IfF[        P#r
+#    4a[ $G$If][kdC2!$$IfF[        P#r
+#    4a[ʪЪѪ[kd/3!$$IfF[        P#r
+#    4a[ $G$If]ѪҪ;[kd4!$$IfF[        P#r
+#    4a[ $G$If][kd3!$$IfF[        P#r
+#    4a[[kd4!$$IfF[        P#r
+#    4a[ $G$If] %mnw;[kd}5!$$IfF[        P#r
+#    4a[ $G$If][kd5!$$IfF[        P#r
+#    4a[w|¬լ۬E[kd5!$$IfF[        P#r
+#    4a[ $G$If]EFefpa5kd6!$$If[P###4a[ $G$If][kdi6!$$IfF[        P#r
+#    4a[pqϭ3خaWW
+$If][kds7!$$IfF[        P#r
+#    4a[ $G$If]5kd)7!$$If[P###4a[
+خٮݯ$7$If        $7$G$If $G$If][kd7!$$IfF[        P#r
+#    4a[&gt;klLMױ!,7GT_l| +PQ&quot;#IXlmNO~ͺRaaq +ǽϽJK:;hioJW,:lw .&gt;M        h'
+5
+h'
+0J[h'
+CJOJQJ
+h'
+NHh'
+Yױ
+$If] $G$If][kd_8!$$IfF[        P#r
+#    4a[ױر;[kdK9!$$IfF[        P#r
+#    4a[ $G$If][kd8!$$IfF[        P#r
+#    4a[        !&quot;,a[kd :!$$IfF[        P#r
+#    4a[ $G$If]5kd9!$$If[P###4a[,-79GHTV_a[kd:!$$IfF[        P#r
+#    4a[ $G$If]5kd:!$$If[P###4a[_`ln|};[kd;!$$IfF[        P#r
+#    4a[ $G$If][kdA;!$$IfF[        P#r
+#    4a[ +!]kd-&lt;!$$IfJF[        P#r
+#    4a[ $G$If]IJX;[kd=!$$IfF[        P#r
+#    4a[ $G$If][kd&lt;!$$IfF[        P#r
+#    4a[X]&gt;y
+$If][kd=!$$IfF[        P#r
+#    4a[ $G$If]yz9[kd&gt;!$$IfF[        P#r
+#    4a[ $G$If]]kd        &gt;!$$IfF[        P#r
+#    4a[bcquض[kd&gt;!$$IfF[        P#r
+#    4a[ $G$If]ضٶFGV;[kd?!$$IfF[        P#r
+#    4a[ $G$If][kdo?!$$IfF[        P#r
+#    4a[VZηϷ߷\[kd[@!$$IfF[        P#r
+#    4a[ $G$If]\]mq;[kdGA!$$IfF[        P#r
+#    4a[ $G$If][kd@!$$IfF[        P#r
+#    4a[_`osn$$G$If]a$[kdA!$$IfF[        P#r
+#    4a[ $G$If]~[&lt;kdB!$$If^[P###44
+la[ $G$If][kd3B!$$IfF[        P#r
+#    4a[~ͺкRaW
+$If][kd8C!$$IfF[        +P#r
+^%#    4a[ $G$If]5kdB!$$If[P###4a[        RSagy}
 $If] $G$If] -:$G$If][kd!E!$$IfF[        +P#r
-^%#    4a[ 
-$If] $G$If][kdE!$$IfF[        +P#r
-^%#    4a[1
-$If] $G$If][kd -F!$$IfF[        +P#r
-^%#    4a[12@FX
-$If] $G$If][kdF!$$IfF[        +P#r
-^%#    4a[ʽн;[kdoG!$$IfF[        +P#r
-^%#    4a[ $G$If][kdF!$$IfF[        +P#r
-^%#    4a[67JPϾ[kdG!$$IfF[        +P#r
-^%#    4a[ $G$If]Ͼо;[kdH!$$IfF[        +P#r
-^%#    4a[ $G$If][kd[H!$$IfF[        +P#r
-^%#    4a[}~}
-$If][kdGI!$$IfF[        +P#r
-^%#    4a[n$G$If] $G$If]_n$G$If] $G$If][kdI!$$IfF[        +P#r
-^%#    4a[_`ms;[kdJ!$$IfF[        +P#r
-^%#    4a[ $G$If][kd3J!$$IfF[        +P#r
-^%#    4a[STag9[kdK!$$IfF[        +P#r
-^%#    4a[ $G$If]9:GKq $G$If] -($G$If][kdK!$$IfF[        +P#r
-^%#    4a[qr $G$If] -($G$If][kd L!$$IfF[        +P#r
-^%#    4a[yz&amp;&amp;qr(eo  3C1CMXgE67%1*5H)4 &gt;Ych[m0J[OJQJ
-h[m0J[ -h[m5NH        h[m5
-h[mCJh[mCJOJQJh[m
-h[mNHPwx;[kdL!$$IfF[        +P#r
-^%#    4a[ $G$If][kdL!$$IfF[        +P#r
-^%#    4a[xyz{&amp;F[kdM!$$IfF[        +P#r
-^%#    4a[HkdmM!$$If0[y%#4a[ $G$If]$G$If&amp;,
-$If][kdCN!$$IfF[        +P#r
-^%#    4a[ $G$If]&amp;(Jz
-$If] $G$If][kdN!$$IfF[        +P#r
-^%#    4a[a5kdO!$$If[P###4a[ $G$If][kd/O!$$IfF[        +P#r
-^%#    4a[(,efo;[kdeP!$$IfF[        P#r
-#    4a[ $G$If][kdO!$$IfF[        P#r
-#    4a[os [kdP!$$IfF[        P#r
-#    4a[ $G$If]  
-$If] $G$If][kdQQ!$$IfF[        P#r
-#    4a[  -3;[kd=R!$$IfF[        P#r
-#    4a[ $G$If][kdQ!$$IfF[        P#r
-#    4a[34CEyW[kdR!$$IfF[        P#r
+:$G$If][kdC!$$IfF[        +P#r
+^%#    4a[ƻػa
+$If] $G$If][kd$D!$$IfF[        +P#r
+^%#    4a[abqtμ
+$If] $G$If][kdD!$$IfF[        +P#r
+^%#    4a[ +%
+$If] $G$If][kdE!$$IfF[        +P#r
+^%#    4a[ǽȽϽ;[kdE!$$IfF[        +P#r
+^%#    4a[ $G$If][kdE!$$IfF[        +P#r
+^%#    4a[ϽԽ[kdrF!$$IfF[        +P#r
+^%#    4a[ $G$If]op;[kd^G!$$IfF[        +P#r
+^%#    4a[ $G$If][kdF!$$IfF[        +P#r
+^%#    4a[JKW]o}
+$If][kdG!$$IfF[        +P#r
+^%#    4a[n$G$If] $G$If],n$G$If] $G$If][kdJH!$$IfF[        +P#r
+^%#    4a[,-:@lmw;[kd6I!$$IfF[        +P#r
+^%#    4a[ $G$If][kdH!$$IfF[        +P#r
+^%#    4a[w} !.4[kdI!$$IfF[        +P#r
+^%#    4a[ $G$If]&gt; $G$If] +($G$If][kd&quot;J!$$IfF[        +P#r
+^%#    4a[&gt;?MPX $G$If] +($G$If][kdJ!$$IfF[        +P#r
+^%#    4a[XjFGYQR|&gt;?g2&lt;yS_x%4deuQ\m_kq &amp;0h'
+0J[OJQJ
+h'
+0J[ +h'
+5NH        h'
+5
+h'
+CJh'
+CJOJQJh'
+
+h'
+NHPXYjpDE;[kdK!$$IfF[        +P#r
+^%#    4a[ $G$If][kdK!$$IfF[        +P#r
+^%#    4a[EFGHY_F[kdZL!$$IfF[        +P#r
+^%#    4a[HkdK!$$If0[y%#4a[ $G$If]$G$If|}
+$If][kdL!$$IfF[        +P#r
+^%#    4a[ $G$If]Gg
+$If] $G$If][kdFM!$$IfF[        +P#r
+^%#    4a[gha5kd2N!$$If[P###4a[ $G$If][kdM!$$IfF[        +P#r
+^%#    4a[23&lt;;[kdN!$$IfF[        P#r
+#    4a[ $G$If][kd|N!$$IfF[        P#r
+#    4a[&lt;@yz[kdhO!$$IfF[        P#r
+#    4a[ $G$If]RS
+$If] $G$If][kdO!$$IfF[        P#r
+#    4a[ST_c;[kdP!$$IfF[        P#r
+#    4a[ $G$If][kdTP!$$IfF[        P#r
+#    4a[FxyW[kdQ!$$IfF[        P#r
 #    4a[
-$If] $G$If]5kdR!$$If[P###4a[         1
-$If] $G$If][kdsS!$$IfF[        P#r
-#    4a[12CJMNX;[kd_T!$$IfF[        P#r
-#    4a[ $G$If][kdS!$$IfF[        P#r
-#    4a[XYgpEFW[kdU!$$IfF[        P#r
+$If] $G$If]5kd@Q!$$If[P###4a[        
+$If] $G$If][kdR!$$IfF[        P#r
+#    4a[%;[kdR!$$IfF[        P#r
+#    4a[ $G$If][kdvR!$$IfF[        P#r
+#    4a[%&amp;4=^uW[kdS!$$IfF[        P#r
 #    4a[
-$If] $G$If]5kdT!$$If[P###4a[%a[kdU!$$IfF[        P#r
-#    4a[ $G$If]5kdU!$$If[P###4a[%&amp;15W|*
-$If] $G$If]5kdUV!$$If[P###4a[ *+56Ha5kdW!$$If[P###4a[ $G$If][kdV!$$IfF[        P#r
-#    4a[aQC +$If] $G$If]5kdbS!$$If[P###4a[uva[kdlT!$$IfF[        P#r
+#    4a[ $G$If]5kd&quot;T!$$If[P###4a[$In
+$If] $G$If]5kdT!$$If[P###4a[ PQa5kdU!$$If[P###4a[ $G$If][kd,U!$$IfF[        P#r
+#    4a[QR\]maQC  x
 $If]  x
-$G$If]5kdW!$$If[P###4a[ $G$If][kd_W!$$IfF[        P#r
-#    4a[a5kdX!$$If[P###4a[ $G$If][kdX!$$IfF[        P#r
-#    4a[)*4:f^RRRH
-$If] $G$If]5kdUY!$$If[P###4a[$G$If]gd[m[kdX!$$IfF[        P#r
-#    4a[;[kdZ!$$IfF[        H#|
-#    4a[ $G$If][kdY!$$IfF[        H#|
-#    4a[  -%f[kdZ!$$IfF[        H#|
-#    4a[ $G$If] ;[kdw[!$$IfF[        H#|
-#    4a[ $G$If][kd[!$$IfF[        H#|
-#    4a[ !&gt;MYZcdux0kdD\!$$If##4a0Hkd[!$$If06
+$G$If]5kdbV!$$If[P###4a[ $G$If][kdU!$$IfF[        P#r
+#    4a[a5kd&quot;W!$$If[P###4a[ $G$If][kdV!$$IfF[        P#r
+#    4a[3_^RRRH
+$If] $G$If]5kdW!$$If[P###4a[$G$If]gd'
+[kdlW!$$IfF[        P#r
+#    4a[_`km;[kdX!$$IfF[        H#|
+#    4a[ $G$If][kd,X!$$IfF[        H#|
+#    4a[3q[kdY!$$IfF[        H#|
+#    4a[ $G$If]qr;[kdZ!$$IfF[        H#|
+#    4a[ $G$If][kdY!$$IfF[        H#|
+#    4a[ &amp;'01Blx0kdZ!$$If##4a0HkdzZ!$$If06
 #r
 44
-la0 $G$If]n        cu'MWh]gz&amp;t -ETs}CS2Sb,
-.7[e        =B]h
-h[mNHh[mCJNHOJQJh[m0J[OJQJh[mh[mCJOJQJTSHkd\!$$If06
+la0 $G$If]n        0Blw$5cr*4G\]jtAT!x@JZ |Wg /Qd(2W^
+*5in
+h'
+NHh'
+CJNHOJQJh'
+0J[OJQJh'
+h'
+CJOJQJTlmwSHkdr[!$$If06
 #r
 44
-la0n$G$If] $G$If]Hkd\!$$If06
+la0n$G$If] $G$If]Hkd[!$$If06
 #r
 44
-la0'MNWcHkd]!$$If06
+la0$cHkd \!$$If06
 #r
 44
-la0 $G$If]Hkd&lt;]!$$If06
+la0 $G$If]Hkd[!$$If06
 #r
 44
-la0WXhzHkd4^!$$If06
+la0$%5cdrzHkd\!$$If06
 #r
 44
-la0 $G$If]0kd]!$$If##4a0 ]^gYHkd^!$$If06
+la0 $G$If]0kdw\!$$If##4a0*+4YHkdo]!$$If06
 #r
 44
 la0
-$If] $G$If]Hkd^!$$If06
+$If] $G$If]Hkd]!$$If06
 #r
 44
-la0ghzUzp
-$If]Hkd_!$$If06
+la045G&quot;jzp
+$If]Hkd^!$$If06
 #r
 44
-la0 $G$If]0kd9_!$$If##4a0z0kd1`!$$If##4a0 $G$If]Hkd_!$$If06
+la0 $G$If]0kd]!$$If##4a0jktuz0kd^!$$If##4a0 $G$If]Hkdg^!$$If06
 #r
 44
-la0&amp;tucHkd`!$$If06
+la0ABTcHkd__!$$If06
 #r
 44
-la0 $G$If]Hkd{`!$$If06
+la0 $G$If]Hkd_!$$If06
 #r
 44
-la0 -EcHkda!$$If06
+la0cHkd +`!$$If06
 #r
 44
-la0 $G$If]Hkd)a!$$If06
+la0 $G$If]Hkd_!$$If06
 #r
 44
-la0EFTyYHkd.b!$$If06
+la0!FxyYHkd`!$$If06
 #r
 44
 la0
-$If] $G$If]Hkda!$$If06
+$If] $G$If]Hkdd`!$$If06
 #r
 44
-la0Bst}YHkdb!$$If06
+la0@AJYHkdia!$$If06
 #r
 44
 la0
-$If] $G$If]Hkdb!$$If06
+$If] $G$If]Hkda!$$If06
 #r
 44
-la0}~CzHkd}c!$$If06
+la0JKZzHkd
+b!$$If06
 #r
 44
-la0 $G$If]0kd3c!$$If##4a0CDScHkd+d!$$If06
+la0 $G$If]0kda!$$If##4a0 |}cHkdb!$$If06
 #r
 44
-la0 $G$If]Hkdc!$$If06
+la0 $G$If]Hkdab!$$If06
 #r
 44
-la02cHkdd!$$If06
+la0WXgcHkdfc!$$If06
 #r
 44
-la0 $G$If]Hkdd!$$If06
+la0 $G$If]Hkdc!$$If06
 #r
 44
-la0STbcHkde!$$If06
+la0 !/cHkdd!$$If06
 #r
 44
-la0 $G$If]Hkd0e!$$If06
+la0 $G$If]Hkdc!$$If06
 #r
 44
-la0,cHkd5f!$$If06
+la0QcHkdd!$$If06
 #r
 44
-la0 $G$If]Hkde!$$If06
+la0 $G$If]Hkdkd!$$If06
 #r
 44
-la0YHkdf!$$If06
+la0QRdYHkdpe!$$If06
 #r
 44
 la0
-$If] $G$If]Hkdf!$$If06
+$If] $G$If]Hkde!$$If06
 #r
 44
-la0
-./7[zHkdg!$$If06
+la0(zHkdf!$$If06
 #r
 44
-la0 $G$If]0kd:g!$$If##4a0[\ecHkd2h!$$If06
+la0 $G$If]0kde!$$If##4a0()2WX^cHkdf!$$If06
 #r
 44
-la0 $G$If]Hkdg!$$If06
+la0 $G$If]Hkdhf!$$If06
 #r
 44
-la0cHkdh!$$If06
+la0cHkdmg!$$If06
 #r
 44
-la0 $G$If]Hkdh!$$If06
+la0 $G$If]Hkdg!$$If06
 #r
 44
-la0        =&gt;B]cHkdi!$$If06
+la0
+ *cHkdh!$$If06
 #r
 44
-la0 $G$If]Hkd7i!$$If06
+la0 $G$If]Hkdg!$$If06
 #r
 44
-la0]^hcHkd&lt;j!$$If06
+la0*+5ijncHkdh!$$If06
 #r
 44
-la0 $G$If]Hkdi!$$If06
+la0 $G$If]Hkdrh!$$If06
 #r
 44
-la0-&gt;y[\ LZPQ_g
-GH/6#$8_qO_;Hth[mCJNHOJQJ
-h[mNHh[m0J[OJQJh[mCJOJQJh[mT-cHkdj!$$If06
+la0n FL()X^}'cmns,4X`LMci,&gt;,ZkAMxh'
+CJNHOJQJ
+h'
+NHh'
+0J[OJQJh'
+CJOJQJh'
+TcHkdwi!$$If06
 #r
 44
-la0 $G$If]Hkdj!$$If06
+la0 $G$If]Hkd i!$$If06
 #r
 44
-la0-.&gt;yzcHkdk!$$If06
+la0 FGLcHkd%j!$$If06
 #r
 44
-la0 $G$If]HkdAk!$$If06
+la0 $G$If]Hkdi!$$If06
 #r
 44
-la0cHkdFl!$$If06
+la0cHkdj!$$If06
 #r
 44
-la0 $G$If]Hkdk!$$If06
+la0 $G$If]Hkd|j!$$If06
 #r
 44
-la0zHkdl!$$If06
+la0XY^}zHkdtk!$$If06
 #r
 44
-la0 $G$If]0kdl!$$If##4a0cHkdm!$$If06
+la0 $G$If]0kd*k!$$If##4a0}~cHkd&quot;l!$$If06
 #r
 44
-la0 $G$If]Hkd&gt;m!$$If06
+la0 $G$If]Hkdk!$$If06
 #r
 44
-la0  LcHkdCn!$$If06
+la0cHkdl!$$If06
 #r
 44
-la0 $G$If]Hkdm!$$If06
+la0 $G$If]Hkdyl!$$If06
 #r
 44
-la0LMZcHkdn!$$If06
+la0'cdmncHkd~m!$$If06
 #r
 44
-la0 $G$If]Hkdn!$$If06
+la0 $G$If]Hkd'm!$$If06
 #r
 44
-la0_`gcHkdo!$$If06
+la0nos,-4XcHkd,n!$$If06
 #r
 44
-la0 $G$If]HkdHo!$$If06
+la0 $G$If]Hkdm!$$If06
 #r
 44
-la0cHkdMp!$$If06
+la0XY`cHkdn!$$If06
 #r
 44
-la0 $G$If]Hkdo!$$If06
+la0 $G$If]Hkdn!$$If06
 #r
 44
-la0
-cHkdp!$$If06
+la0cdicHkdo!$$If06
 #r
 44
-la0 $G$If]Hkdp!$$If06
+la0 $G$If]Hkd1o!$$If06
 #r
 44
-la0/06cHkdq!$$If06
+la0cHkd6p!$$If06
 #r
 44
-la0 $G$If]HkdRq!$$If06
+la0 $G$If]Hkdo!$$If06
 #r
 44
-la0cHkdWr!$$If06
+la0cHkdp!$$If06
 #r
 44
-la0 $G$If]Hkdr!$$If06
+la0 $G$If]Hkdp!$$If06
 #r
 44
-la0 8_`qcYY
-$If]Hkds!$$If06
+la0,-&gt;_cYY
+$If]Hkdq!$$If06
 #r
 44
-la0 $G$If]Hkdr!$$If06
+la0 $G$If]Hkd;q!$$If06
 #r
 44
-la03OP_YHkds!$$If06
+la0,ZYHkd@r!$$If06
 #r
 44
 la0
-$If] $G$If]Hkd\s!$$If06
+$If] $G$If]Hkdq!$$If06
 #r
 44
-la0cHkdat!$$If06
+la0Z[kcHkdr!$$If06
 #r
 44
-la0 $G$If]Hkd
-t!$$If06
+la0 $G$If]Hkdr!$$If06
 #r
 44
-la0;&lt;HtcHkdu!$$If06
+la0        AcHkds!$$If06
 #r
 44
-la0 $G$If]Hkdt!$$If06
+la0 $G$If]HkdEs!$$If06
 #r
 44
-la0tucHkdu!$$If06
+la0ABMxycHkdJt!$$If06
 #r
 44
-la0 $G$If]Hkdfu!$$If06
+la0 $G$If]Hkds!$$If06
 #r
 44
-la0*VcHkdkv!$$If06
+la0#cHkdt!$$If06
 #r
 44
-la0 $G$If]Hkdv!$$If06
+la0 $G$If]Hkdt!$$If06
 #r
 44
-la0*Vc:Hu$1]i?Lx        
- 㼱㼱j~!h[mUh}A9h[mCJh[m0JXCJmHnHuhMH1h[m0JXCJjhMH1h[m0JXCJUjj}!h[mUj|!h[mUj2|!h[mUhMH1h[mCJ
-h[mCJh[mh[mCJOJQJ:VWccHkdw!$$If06
+la0#0\iBP}*6am EQܵj|!h'
+Uh}A9h'
+CJh'
+0JXCJmHnHuhMH1h'
+0JXCJjhMH1h'
+0JXCJUj{!h'
+Uj[{!h'
+Ujz!h'
+UhMH1h'
+CJ
+h'
+CJ h
+&amp;h'
+h'
+h'
+CJOJQJ7#$0\]icHkdu!$$If06
 #r
 44
-la0 $G$If]Hkdv!$$If06
+la0 $G$If]HkdOu!$$If06
 #r
 44
-la0:cHkdw!$$If06
+la0cHkdTv!$$If06
 #r
 44
-la0 $G$If]Hkdpw!$$If06
+la0 $G$If]Hkdu!$$If06
 #r
 44
-la0:;HuvcHkdux!$$If06
+la0BCP}cHkdw!$$If06
 #r
 44
-la0 $G$If]Hkdx!$$If06
+la0 $G$If]Hkdv!$$If06
 #r
 44
-la0$cHkd#y!$$If06
+la0}~cHkdw!$$If06
 #r
 44
-la0 $G$If]Hkdx!$$If06
+la0 $G$If]HkdYw!$$If06
 #r
 44
-la0$%1]^icHkdy!$$If06
+la0*+6acHkd^x!$$If06
 #r
 44
-la0 $G$If]Hkdzy!$$If06
+la0 $G$If]Hkdx!$$If06
 #r
 44
-la0cHkdz!$$If06
+la0abmcHkd y!$$If06
 #r
 44
-la0 $G$If]Hkd(z!$$If06
+la0 $G$If]Hkdx!$$If06
 #r
 44
-la0?@LxcHkd-{!$$If06
+la0  +EcHkdy!$$If06
 #r
 44
-la0 $G$If]Hkdz!$$If06
+la0 $G$If]Hkdcy!$$If06
 #r
 44
-la0xyc^YTRgd[mogd[mgd[mHkd{!$$If06
+la0EFQ|}~c^YYYYYgd'
+gd'
+Hkdhz!$$If06
 #r
 44
-la0 $G$If]Hkd{!$$If06
+la0 $G$If]Hkdz!$$If06
 #r
 44
-la0 !&quot;#)+,24ogd[mp -gd[mgd[mo$a$gd[m#()*+,1234567QRSYZ\]^_`a{|}ǿǰ֨֌DŽ|j!h[mUj!h[mUjv!h[mUhRh[mCJhMH1h[m0JXCJj!h[mUj&gt;!h[mU hRh[mj~!h[mUhMH1h[mCJ
-h[mCJh[mh}A9h[mCJjhMH1h[m0JXCJUh[m0JXCJmHnHu-457^_ao$a$gd[mogd[mp -gd[mսնսնj!h[mU hRh[mh
 [m0JXCJmHnHuhMH1h[m0JXCJjhMH1h[m0JXCJUhMH1h[mCJ
-h[mCJh[mjJ!h[mUgd[mp -gd[mpgd[m #        01h/ =!&quot;#$%+        01h/ =!&quot;#$% P )        01h:p[m/ =!&quot;#$%+        01h/ =!&quot;#$% P #        01h/ =!&quot;#$%
 DyK _Introduction_1DyK _Installing_WRF-VarDyK _Installing_WRF-VarDyK _Installing_WRFNL_andDyK _Installing_WRFNL_andDyK _Installing_WRFNL_andD
 yK $_Running_Observation_Preprocessor_1DyK _Running_WRF-Var_1DyK _Radiance_Data_AssimilationsDyK _WRF-Var_Diagnostics_1DyK _Updating_WRF_lateral_1DyK _Running_gen_be_1DyK _WRFDA_with_Multivariate_2D
 yK _Additional_WRFDA_Exercises:DyK _Hybrid_Data_Assimilation_2DyK _Description_of_Namelist_1DyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htmDyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.ht
 mDd4cfJ
+la0
+p +gd'
+o$a$gd'
+ogd'
+gd'
+        
+ %&amp;'-.012345OPQWXZ[\inopqrwxy{ýýÞýÍýýý}j;!h'
+Uj!h'
+Uj!h'
+UhRh'
+CJjg~!h'
+Uj}!h'
+U hRh'
+j/}!h'
+U
+h'
+CJh'
+h}A9h'
+CJh'
+0JXCJmHnHuhMH1h'
+0JXCJjhMH1h'
+0JXCJUhMH1h'
+CJ1         235\]^_`abcdefghioqp +gd'
+o$a$gd'
+gd'
+ogd'
+qrxz{}gd'
+pgd'
+p +gd'
+ogd'
+o$a$gd'
+{|}սնսն h
+&amp;h'
+js!h'
+U hRh'
+h'
+0JXCJmHnHuhMH1h'
+0JXCJjhMH1h'
+0JXCJUhMH1h'
+CJ
+h'
+CJh'
+j׀!h'
+U#        01h/ =!&quot;#$%+        01h/ =!&quot;#$% P )        01h:p'
+/ =!&quot;#$%+        01h/ =!&quot;#$% P #        01h/ =!&quot;#$%DyK _Introduction_1DyK _Installing_WRF-VarDyK _Installing_WRF-VarDyK _Installing_WRFNL_andqD
 yK WRFPlusDyK _Installing_WRFNL_andDyK $_Running_Observation_Preprocessor_1DyK _Running_WRF-Var_1DyK _Radiance_Data_AssimilationsDyK _WRF-Var_Diagnostics_1DyK _Updating_WRF_lateral_1
 DyK _Running_gen_be_1DyK _WRFDA_with_Multivariate_2DyK _Additional_WRFDA_Exercises:DyK _Hybrid_Data_Assimilation_2DyK _Description_of_Namelist_1DyK yK fhttp://www.mmm.ucar.edu/wrf/users/wrfda/index.htmlDd4cfJ
 &gt;8.*XXT
 
- 0AbU7SIaS1~ n)7SIaSPNG
+ 0AbU7SIaS1
+n)7SIaSPNG
 
   IHDR}S%iCCPICC ProfilexMHaї$T&amp; R+SeL        b}wg-E&quot;u.VDNC:DuE^&quot;;cT03y|URcE4`λޘvztLUF\)s:k-iYj6|vP4*wd&gt;,y&lt;/&lt;5g$4!7CN-lCTS3q&quot;;-E#+c&gt; vڴ=S԰79 ڸ@`ӋmvUl5`P=Gj)kP*}6~^/~.~a2
@@ -2636,8 +3175,8 @@
 %E@CNA8 c]vŮ:3gNs6$_~'x&quot;09_ػGiݺTsE@D@D miGDPlgyfg϶#FGcǎ45m#|rOmĉ6G˙رcm-(j@5#{$ {Fi@6o޼0avm1G[ha[oժU+P?c&gt;|ժUA9e־}{|jڵ5kȝ&quot; &quot; ՙF1H.o.$۷otוE蟙F5wX&quot;0=.1]vmBENѨW^%jWQ:97ID@D@D@D@'EZ &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&q
 uot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; }&quot; &quot; &quot; &quot; ED@tu*&quot; &quot; &quot; &quot;=Z &quot; &quot; &quot; &quot;PDd@Qg&quot; &quot; &quot; &quot; 7g,IENDB`DyK yK ~http://www.mmm.ucar
 .edu/wrf/users/wrfda/download/testdata.htmlDyK $_Running_Observation_Preprocessor_1DyK _Running_gen_be_1DyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/download/get_source.html$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5
 L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / a$$IfN!vh5L5#vL#v:V 5L5/ / / / aDyK yK |http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlDyK yK
  ~http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.htmlDyK yK lhttp://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.html5DyK yK http://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.htmlDdf;
 !
 T
-
- 0Ab&quot;AP)9%b/n&quot;AP)9%PNG
+
+ 0Ab&quot;AP)9%-n&quot;AP)9%PNG
 
   IHDR=4 ̱IiCCPICC Profilexy899yc!Iّ2B%cJ!PɔdHd&amp;!Q}ww]ϳk=ϻ&amp;90        ٟĒ
@@ -3523,7 +4062,7 @@
 B82糪\*Ը5&lt;61cm5%Z\WʘAۋ6_O*#}3锦g ?hD\pX`S]kFo~{Ee @@@ \8[fF@@ m|:L)?Dįb.caW*[U,S4lb!TrJtVSЉ|VWpԂ;&quot;X5:`lQMP*:=C@@nK@@@@@@@`HjE̋              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      JktIDATxO@{!      kL   
    wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL      wOX              FD      xO@{!      kL       wMWIENDB`DyK _Description_of_Namelist_1D
 yK _Description_of_Namelist_10DdG 
 MT
 
- 0Ab&quot;09&gt;z`k0/@$n/9&gt;z`k0PNG
+ 0Ab&quot;09&gt;z`k0/&quot;n/9&gt;z`k0PNG
 
   IHDR        iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -4834,10 +5373,9 @@
 ^''88ot~C@`HZ؋i3G~ Q4:H+&gt;.Y_C~YBV=&quot;Fg}@T@A =0=77mO=۪/vxˮr^k`Vdmɀۖ|{۲[Z#`R  @'@@OT\qdmGiMuȤV|T[e&gt;JBYC╙mk K~ A  @A  ܇BA  @A  &gt;@C(׃@A  @A #:l@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`8  @A  @qA  @A  &amp;=Rn        A  @A  :&lt;@A  @A`rگqIENDB`xDd;7
 !
 T
-
- 0AbWx;DY
-3#E3x
-Un+x;DY
+
+ 0AbWx;DY
+3#E3xSn+x;DY
 3#EPNG
 
  @@ -6101,10 +6639,10 @@
 9ͥЉ        A:,r.KuX4 \4B'&quot;&quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; ' &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot;hAh.NDD@D@D@D@D@D@D@D@D@D@D@D@O@B3D@D@D@D@D@D@D@D@D@D@D@D@D`p\
 g#! ᢹ:?9XGEC@Es)t&quot;&quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot;r &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; RDD@D@D@D@D@D@D@D@D@D@D@D@D ?cAD@D@D@D@D@D@D@D@D@D@D@D@  9ͥЉ        A:,r.KuX4 \4B'&quot;&quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; ' &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot;hAh.NDD@D@D@D@D@D@D@D@D@D@D@D@O@B3D@D@D@D@D@D@D@
 D@D@D@D@D@D`p\
-g#! ᢹ:?9XGEC@Es)t&quot;&quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot;r &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; RDD@D@D@D@D@D@D@D@D@D@D@D@D?:1-߹IENDB`DyK _Description_of_Namelist_1$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / / al$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alD
 yK &quot;_Running_Observation_Preprocessor$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alDyK _Running_gen_be$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alDyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlDyK _WRF-Var_Diagnostics_1D
 yK _Additional_WRF-Var_Exercises:DyK yK zhttp://www.dtcenter.org/com-GSI/users/support/faqs/index.phpDyK _Running_WRF-Var_1U$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :
 V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aDyK yK zhttp://www.dtcenter.org/com-GSI/users/support/faqs/index.phpDyK yK http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlDyK yK http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlD
 yK yK ~http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtmP$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55
 P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55DyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html1i Dd*22
+g#! ᢹ:?9XGEC@Es)t&quot;&quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot;r &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; &quot; RDD@D@D@D@D@D@D@D@D@D@D@D@D?:1-߹IENDB`DyK _Description_of_Namelist_1$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / / al$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alD
 yK &quot;_Running_Observation_Preprocessor$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alDyK _Running_gen_be$$If!vh5        5 5 #v        #v #v :V T,5        5 5 / / / alDyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlDyK _WRF-Var_Diagnostics_1D
 yK _Additional_WRFDA_Exercises:_1DyK yK zhttp://www.dtcenter.org/com-GSI/users/support/faqs/index.phpDyK _Running_WRF-Var_1U$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aU$$Ifd!vh5|5 #v|#v :
 V 5|5 aU$$Ifd!vh5|5 #v|#v :V 5|5 aDyK yK zhttp://www.dtcenter.org/com-GSI/users/support/faqs/index.phpDyK yK http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlDyK yK http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlD
 yK yK ~http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtmP$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55
 P$$If!vh55#v#v:V 55P$$If!vh55#v#v:V 55DyK yK ~http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html1i Dd*22
 qT
-
- 0Abh ҟrSseh n]h ҟrSsPNG
+
+ 0Abh ҟrSseh n]h ҟrSsPNG
 
   IHDR LIiCCPICC Profilexy899yc!Iّ2B%cJ!PɔdHd&amp;!Q}ww]ϳk=ϻ&amp;90        ٟĒ
@@ -11001,8 +11539,8 @@
 6ؠtM7޸ViOE!S@S+R-ZTYti$-K~e JG_\o‌J6@@@@Lw/bdɒx g{-e  7ܰa?G&gt;K A;viy@@@@@@@@@ #֟t'B B B B B B B B B B -Х!!!!!!!!!!3@3mDӟiK Ai;tix@@@@@@@@@L#L'B B B B B B B B B B`H~]!!!!!!!!!!0$h?F4        C@@@@@@@@@@4        ϴMB B B B B B B B B B -Х!!!!!!!!!!3@3mDӟiK Ai;tix@@@@@@@@@L#L'B B B B B B B B B B`H~]!!!!!!!!!!0$h?F4        C@@@@@@@@@@4        ϴMB B B B B B B B B B -3UuW{IENDB`$$If!vh5$        5(#v$        #v(:V 5$        5
 (/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5
 $        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/$$If!vh5$        5(#v$        #v(:V 5$        5(/ / / / a/DyK yK xhttp://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html6yDd
 T
-
- 0AbxPdc%jxPnbxPdc%PNG
+
+ 0AbxPdc%jxTOnbxPdc%PNG
 
   IHDRAz,iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -11575,8 +12113,8 @@
 ٠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`%fDd@
 s!T
-
- 0Ab}ezn 9''YenQezn 9''PNG
+
+ 0Ab}ezn 9''YenQezn 9''PNG
 
   IHDR8' iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -12161,8 +12699,8 @@
 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`HDdI6
 x)  T
-
- 0Ab/@4|&quot;0nt/@4PNG
+        
+ 0A        b/@4|.nt/@4PNG
 
   IHDR9iCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -14519,8 +15057,8 @@
 : ؆         `p+_+;c\^5w+LqgA        X{![қ{lo;w0oӒ?c&lt;\`W ٶ驨1U%UasJW:}zC9߁B'){b:}C#Fv b =m}b#dOR]9],E&quot;P@(E  @(E&quot;P@89׳@(E&quot;P@0Z\S@(E&quot;Py9]@(E&quot;P!&quot;.H&quot;P@(E&quot;PCEy&quot;P@(E&quot;P. O&amp;A1IENDB`.Dd
 )m  T
-
- 0A        b-sJg&quot;-jn-sJg&quot;PNG
+
+ 0Ab-sJg&quot;-n-sJg&quot;PNG
 
   IHDR^ciCCPICC ProfilexKPOfJRԺ E:0(tMGXBLddB&amp;Bu¥K)좋YvӅW&quot;鹹 Enzw?}}i Ϗ+' 2ȘV56EZZnXU'䆀$Y&quot;(x;
@@ -18082,33 +18620,33 @@
 5#vr
 #v:V 5r
 5a0Dd!&lt;P
-
+ 
 3 3&quot;((Dd!&lt;P
-
+
+
 3 3&quot;((Dd!&lt;P
-
+ +
 3 3&quot;((Dd!&lt;P
-
+ 
 3 3&quot;((Dd!&lt;P
-        
+
 3 3&quot;((Dd!&lt;P
-
+
 3 3&quot;((Dd!&lt;P
-
-
+
 3 3&quot;((Dd!&lt;P
-
+
 3 3&quot;((Dd!&lt;P
- -
+
 3 3&quot;((Dd!&lt;P
- 
+
 3 3&quot;((        Dd!&lt;P
-
+
 3 3&quot;((
 Dd!&lt;P
- 
-3 3&quot;(( 
 _HmH        nH        sH        tH        J`J Default1$CJPJ_HaJmH        sH        tHNN         Heading 1 +
+3 3&quot;(( 
 _HmH        nH        sH        tH        J`J Default1$CJPJ_HaJmH        sH        tHNN         Heading 1  &lt;$OJQJCJ 5KH&gt;@&gt;         Heading 2
 CJ$5&gt;@&gt;         Heading 3
 CJ5:@:         Heading 4$6PJ        ::         Heading 5$5PJ        DD         Heading 6 $$a$ CJ 5PJ
@@ -18218,59 +18756,75 @@
 ,.aic21h:qm@RN;d`o7gK(M&amp;$R(.1r'JЊT8V&quot;AȻHu}|$b{P8g/]QAsم(#L[PK-![Content_Types].xmlPK-!֧6 /_rels/.relsPK-!kytheme/theme/themeManager.xmlPK-!\theme/theme/theme1.xmlPK-!  ѐ'
 theme/theme/_rels/themeManager.xml.relsPK] &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;
-&lt;a:clrMap xmlns:a=&quot;http://schemas.openxmlformats.org/drawingml/2006/main&quot; bg1=&quot;lt1&quot; tx1=&quot;dk1&quot; bg2=&quot;lt2&quot; tx2=&quot;dk2&quot; accent1=&quot;accent1&quot; accent2=&quot;accent2&quot; accent3=&quot;accent3&quot; accent4=&quot;accent4&quot; accent5=&quot;accent5&quot; accent6=&quot;accent6&quot; hlink=&quot;hlink&quot; folHlink=&quot;folHlink&quot;/&gt;22NQRQ2%2R2}22        &lt;fffhjlnpr{!LNPSH
- $#6MV_-luu}UҊy&gt;ּk}*e!3@MXFdr~Oqrc &amp;)*,.3469&lt;DFIKMPWX[]az  &quot;S&quot;&quot;##*2Z;CNM!Q]envzzT{{Nދ-ŎEbr^)}[9%        
- * 3 -;g73H;A%HQRSTUV?er{Ht0؉vt
-׎ސWyБ3Mp˒LbzڙjŚM-x&gt;ġŢZcͤru̪*Iy  &lt;`4 %1Ͼ_9qx&amp;o 31X%* WgE}C[]-LtV:$x4        
-  - !&quot;#$%'(+-/012578:;=&gt;?@ABCEGHJLNOQRSTUVYZ\^_`bcdefghijklmnopqrstuvwxy{|}~        
-  -5Wdf
- 3&lt;=e        Hmo,.Z')Vxk                
-        k                 - -q#2dCDLD8IIIeJJJxMMMRS)SfVVVGltllq/rHrxrrrttu&quot;4ȡ7t9^l'Y[k*O**NO&gt;OXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/69Y`c?FIS!!!!!!@  
+&lt;a:clrMap xmlns:a=&quot;http://schemas.openxmlformats.org/drawingml/2006/main&quot; bg1=&quot;lt1&quot; tx1=&quot;dk1&quot; bg2=&quot;lt2&quot; tx2=&quot;dk2&quot; accent1=&quot;accent1&quot; accent2=&quot;accent2&quot; accent3=&quot;accent3&quot; accent4=&quot;accent4&quot; accent5=&quot;accent5&quot; accent6=&quot;accent6&quot; hlink=&quot;hlink&quot; folHlink=&quot;folHlink&quot;/&gt;7282PPf +B
+ +%B
+ +RB
+ +}B
+ +B
+        &lt;fffhjlnpr{!LNPS9
+ &lt;$L7MPY_qmv~rG !Mauz&quot;3@lMTXdr~P=&gt;0n{ +&quot;#-/135:;=?ADMNQSUX_`cei em!!L&quot;&quot;)#*2;XC MPq]dqmu;zz{~{uҡ -VB q{        
+k   ,3 +;\AGQyRUScT^UUdq)z@ΉBzÌ@֍ԏ#E_ڑ&lt;WzXД|ƕ.nUΘF6qϛD
+ɟO&amp;/X˥YS&gt;AѪwEpخױ,_XyضV\~RaϽ,w&gt;XEg&lt;S%uQ_ql$4jJQ(*}nXZA#}aEq        
+   !$%&amp;'()*+,.0246789&lt;&gt;@BCEFGHIJKLOPRTVWYZ[\]^abdfghjklmnopqrstuvwxyz{|}~        
+   +5Wdf
+ $-.Vpr
+9^`KGi\ &quot; +a + + +LpAC[CCHHIII,JL4MIM)RVRxRUUVkkkJq~qqqqqs%tdtLu5&gt;ƫ&gt;{WrV))) NVNNfXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/69Y`c?FIS!!!!!!@  
         @H 0(        
 0(        
 &lt;
-C S  +C S&quot;  _Hlt162937718 Introduction_Introduction_1_Setting_up_WRF-Var -_Hlt179952233_Installing_WRF-Var_Installing_WRFNL_and#_Running_Observation_Preprocessor_1_Running_WRF-Var_1_Radiance_Data_Assimilations_WRFDA_with_Multivariate_Running_gen_be_Updating_WRF_lateral_1update_Running_gen_be_1!_Running_Observation_Preprocessor_Running_WRF-Var_WRF-Var_Diagnostics_Updating_WRF_lateralSchedulesetup diagnostics(_Additio
 nal_WRF-Var_Exercises%2525252525_Additional_WRFDA_Exercises:_Hybrid_Data_Assimilation_Hybrid_Data_Assimilation_1_WRFDA_with_Multivariate_1_WRFDA_with_Multivariate_2_WRF-Var_Diagnostics_1_Hybrid_Data_Assimilation_2_Description_of_Namelist_Description_of_Namelist_1{||
-A?Ho=/222222222O@O@O@P@MEf~~@@        
+_Hlt179952233_Installing_WRF-Var_Installing_WRFNL_andWRFPlus#_Running_Observation_Preprocessor_1_Running_WRF-Var_1_Radiance_Data_Assimilations_WRFDA_with_Multivariate_Running_gen_be_Updating_WRF_lateral_1update_Running_gen_be_1!_Running_Observation_Preprocessor_Running_WRF-Var_WRF-Var_Diagnostics_Updating_WRF_lateralSchedulesetup diagnostics(_Additional_WRF-Var_Exercises%2525252525_Additional_WRFDA_Exercises:_Additional_WRFDA_Exercises:_1_Hybrid_Data_Assimilation_Hybrid_
 Data_Assimilation_1_WRFDA_with_Multivariate_1_WRFDA_with_Multivariate_2_WRF-Var_Diagnostics_1_Hybrid_Data_Assimilation_2_Description_of_Namelist_Description_of_Namelist_1lmme         +G&amp;A'AG'oooqP82828282828282828282????oLe}}g@ @        
  -|
-A?Ho=/222222222O@O@O@P@MEf~66666969U;U;`;`;&lt;&lt;&gt;&gt;DDEEfFfFFFGGGGGGHHHHMMNNPPuQuQQQ8S8SSSSSTT)Y)Y&gt;]&gt;]y`y`aabbddeemmnn&quot;&quot;--^^̓̓dždž!!
-R]|66666969U;U;`;`;&lt;&lt;&gt;&gt;DDEEfFfFFFGGGGGGHHHHMMNNPPuQuQQQ8S8SSSSSTT)Y)Y&gt;]&gt;]y`y`aabbddeemmnn&quot;&quot;--^^̓̓dždž!!
-R]|hh^h`OJQJ.88^8`.L^`L.                ^        `.  ^ `.xLx^x`L.88^8`.^`.L^`L.hh
 ^h`OJQJ^`OJQJ^`.^`OJQJ ^`OJQJCJWW8Num2WW8Num3WW8Num4WW8Num5WW8Num6        @[m !089@ST\:;G:qiqtq{qqqqqqqqqTrUrqrxrrrkտֿ)*HSTr}~.cd|*+C34N;&lt;PQRGHHHHHHI
 IIVIIII&amp;J'J5JJJJKK%KKKK L!L/LLLLMM~~~~~~~~HIOUijty06р׀؀ـ        
-&quot;vwƁʁςՂUVektu~
- ׅ؅ )*49        /އ߇WXejkly~ʈψЈш -$%&amp;389:GLMN\abcpuvwʼnʉˉ̉ȋɋ֋܋@ALRxyČ()5;bctzٍڍ%+45BFz{ː̐ڐސ(,jkw{őƑ
- MN[\ʒ˒ђՒ        -.78CEȔ͔xy&gt;?FK Ǘ̗ĘȘ67DHřƙәיLMZ^֚ךcdqu͛ћ)*7;YZdh؞ٞrs|~ٟڟ=&gt;PSuv¡̡ѡ*/ˢ̢ڢIJTY        yzŤƤϤФ  - ѧק  #12&lt;=JLUV`akm{|ĩABPU}~$)&amp;'48  -z{
 %)&quot;#±ı 12@Xʴд67JPϵе}~ͷηٷ۷_`msSTag9:GKqrwxyz{&amp;,Ľƽ&amp;(Ͼо۾ݾ(,efos    -34CE12CJMNXYgpEF%&amp;15*+56H)*4:  -% !&gt;MYZcdu'MNWXh
 ]^ghz&amp;tu -EFTst}~CDS2STb,
-./7[\e        =&gt;B]^h-.&gt;yz  LMZ_`g
-/06 8_`qOP_;&lt;Htu*VWc:;Huv$%1]^i?@LxyDD&lt;D
 
 
 
 
 @( !P@P(PT@UnknownGTimes New Roman5Symbol3 Arial7CourierEMonotype Sorts?        Courier New1e0}fԚ-[SO3TimesG5
-        jMS Mincho-3 fg;Batang;WingdingsS&amp;Liberation SansArialGDejaVu LGC Sans[BookmanBookman Old StyleC]Lucida GrandeChƒF/F;TS;4dax
-!K#Q?'9 Chapter 6: WRF-VAR MMM User Kelly Keene$      
+!mye        G&amp;ASAG'oooqP82828282828282828282????oLe        ~  g5efqr        
+_`j\ b + +LBCCHII-JZP\P)RyRUVddkkmm'o'oJqqqqset24 L6&gt;ǫ:&lt;|rV))?6?6B6B688::::h;h;8&gt;8&gt;\C\CEEEEIFIFFFFFFFiGiGGGGMGMMM NNcOcOPP Q QRRRR&quot;S&quot;S!T!T}X}XYY\\__aa5b5b:d:d&quot;e&quot;eeemmnn
+nn}}((&quot;&quot;ccrs}} CNmx&amp;(3S^dg5efqr        
+_`j\ b + +LBCCHII-JZP\P)RyRUVddkkmm'o'oJqqqqset24 L6&gt;ǫ:&lt;|rV))?6?6B6B688::::h;h;8&gt;8&gt;\C\CEEEEIFIFFFFFFFiGiGGGGMGMMM NNcOcOPP Q QRRRR&quot;S&quot;S!T!T}X}XYY\\__aa5b5b:d:d&quot;e&quot;eeemmnn
+nn}}((&quot;&quot;ccrs}} CNmx (3S^dghh^h`OJQJ.88^8`.L^`L.                ^        `. 
  ^ `.xLx^x`L.88^8`.^`.L^`L.hh^h`OJQJ^`OJQJ^`.^`OJQJ ^`OJQJCJWW8Num2WW8Num3WW8Num4WW8Num5WW8Num6        @'
+rDmn}=&gt;L)*ppppppppqq+qJqqqqq +rrS)*HSTr}~ƿѿҿ!&quot;lm
+ ( !:STl:;S~'FGG'H(H7HHHHI        IIzI{IIIIIhJiJyJJJKtKuKKKKKlLmL        ~$~3~A~M~N~W~X~i~o~~~~~~~~~
+ OPZ\wx,234DJKL]cdew}рҀ        !%*0ƃσЃكڃefpr23ACz{cdt9:GLŇƇLJԇهڇۇ%*+,&lt;ABCPUVWchijzˈЈш҈߈         %&amp;'#$17_`msӋԋߋ  GHU[όՌ45BHpqPQ]aՏ֏&amp;'59vwŐƐҐ֐   !WXef +%
 &amp;,0^_dw#(ӔԔ۔XYaf&quot;'ޗߗ# !.212?C̚К(,LMZ^Ü  +34?A͞Ξמٞ45GJРѠ',EFY_`apvwx&amp;'5; PQdjԣգ !*+ghy{,2fgx~ƨȨ֨ר  &lt;=KPت٪pq        ghvzխ֭]^nrqr
 qr~ + JK\q&gt;?Ng&amp;,VW^c+,?Eٶڶ)*57ɷϷ ø͹ιܹ߹ӻԻջֻ׻op   &quot;mn+,79z{¾˾Ͼ        ghswhi%&amp;68.LM'(8SUV?@NQhiy{|};&lt;Gqr*+;YZ
 rjk&amp;YZijky:;L   xyMN\ vwTU^_f89=Z[e UV[.jktu{  +34=MNWghu$%,abf,-389BCD]{|ABJ'(4`al@AMyz$%1]^j  +GHT'(4`am
   dgDDDDD
 
 
 D
 @( f@(T@UnknowngTimes New RomanTimes New RomanCSymbolSymbol? ArialArial7
 lCourierEMonotype SortsW         Courier NewCourier New1QYt*mffoe0}fԚ3P@Lt*mffo[SO[SO3TimesG5
+        jMS Mincho-3 fg;Batang;WingdingsS&amp;Liberation SansArialGDejaVu LGC Sans[BookmanBookman Old StyleCܽLucida GrandeChE4E4F&lt;Sȏ&lt;4dv
+K#Q?'9 Chapter 6: WRF-VAR MMM User Kelly Keene$      
 Oh+'0         
 &lt; H T -`lt|' Chapter 6: WRF-VAR  MMM User Normal.dotm Kelly Keene3Microsoft Macintosh Word@F#@@,xE@̞5@|X;F
 
 
 
 
+`lt|' Chapter 6: WRF-VAR  MMM User Normal.dotm Kelly Keene2Microsoft Macintosh Word@ +@@,xE@^F@^F&lt;F
 
 
 
 ՜.+,D՜.+,D hp  - 'NCART  Chapter 6: WRF-VAR  Title 8@ _PID_HLINKS'Alw{&lt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.html5;x?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlbgu?http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtmKrVhttp://res
 earch.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlKoVhttp://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlA[l=http://www.dtcenter.org/com-GSI/users/support/faqs/index.php6i_Running_WRF-Var_1A[f=http://www.dtcenter.org/com-GSI/users/support/faqs/index.phpO}c_Additional_WRF-Var_Exercises:&amp;`
 _WRF-Var_Diagnostics_15;]?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.html*yZ_Running_gen_beIW&quot;_Running_Observation_PreprocessorQ
-T_Description_of_Namelist_1Q
-Q_Description_of_Namelist_1Q
-N_Description_of_Namelist_1vBKbhttp://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.html/uH6http://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.htmlReE?http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.html`B&gt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlfZ?Ahttp://www.mmm.ucar.edu/wrf/users/wrfda/d
 ownload/get_source.html&amp;&lt;_Running_gen_be_1x]9$_Running_Observation_Preprocessor_15;6?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlw53Shttp://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htmw50Shttp://www.mmm.ucar.edu/wrf/users/wrfda/Docs/user_guide_V3.2/users_guide_chap6.htmQ
--_Description_of_Namelist_1Xk*_Hybrid_Data_Assimilation_2*U'_Additional_WRFDA_Exercises:\$_WRFDA_with_Multivariate_2&amp;!_Running_gen_be_1fC_Updating_WRF_lateral_1&amp;_WRF-Var_Diagnostics_10_Radiance_Data_Assimilations6_Running_WRF-Var_1x]$_Run
 ning_Observation_Preprocessor_1_ _Installing_WRFNL_and_  _Installing_WRFNL_and_         _Installing_WRFNL_and2_Installing_WRF-Var2_Installing_WRF-VarrC_Introduction_1        
+ 'NCARS  Chapter 6: WRF-VAR  Title| 8@ _PID_HLINKS'A4wx&lt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/tools.htmlp5;u?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlpbgr?http://research.metoffice.gov.uk/research/interproj/nwpsaf/rtmpKoVhttp://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.html
 pKlVhttp://research.metoffice.gov.uk/research/interproj/nwpsaf/rtm/rttov_description.htmlpA[i=http://www.dtcenter.org/com-GSI/users/support/faqs/index.phpp6fp_Running_WRF-Var_1A[c=http://www.dtcenter.org/com-GSI/users/support/faqs/index.phppud`p_Additional_WRFDA_Exercises:_1&amp;]p_WRF-Var_Diagnostics_15;Z?http://www.mmm.ucar.edu/
 wrf/users/wrfda/download/testdata.htmlp*yWp_Running_gen_beITp&quot;_Running_Observation_PreprocessorQ
+Qp_Description_of_Namelist_1Q
+Np_Description_of_Namelist_1Q
+Kp_Description_of_Namelist_1vBHbhttp://www.mmm.ucar.edu/wrf/users/wrfda/Tutorials/2010_Aug/tutorial_presentation_summer_2010.htmlp/uE6http://www.mmm.ucar.edu/mm5/mm5v3/data/free_data.htmlpReB?http://www.mmm.ucar.edu/mm5/mm5v3/data/how_to_get_rawdata.htmlp`?&gt;http://www.mmm.ucar.edu/wrf/users/wrfda/download/wrfplus.htmlpfZ&lt;Ahttp://www.mmm.ucar.edu/wrf/users/wrfda
 /download/get_source.htmlp&amp;9p_Running_gen_be_1x]6p$_Running_Observation_Preprocessor_15;3?http://www.mmm.ucar.edu/wrf/users/wrfda/download/testdata.htmlp`-03http://www.mmm.ucar.edu/wrf/users/wrfda/index.htmlpQ
+-p_Description_of_Namelist_1Xk*p_Hybrid_Data_Assimilation_2*U'p_Additional_WRFDA_Exercises:\$p_WRFDA_with_Multivariate_2&amp;!p_Running_gen_be_1fCp_Updating_WRF_lateral_1&amp;p_WRF-Var_Diagnostics_10p_Radiance_Data_Assimilations6p_Running_WRF-Var_1x]p$_Run
 ning_Observation_Preprocessor_1_ p_Installing_WRFNL_andw pWRFPlus_         p_Installing_WRFNL_and2p_Installing_WRF-Var2p_Installing_WRF-VarrCp_Introduction_1        
    !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
+ !#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    @@ -18813,8 +19367,7 @@
      !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
+ !&quot;#$%&amp;'()*+,-./0123456789:;&lt;=&gt;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
         
    - !&quot;#$%'()*+,-./01ZRoot Entry        F
-^X\Data
-!1TableWordDocument2SummaryInformation(DocumentSummaryInformation8&amp;CompObj`
         F Microsoft Word 97-2004 DocumentNB6WWord.Document.8
\ No newline at end of file
+ !&quot;#$%&amp;')*+,-./123456789:;dRoot Entry        FfData
+&quot;!1Table|WordDocumentBSummaryInformation((DocumentSummaryInformation80CompObj`ObjectPool
         F Microsoft Word 97-2004 DocumentNB6WWord.Document.8
\ No newline at end of file

</font>
</pre>