pnetcdf_1_12_1-gnu-mpich-hpc-devel-1.12.1-5.5.1 >  A _gp9|1{a55ˍ>eSW2]ھcNnGk Q g^\4k@ʥnDmg!ߠ̈dzkO9Mf_[isAAF̸9v<24!MOBY ەf?p][xCZRս| r-:+<ZYiE)9uZU YSf߆V?˯)sK8sքNUP#ሺUd, `I"/Nj62FB_meb8650e222cb4fa274906b8dce03d9af7cff440919e797d9d298f9806e9878ad3d16f3abf7a49aa7328866af3af198a7e6c5131b _gp9|sɬ/ ϠJڙ|aJ=[2 Bm&xBcMBﴫcn5 `.%-DbUvBMEzN&(ȯ5cKs /9(w-ڠb&bXFaVcƀ2k\Iwd7Feʔ8E<`E6!ٰZ4e7*X3II@6_kM\^Ƭ襒-MK;nok>UhV>S >p>?d%, 2 ept| 4:Dd t    (Px0`(8 9 : F޾GHIXY(\L]l^bc(defluvwxy$zTdhnCpnetcdf_1_12_1-gnu-mpich-hpc-devel1.12.15.5.1Development files for pnetcdf_1_12_1-gnu-mpich-hpcNetCDF is a set of software libraries and data formats for array-oriented scientific data. Parallel netCDF (PnetCDF) maintains file-format compatibility with NetCDF. This package contains all files needed to create projects that use the mpich version of PnetCDF._sheep63 SUSE Linux Enterprise 15SUSE LLC NetCDFhttps://www.suse.com/Development/Libraries/Parallelhttp://cucis.ece.northwestern.edu/projects/PnetCDF/index.htmllinuxx86_64!* 3A큤A큤________82893bf5d6a73371bb8bdac1e69947474b23b031ea5f7f7610efedbbe1acd891495900076303740fedcd711317d0ff3498025cc481a1d5b64840a67610301ca20efc6f1f8cd7b1852f40e99d24dcd63959f1e1950e1d2852ee24374ce1e3199634ecf45cc020325d5d44b8031fc0565d562b96615a76467c38f4dc5855653f27e78a836161312268d53fd185c4fc65b3d4288e3e3ba31f4fdb7f349fb59b631flibpnetcdf.so.4.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpnetcdf_1_12_1-gnu-mpich-hpc-1.12.1-5.5.1.src.rpmpkgconfig(pnetcdf)pnetcdf_1_12_1-gnu-mpich-hpc-develpnetcdf_1_12_1-gnu-mpich-hpc-devel(x86-64)@@@@@@@@@@@@@@@@@@    /usr/bin/pkg-configgnu-compilers-hpc-devellibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgfortran.so.4()(64bit)libgfortran.so.4(GFORTRAN_7)(64bit)libpnetcdf_1_12_1-gnu-mpich-hpclibstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)mpich-gnu-hpc-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.12.13.0.4-14.6.0-14.0-15.2-14.14.1_@]Y]]w@Ws@W~UWUnU@UK@eich@suse.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dechristophe@krop.frjengelh@inai.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- Update to version 1.12.1: v.1.12.1 - Option '-t' added to 'cdfdiff' to compare variable differences within a tolerance. - Make PnetCDF build with OpenMPI 4. - Fix aliasing bug with -O3. - String length of I/O hint 'nc_burst_buf_dirname' must be less than MPI_MAX_INFO_VAL. v.1.12.0 - Add 'cdfdiff' utility - serial version of 'ncmpidiff' supports classic NetCDF formats only i.e. CDF-1, CDF-2, and CDF-5. - 'ncmpidiff' now checks file format versions of two files, and reports difference if not the same. - Option '-t' added to 'ncpmidiff' to compare variable differences within a tolerance. - MPI info object now includes all PnetCDF hints once obtained form call to ncmpi_inq_file_info(). - Fix segfault when calling nonblocking API with zero-lenght request and request ID NULL. - Per-file thread-safe capability is not supported when using OpenMPI with ROMIO backend. v.1.11.2 - Utility program `ncoffsets` updated to skip printing dimension names if the number of dimensions of a variable is larger than 64. - Utility program `ncvalidator` updated to be able to repair the file header to fill in null-byte paddings in the space between the header size and header extent. v.1.11.1 - Optimization: When inserting nonblocking requests into the PnetCDF internal pending queues, queues are now kept sorted (using an insert sort) into an increasing order of variable starting file offsets. - Fix ncmpidiff when comparing dimension names of 2 variables between files whose dimension define orders are different. - Padding -- NetCDF classic file format specifies null (\x00) byte header padding, but does not enforce it. v.1.11.0 - New features * NetCDF-4 driver -- Accessing HDF5-based NetCDF-4 files is now supported. - New optimization * Burst buffer driver is updated to run varn APIs more efficiently. - New Limitations * For creating new files, the NetCDF-4 driver in PnetCDF supports only the classic model I/O operations. - New APIs * C++ API `NcmpiFile::set_fill()` is added for setting and inquiring the fill mode of an opened NetCDF file. - New PnetCDF hint * `nc_ibuf_size`: set the size of temporal buffer to be allocated by PnetCDF internally to pack noncontiguous user write buffers supplied to the nonblocking requests into a contiguous space. - Other updates: * The automatic file layout alignment for fixed-size variables is disabled. * The internal data buffering mechanism used in the burst buffer driver is removed. - Bug fixes * Fix bug of checking interleaved requests for scalar variables. * For put and get APIs when buftype is MPI_DATATYPE_NULL, bufcount is ignored. This is not implemented correctly in blocking put and get APIs. * ncmpidiff -- when comparing two files that contain record variables but no record has been written. * ncmpidiff -- when comparing two scalar variables, error NC_EBADDIM may mistakenly reported. * Fix crash when the MPI communicator used in ncmpi_create or ncmpi_open is freed by the user after the call and before file is closed. * Discrepancy from NetCDF library * No read/write variables in define mode when file format is NetCDF-4. * Diffrent to nc_set_fill() defined in NetCDF-4, ncmpi_set_fill() changes fill mode of all variables newly defined in current scope of define mode. * Error codes return precedence can be different between NetCDF and PnetCDF. - Discrepancy from NetCDF library * NetCDF-4 allows to read/write variables in define mode when file format is NetCDF-4, while PnetCDF requires data mode. * In contrast to nc_set_fill() in NetCDF-4, ncmpi_set_fill() changes fill mode of all variables newly defined in current scope of define mode. * Error code precedence may differ between NetCDF and PnetCDF. - Clarifications PnetCDF currently does not support Fortran default integer type set to 8 bytes (option -fdefault-integer-8 with gnu compiler). v.1.10.0 - New Features: * A new I/O layer that makes use of burst buffers is added. - New Optimizations: * Internal memory management for nonblocking APIs has been improved to reduce memory footprint. * Blocking and nonblocking varn APIs have been improved for better performance and less memory footprint. * on noncontiguous layout in user buffer use the user buffer directly in MPI-IO calls when neither byte-swap nor type-conversion is required to reduce memory footprint. - New APIs: * ncmpi_flush() flushes data buffered by PnetCDF to the destination file system. - API semantics: * ncmpi_put_vard and ncmpi_get_vard APIs + Allow to write/read two or more variables in a single call. + When argument filetype is MPI_DATATYPE_NULL, request is considered zero-length. + Limitation of vard APIs: element data type of filetype must conform with variable external NC data type. + element data types of all variables accessed in filetype must be the same. + buftype must contain only one same element data type if it is used to read or write multiple variables from file. - New error codes: * NC_EFLUSHED when request got flushed before when calling ncmpi_cancel(). * NC_EBADLOG when burst buffer log files are found corrupted. - New hints: * nc_in_place_swap; enable/disable in-place byte swap on Little Endian architectures. * nc_burst_buf -- to use the burst buffering feature. * nc_burst_buf_dirname -- directory where internal log files for burst buffer will be stored. * nc_burst_buf_del_on_close -- whether log files should be deleted when closing NetCDF file. * nc_burst_buf_flush_buffer_size -- Amount of memory allowed by users to allocate when flushing the burst buffer log files. - Rutime environment variable * PNETCDF_RELAX_COORD_BOUND set to 0 to disable or 1 to enable more relaxed boundary check for argument start. - Utility programs: * ncvalidator adds a new option -t to turn on tracing mode. - Other updates: * Add a check for NC_EUNLIMIT in API ncmpi_open to detect whether two or more unlimited dimensions are defined to detect a corrupted file. - Bug fixes: * Fix type_create_subarray64() for case when some dimensions of the global array is larger than 4G and oldtype is not MPI_BYTE. * Fix the bug that writing scalar attributes of type NF_INT64 was mistakenly casted to NF_INT. * Fix calculation of new record number in put_vard API. * Fix calculation of growing size of nonblocking request queues to include the number of records of a record variable, as such request is split into multiple additional requests, one for each record. * Remove freeing name object because NC_ENULLPAD is not a fatal error. * Add a check against NULL before freeing Member "value" of NC_dimarray, NC_attrarray, and NC_vararray when reading from file where respective tags are corrupt. - Conformity with NetCDF library * Attribute _FillValue of any NC data type may be put to global variable NC_GLOBAL for all classic files. v.1.9.0 - New optimizations: * use hash functions for faster attribute name lookup. - New limitations: * max number of files to be opened simultaniously is now 1024. * maximum number of variable dimensions (NC_MAX_VAR_DIMS) is now 2147483647. * maximum number of attributes per file (NC_MAX_ATTRS) is now 2147483647. * maximum number of variables per file (NC_MAX_VARS) is now 2147483647. * maximum size of of single put/get request or aggregate size if non-blocking request per MPI process is INT_MAX. - New constants: * NC_FORMAT_UNKNOWN, NF_FORMAT_UNKNOWN, NF90_FORMAT_UNKNOWN will be returned on ncmpi_inq_file_format if file is unrecognizable. * NC_MAX_NFILES, NF_MAX_NFILES, NF90_MAX_NFILE define max number of files that can be kept open my an MPI process. - API Syntax change: * Argument fill_value of ncmpi_def_var_fill is 'const' now. - Semantic updates: * Calling ncmpi_end_indep_data() in collective data mode no longer considered illegal. * For CDF-5 files, the maximum size of a variable or a variable's record is NC_MAX_INT64-3. * on inconsistent create/open among processes, the modes on all processes will be replaced by rank 0's mode. NC_EMULTIDEFINE_CMODE or NC_EMULTIDEFINE_OMODE will returned on processes disagreeing with rank 0's mode. * ncmpi_inq_nreqs() allows argument nreqs to be NULL. * ncmpi_inq_buffer_usage() & ncmpi_inq_buffer_size() allows argument usage to be NULL. * New error codes: + NC_EMAX_REQ, NF_EMAX_REQ and NF90_EMAX_REQ + NC_ENULLPAD, NF_ENULPAD and NF90_ENULPAD - Utility programs: * ncmpivalid renamed to ncvalidator - Update: * Update UTF8 encoding utility to use utf8proc library version 2.1.0. * Add quiet mode command-line option "-q" to utility program ncvalidator. * Add an internal check for whether the file starting offsets of all variables are in an increasing order as the variables defines. - Bug Fixes: * Fix a bug in nonblocking APIs when two separate nonblocking requests that can be coalesced into a contiguous MPI fileview or buffer type but the coalesced length becomes too big. * Fix a bug in nonblocking APIs when one request's access region covers more than one other non-interleaved requests. * Fix a bug in string parsing the environment variable PNETCDF_HINTS and print warning messages when hint strings are ill-formed. * Fix a bug in F90 APIs for reading and writing scalar variables, i.e. number of dimensions is zero. * Fix a bug that fails to do byte-swap when retrieving user-defined fill values. - Conformity to NetCDF: * API ncmpi_open now checks the number of large variables that is legal for CDF-1 and CDF-2 files. * Add checking for error code NC_ELATEFILL. * No longer disallow _FillValue for global variable NC_GLOBAL. * Don't turn fill mode on/off automatically when putting/deleting _FillValue attribute. This restores consistency with NetCDF. * PnetCDF can no longer be built on 32-bit machines if using OpenMPI versions 2.0.2 and 1.10.6 and earlier versions. - Clarifications: * External numerical data types can no longer be type casted to NC_CHAR type upon reading/writing. Only legal APIs the read/write a NC_CHAR variable are the '_text' APIs. New translations of internal data types to MPI data types - check release notes for a table. v.1.8.1 - Fortran parameters NF_MAX_DIMS, NF_MAX_ATTRS, NF_MAX_VARS, and NF_MAX_NAME have been fixed to conform with their corresponding C constants. v.1.8.0 - Copy fill values to data elements that cause out-of-bound error (i.e. NC_ERANGE.) New macros added to pnetcdf.h, to indicate the configurable options that were enabled/disabled. These macros are: PNETCDF_ERANGE_FILL, PNETCDF_SUBFILING, PNETCDF_RELAX_COORD_BOUND, and PNETCDF_DEBUG_MODE. - Detect HDF5 file format: * ncmpi_inq_file_format reports NC_FORMAT_NETCDF4 on HDF5 signature. * 'ncmpidump' checks for HDF5 format when -k option is specified. * ncmpi_open checks for HDF5 signature and returns NC_ENOTNC3 error. - New API: * ncmpi_strerrno, nfmpi_strerrno, nf90mpi_strerrno return the string name of a NC error code. * ncmpi_inq_path, nfmpi_inq_path, nf90mpi_inq_path for inquiring file pathname used when open/create the CDF file. - Optimizations: * Use of Bernstein hash for checking if variable or dimension name is used already. * Storage of nonblocking requests. - Changed syntax: * ncmpi_cancel can now be called in define mode. - New error codes: NC_EPENDING, NC_EINVAL_OMODE, NC_EMULTIDEFINE_CMODE for both C and FOTRAN functions. - New error code precedences when multiple errors in API argument detected. * Utility pnetcdf-config to display build configuration. - Semantic changes: * For collective APIs, the following errors are considered fatal: NC_EBADID, NC_EPERM, NC_EINDEFINE, NC_EINDEP, and NC_ENOTINDEP. Once detects these errors the calling APIs return immediately. * Consistency check for header data (defining dimensions, variables, and attributes) is moved to individual APIs and only enabled when safe mode is enabled. * For CDF-5 files, regular NC_ERANGE check is performed in PnetCDF for all APIs that access NC_BYTE variables. For CDF-1 and 2 files, PnetCDF still honors that exception. * Error code NC_EPENDING will be returned when pending requests are detected at the file close. * API ncmpi_set_default_format is changed to an independent API. - Build separate doc package. - Run package internal tests. - Remove: parallel-netcdf-1.6.1-destdir.patch - obsolete build patch. - Add support for HPC build. - Add build support for gcc10 to HPC build (bsc#1174439). - Add build support for openmpi4. - Disable 32-bit build architectures: package cannot be built there.- Add convenience provides to allow e.g. netcdf-openmpi2 to pull in libpnetcdf-openmpi2. - Also build openmpi3 flavor.- Build MPI pacakges as multibuild flavors, add openmpi2 - Adapt to openmpi -> openmpi1 rename on Tumbleweed- Use -ffat-lto-objects when building static libraries.- Trim descriptions.- Update to 1.7.0 o New features * Nonblocking requests now can be posted while the program is in the define mode. This feature enables applications to add new variables and post the nonblocking write requests without separating the codes by ncmpi_enddef(). Note ncmpi_wait_all and ncmpi_wait must still be called in the data mode. * When using immutable write buffer in put APIs on a Little Endian machine, the in-place byte swap operation performed internally in PnetCDF can cause a fatal error (by trying to change the contents of an immutable memory space). The solution of copying user's write request to a temporary buffer and perform byte swap there conflicts with PnetCDF's design principle of avoiding internal memory allocation as much as possible. Since the size of immutable buffer in most cases is small, PnetCDF now compromise the two by making a copy of write requests that is less than 4KB. Users are warned that using immutable write buffer larger than 4KB will still cause the fatal error in the PnetCDF default configuration. The way to completely disable in-place byte swap is to build PnetCDF with --disable-in-place-swap option at the configure time. In this case, the internal memory allocation in PnetCDF will increase. o Syntax changes * In ncmpi_wait_all(), ncmpi_wait(), and ncmpi_cancel(), the API's third argument, array of requests IDs, is changed to INOUT. Upon successful completion or cancellation of individual nonblocking requests, the corresponding request IDs are set to NC_REQ_NULL. o New run-time environment variables * PNETCDF_VERBOSE_DEBUG_MODE environment variable can be used to print the location in the source code where the error code is originated, no matter the error is intended or not. This run-time environment variable only takes effect when PnetCDF is configure with debug mode, i.e. - -enable-debug is used at the configure command line. Set this variable to 1 to enable. Set it to 0 or keep it unset disables this mode. Default is 0, i.e. disabled. Users are warned that enabling this mode may result in a lot of debugging messages printed in stderr. o New example programs * examples/C/nonblocking_write_in_def.c shows an example of posting nonblocking write requests in the define mode. * examples/C/req_all.c shows an example of using NC_REQ_ALL to flush all pending nonblocking requests without providing the requests IDs. o New test program * test/cdf_format/dim_cdf12.c tests defining maximal dimension size for CDF-1 and CDF-2 file formats * test/testcases/test_erange.c tests if the error code NC_ERANGE can be correctly returned for two cases 1) get a NC_UBYTE value of 255 from a netCDF file to a memory buffer of type signed char and 2) put a value of -1 of signed char to a NC_UBYTE variable in a netCDF file * test/testcases/check_type.c tests if the error codes can be correctly returned when conflicted in-memory and extenal data types are used. * test/testcases/put_parameter.f tests the use of immutable write buffer (e.g. a buffer declared as PARAMETER). Note the buffer size must be smaller than 4KB. * test/nonblocking/i_varn_indef.c tests posting nonblocking requests in define mode. * test/nonblocking/req_all.c tests the use of NC_REQ_ALL for flushing all pending nonblocking requests without providing the requests IDs. * test/last_large_var.c tests the special case when there is no record variable, the last fixed-size variable can be larger than 2GiB in size if its starting file offset is less than 2GiB. * test/testcases/buftype_free.c and test/testcases/buftype_freef.f test the bug in r2160. * testcases/add_var.c checks the starting file offsets of newly added variables from re-entering the define mode. * testcases/attrf.f checks NF_ERANGE is returned instead of coredump. This is particularly for NAG Fortran compiler that may report "Arithmetics exception". * testcases/check_striping.c checks if the file striping unit and factor returned from MPI-IO hints are consistent among processes. * test/nonblocking/column_wise.c checks if PnetCDF detects interleaved fileviews from multiple nonblocking requests and correctly breaks and reconstructs the fileviews so the combined fileview is monotonic non-decreasing in file offsets. o New optimization * Filling variables at ncmpi_enddef() is now done by aggregating all write requests into one MPI collective write call. In v 1.6.1, this is done by filling one variable at a time. o New utility program * ncoffsets reports the file offset information, including the starting and ending file offsets, of variables stored in a netCDF file. ncoffsets is compiled with gcc if gcc is presented on the build system. Additional command-line options are: (-v) reports only for a selected list of variables in interest, (-s) prints the variable sizes, (-g) outputs the file space gap size from the end of previous variable, (-x) reports whether there is a gap between any two adjacent fixed-size variables. See the man page for descriptions of all command-line options and examples. o Semantics updates * All nonblocking APIs now take a NULL pointer for the request ID argument, meaning users do not wish to keep track of the request ID. If NULL request IDs are used, NC_REQ_ALL should be used when calling ncmpi_wait_all/ncmpi_wait to commit all the pending nonblocking requests. This feature relinquishes users from the responsibility of tracking the IDs of pending requests. * Using NC_REQ_ALL as the 2nd argument "num" in ncmpi_wait_all/ncmpi_wait APIs will flush all the pending nonblocking requests. In this case, the 3rd and 4th arguments "array_of_requests" and "array_of_statuses" will be ignored and thus these two arguments can be NULLs. * Using NC_REQ_ALL in ncmpi_cancel() will cancel all the pending nonblocking requests. * Using NC_GET_REQ_ALL or NC_PUT_REQ_ALL in ncmpi_wait_all(), ncmpi_wait(), and ncmpi_cancel() for all the pending get-only or put-only requests, respectively. o Other updates: * Conform with netCDF on the maximal dimension size for CDF-2 file format to be (2^32 - 4) * NC_ERANGE checks have been removed from nc_test for text APIs and variables that are defined as NC_CHAR type * Add README.K-Computer build recipe for using Fujitsu MPI compilers on the K computer at RIKEN in Japan * Add README.INTEL build recipe for using Intel MPI compilers 4.x * Build dependency rule is added for files configure and configure.in * PnetCDF checks MPICC/MPICXX/MPIF77/MPIF90 instead of CC/CXX/F77/F90/FC. If MPICC/MPICXX/MPIF77/MPIF90 are set, PnetCDF will ignore CC/CXX/F77/F90/FC. If CC/CXX/F77/F90/FC is set instead of MPICC/MPICXX/MPIF77/MPIF90, PnetCDF will now copy them to MPICC/MPICXX/MPIF77/MPIF90. * Enforce netCDF convention on error code priority: NC_ECHAR trumps NC_EINVALCOORDS, NC_EEDGE, and NC_ESTRIDE. * Return error code NC_EGLOBAL instead of NC_ENOTVAR for APIs where using NC_GLOBAL as the variable ID argument is prohibited. * All Fortran 77 test and example programs (files with .f and .F extensions) have been revised to conform with 77 standard, and was tested using pgf77. * Now provides a pkg-config file (http://www.freedesktop.org/wiki/Software/pkg-config/), making it slightly easier to set the correct pnetcdf include and library paths. o Bug fixes * Fix the bus error of invalid address alignment when build with Fujitsu compiler. See r2171 and r2180. * Fix the bug for the special case when there is no record variable, the last fixed-size variable can be larger than 2GiB in size if its starting file offset is less than 2GiB. See r2166. * Fix the nonblocking flexible APIs that fail to save (duplicate) the user MPI derived data type that later is needed to unpack read data to the user buffer (a call to MPI_Unpack). See r2160. * Fix Fortran 77 constants nf_fill_uint and nf_fill_int64 (thanks Jim Edwards) that pgf77-based MPI compiler does not like "_8" modifier. See r2045 and r2051. The same issue for NAG Fortran compiler is also resolved. See r2089 and r2093. * In the example program examples/tutorial/pnetcdf-write-nb.c, the write buffers used in two iput API calls should be different. See r2095. * Fix the error reporting mechanism for NC_ERANGE, for when an arithmetic overflow happens. Overflow checking is now performed before I/O.- Fix license- Fix building on non-x86_64 64-bit platforms- Update subpackage groups - Make subpackage summaries and descriptions more consistent - Provide rpm macros for version identification - Spec file cleanups- Update to version 1.6.1 o New features * PnetCDF now supports fill mode. ncmpi_set_fill() can be used to set the fill mode for the entire data set. Note the differences from netCDF: 1. The default mode in PnetCDF is NC_NOFILL. 2. Setting fill mode for the entire file or individual variables must be done in define mode. 3. For non-record variables, they are filled at the time ncmpi_enddef() is called. 4. For record variables, users must explicitly call ncmpi_fill_var_rec() to fill one record at a time before writing to the record of that variable. o New APIs * ncmpi_def_var_fill() sets fill mode for an individual variable. This API must be called in define mode. * ncmpi_inq_var_fill() inquires fill mode of a variable. * ncmpi_fill_var_rec() is a collective API that fills a record of a record variable. This API must be called at data mode. * ncmpi_inq_default_format() for inquiring the default file format for new file creation. Note the default format can be changed by ncmpi_set_default_format(). * The above new API are also available in Fortran and C++ versions. o New error code * NC_ENOTRECVAR when attempting operation only for record variables * NC_ENOTFILL when attempting to fill a variable when its fill mode is off * NC_EMULTIDEFINE_FILL_MODE when inconsistent dataset fill mode is detected * NC_EMULTIDEFINE_VAR_FILL_MODE when inconsistent variable fill mode is detected * NC_EMULTIDEFINE_VAR_FILL_VALUE when inconsistent variable fill value is detected * Fortran versions of the above error codes are also added. o New example programs * C/fill_mode.c shows the use of ncmpi_set_fill(), ncmpi_def_var_fill(), ncmpi_inq_var_fill() and ncmpi_fill_var_rec() F77/fill_mode.f is the Fortran version. F90/fill_mode.f90 is the Fortran 90 version. CXX/fill_mode.cpp is the C++ version. * C/ghost_cell.c shows how to use varm API for writing from a user buffer as a 2D array with ghost cells on both ends of every dimension. o New test programs * nc_test/tst_nofill.c borrowed from netCDF * testcases/ivarn.c tests bug fix r2023 when the request IDs stored in argument array_of_requests[] of ncmpi_wait_all() are not in an increasing order. o Other updates: * Change the chunk size used for moving variable data when the file header extent expands. The default is now 1MB. If the file's striping unit size is known (from MPI-IO hint striping_unit) then the chunk size is set to the striping unit size. o Bug fixes * Add missing F90 function overloading for f90mpi_put_var_all, f90mpi_get_var_all, f90mpi_put_vard_all, and f90mpi_get_vard_all, when the user buffer is a scalar. * Fix when the request IDs passed in argument array_of_requests[] of ncmpi_wait_all() are not in an increasing order. See r2023. * Fix C++ compile error for converting NULL to string. See r2039. - Update to version 1.6.0 o Format conformation updates: * Conform with netCDF4 on CDF-1 and CDF-2 formats. The only difference now between the two formats are the OFFSET item in the format spec (32 vs. 64 bit integers.) All names (variable, dimension, attribute) now allow extended characters (eg. special2 and MUTF8). o New APIs * Nonblocking buffered varn API family. For C, ncmpi_bput_varn_() For F77, nfmpi_bput_varn_() For F90, nf90mpi_bput_varn() For C++, NcmpiVar::bputVarn() * Nonblocking varn API family. For C, ncmpi_iput_varn_() and ncmpi_iget_varn_() For F77, nfmpi_iput_varn_() and nfmpi_iget_varn_() For F90, nf90mpi_iput_varn() and nf90mpi_iget_varn() For C++, NcmpiVar::iputVarn() and NcmpiVar::igetVarn() * Blocking vard API family takes an argument of MPI derived data type that describes the file access layout, as opposed to vara and vars APIs that use start[] and count[]. For C, ncmpi_put_vard() and ncmpi_get_vard() For F77, nfmpi_put_vard() and nfmpi_get_vard() For F90, nf90mpi_put_vard() and nf90mpi_get_vard() For C++, NcmpiVar::putVard() and NcmpiVar::getVard() * Collective var1 API family For C, ncmpi_put_var1_all() ncmpi_get_var1_all() ncmpi_put_var1__all() ncmpi_get_var1__all() For F77, nfmpi_put_var1_all() nfmpi_get_var1_all() nfmpi_put_var1__all() nfmpi_get_var1__all() For F90, nf90mpi_put_var_all() nf90mpi_get_var_all() For C++, NcmpiVar::putVar_all() NcmpiVar::getVar_all() * ncmpi_inq_buffer_size() returns the size of buffer previously attached for use of bput APIs. With ncmpi_inq_buffer_usage() one can calculate the space remaining for additional bput requests. For F77, nfmpi_inq_buffer_size() For F90, nf90mpi_inq_buffer_size() For C++, NcmpiFile::Inq_buffer_size() * ncmpi_inq_recsize() returns the size of record block, i.e. the sum of single records of all record variables. For F77, nfmpi_inq_recsize() For F90, nf90mpi_inq_recsize() For C++, NcmpiGroup::getRecSize() * ncmpi_inq_num_rec_vars() and ncmpi_inq_num_fix_vars() report the number of record and fixed-size variables, respectively. For F77, nfmpi_inq_num_rec_vars() and nfmpi_inq_num_fix_vars() For F90, nf90mpi_inq_num_rec_vars() and nf90mpi_inq_num_fix_vars() For C++, NcmpiGroup::getRecVarCount() and NcmpiGroup::getFixVarCount() o New PnetCDF hint * pnetcdf_subfiling -- it can be set in an MPI info object or in the environment variable PNETCDF_HINTS to enable/disable subfiling. The value is either "enable" or "disable". o PnetCDF hint priority * The alignment hints set in the environment variable "PNETCDF_HINTS" have the highest priority, which overwrite the alignment hints set in ncmpi__enddef(), which overwrite the alignment hints set in the MPI_Info object used in the call of ncmpi_create() and ncmpi_open(). o New error code * NC_ESTRICTCDF2 for attempting CDF-5 operation on CDF-2 file. For example, define a variable of type NC_INT64 in a CDF-2 file. * NC_ETYPESIZE when filetype size is bigger than the variable size * NC_ETYPE_MISMATCH when the element type of filetype mismatches the variable type * NC_ETYPESIZE_MISMATCH when filetype size mismatches buffer type size * NC_ENULLSTART when argument start is a NULL pointer * NC_ENULLCOUNT when argument count is a NULL pointer * NC_EINVAL_CMODE when invalid file create mode is set, (e.g. cannot have both NC_64BIT_OFFSET & NC_64BIT_DATA. In PnetCDF 1.5.0 and earlier versions, if both flags were set, then NC_64BIT_DATA triumphs NC_64BIT_OFFSET.) o New example programs * C/bput_varn_uint.c and F77/bput_varn_int8.f show the use of nonblocking bput_varn APIs * C/i_varn_int64.c and F77/i_varn_real.f show the use of nonblocking iput_varn and iget_varn APIs * C/vard_int.c F77/vard_int.f F90/vard_int.f90 CXX/vard_int.cpp show the use of vard API to write/read record and fixed-size variables. * C/transpose.c shows the use of ncmpi_put_vara_int_all to write a 3D array that is dimensional-transposed from the one stored in memory. Six transposed 3D arrays are saved whose dimensions are organized as ZYX, ZXY, YZX, YXZ, XZY, and XYZ. The C++, Fortran 77, and Fortran 90 versions are also provided. o New test program * nonblocking/wait_after_indep.c tests if ncmpi_end_indep_data() returns properly when nonblocking APIs are called in independent data mode and the wait call is made after exiting the independent mode. * nonblocking/flexible_bput.c tests flexible bput APIs that use noncontiguous buffer type, noncontiguous imap and require type conversion * testcases/flexible2.c tests flexible APIs that perform type conversion * testcases/flexible_varm.c tests flexible varm APIs * testcases/varn_contig.c tests the case when the fileview is actually a contiguous chunk. PnetCDF should be able to merge all. * nonblocking/bput_varn_uint.c tests nonblocking bput_varn APIs * nonblocking/i_varn_int64.c tests nonblocking iput_varn and iget_varn APIs * test/testcases/test_vard.c test/testcases/test_vardf.f test/testcases/test_vardf90.f90 test the new vard APIs. * test/testcases/inq_recsize.c tests if one can correctly inquire the size of record block from in a netCDF file. A similar program in F90, named inq_recsizef.f90, is also added. * In test/nc_test, the test programs below are borrowed from netCDF test programs: t_nc.c tst_misc.c tst_norm.c tst_small.c tst_names.c tst_atts3.c tst_atts.c * test/testcases/one_record.c tests the special case defined in CDF-1 and CDF-2 specification that "A special case: Where there is exactly one record variable, we drop the requirement that each record be four-byte aligned, so in this case there is no record padding." * test/testcases/modes.c tests if correct error codes are returned when various file create/open modes are used. * Under test/testcases, varn_int.c varn_intf.f varn_real.f90 test varn APIs * test/testcases/inq_num_vars.c test if one can correctly inquire the numbers of record and fixed-size variables defined in a netCDF file. A similar program in F90, named inq_num_varsf.f90, is also added. * test/nonblocking/interleaved.c tests a combination of interleaved file types. This is to test the bug fix in r1758. o New optimization * Prior to this release, PnetCDF wraps each MPI read/write call in put/get APIs with two MPI_File_set_view(). One is before the MPI read/write call to take advantage of MPI's fileview feature for accessing non-contiguous file locations. The other is after the MPI read/write call to make the whole file visible, as the root process may write to file header later in the data mode and it alone cannot make a call to MPI_File_set_view() because the function is collective. In this release, the second MPI_File_set_view() has been removed. The root process's fileview is changed to always keep the whole file header visible. Saving a collective call to MPI_File_set_view() is expected to improve some performance. o Semantics updates * Header consistency mechanism has been updated. See README.consistency for details. * The use of NC_SHARE is also revised. See README.consistency for details. o Other updates: * The subfiling feature is now disabled in ncmpidump and ncmpidiff until a bug fix to allow reading the master file with the number of processes that is smaller than the number of subfiles. * The attribute names reserved for subfiling feature are now changed to use a prefix of "_PnetCDF_SubFiling". The leading "_" underscore is a CDL convention. * The flexible APIs now allow argument buftype to be MPI_DATATYPE_NULL. In this case, argument bufcount is ignored and argument buf's data type must match the data type of variable defined in the file - no data conversion will be done. This extension makes the flexible APIs be able to correspond to the netCDF APIs whose names do not contain a data type, e.g. nc_put_vara(). * Type conversion between NC_BYTE and unsigned char no longer checks for out of range error (NC_ERANGE). CDF file format specification make a special case for this kind of data type conversion. See: "Note on byte data" in the format specification. * Conform with the CDF-2 and CDF-5 formats that names are normalized according to Unicode NFC normalization rules during encoding as UTF-8 for storing in the file header. * A new configure option, --enable-large-file-test, to enable testing I/O on large files and large variables. Note the testing prgrams will run very slowly. o Bug fixes * fix the bug for flexible get_varn API. When buftype is noncontiguous, the bug forgot to "unpacks" the temporary buffer that reads data from file to the user buffer using buftype. * fix the bug in blocking flexible get APIs when buftype is noncontiguous, swap is needed, type conversion is not. The bug sets a NULL pointer to the read buffer and passes it to MPI_File_read functions. See r1815. * fix the bug for the NetCDF special case when there is only one record variable and the record size is not four-byte aligned. In this case, NetCDF spec says the alignment must dropped (no padding). See r1791. * fix the bug in nonblocking APIs when requests are resorted into nonoverlapping groups and the first group of file types are interleaved, it was mistakenly identified as non-interleaved. See r1758. * fix the setting for PNETCDF_RELEASE_DATE in configure.in. Using read command together with IFS does not work as expected in bash 4.3.11. See http://lists.mcs.anl.gov/pipermail/parallel-netcdf/2014-July/001586.html for further detailed discussion. - Update to version 1.5.0 o New features * A new configure option "--disable-in-place-swap" is added. It disables the byte-swap operations running in-place on the user's write buffers. The purpose of providing this option is to deal with the problem when a Fortran program uses a immutable buffer for put APIs, e.g. the buffer is declared as a PARAMETER, and in-place byte swap on this buffer causes segmentation fault. See discussion threads of http://lists.mcs.anl.gov/pipermail/parallel-netcdf/2013-July/001498.html Impacts: 1. It takes effect only on Little Endian machines. 2. It only affects put/iput data APIs, but not attribute APIs. 3. The INTENT of buffer arguments in all Fortran 90 put/iput APIs will be declared as "IN". Without this setting, the default is "INOUT". 4. It has an impact on performance, as an extra internal temporary buffer will be allocated to copy data over from user's put buffer, so byte swap can be run on the temporary buffer. The default setting is to enable in-place byte swap. PnetCDF tries not to allocate additional memory space, due to performance concern. Users are discouraged to use Fortran PARAMETER buffers in put APIs. * A new configure option "--enable-debug" is added. It enables a memory allocation tracing mechanism internal in PnetCDF. In addition, it enables the PnetCDF safe mode. (Note that setting the environment variable PNETCDF_SAFE_MODE at the run time can still overwrite the safe mode.) Default debug mode is disabled. When enabled, a user program can call three new APIs below: ncmpi_inq_malloc_size, ncmpi_inq_malloc_max_size, and ncmpi_inq_malloc_list to obtain the size in bytes of current memory allocated internally. This feature uses a binary tree to manage all malloc buffers, e.g. tsearch() and tdelete(). * Add three Fortran parameters for PnetCDF library version numbers: PNETCDF_VERSION_MAJOR, PNETCDF_VERSION_MINOR, and PNETCDF_VERSION_SUB. Similarly in C programs, these are defined in pnetcdf.h as constants. o New APIs * C++ APIs are now available. They are developed based on netCDF-4 C++ library. However, users are encouraged to use C APIs, instead C++. * ncmpi_put_att, ncmpi_get_att, nfmpi_put_att, and nfmpi_get_att - these APIs correspond to nc_put_att, nc_get_att, nf_put_att, and nf_get_att. Note they are not the "flexible" APIs. Flexible APIs have an MPI derived datatype argument. * ncmpi__enddef, nfmpi__enddef, and nf90mpi_enddef - these APIs correspond to netCDF nc__enddef, nf__enddef, and nf90_enddef (with additional optional arguments). * ncmpi_inq_file_info - the naming for ncmpi_get_file_info may cause confusion, as "get" has a different meaning on PnetCDF. The correct name should use "inq". However, ncmpi_get_file_info is kept for backward compatibility. * ncmpi_inq_striping, nfmpi_inq_striping, nf90mpi_inq_striping report the file system striping settings of the opened file: striping size and striping count, if the underneath MPI-IO can find their values from the file system in use. * ncmpi_inq_malloc_size, ncmpi_inq_malloc_max_size, ncmpi_inq_malloc_list report the size in bytes of current memory allocated internally by PnetCDF. Similar APIs for Fortran 77 and 90 are also available. These APIs are enabled only when PnetCDF is configured with option - -enable-debug. When this option is not enabled, calling these APIs will return the error code NC_ENOTENABLED. These APIs are usefully for debugging. * ncmpi_inq_files_opened reports the number of files that are currently opened. Similar API for Fortran 77 and 90 are also available. The API takes 2 arguments: number of files and array of file IDs. If the second argument, array of IDs, is not NULL, then it will filled with the netCDF dataset IDs. This API is useful for debugging. o Syntax changes * For all Fortran put/iput APIs, the INTENT of write buffer arguments is changed to "INOUT" on Little Endian machines, if option "--disable-in-place-swap" is not used at configuration. Otherwise, i.e. on Big Endian machines or PnetCDF is configured with "--disable-in-place-swap" on Little Endian machines, the INTENT is "IN". o New PnetCDF hint * nc_record_align_size - aligns the starting file offset of the record variable section. Note this is for the entire section, not individual records. o New error code * NC_ENOTENABLED indicates the API is available only when the corresponding feature is enabled. For example, nfmpi_inq_malloc_size() returns this error code when "--enable-debug" is not used at configure. * NC_EBAD_FILE corresponds to MPI error code MPI_ERR_BAD_FILE, meaning "Invalid file name (e.g., path name too long)." * NC_ENO_SPACE corresponds to MPI error code MPI_ERR_NO_SPACE, meaning "Not enough space." * NC_EQUOTA corresponds to MPI error code MPI_ERR_QUOTA, meaning "Quota exceeded." * NC_EMULTIDEFINE_FNC_ARGS corresponds to MPI error code MPI_ERR_NOT_SAME, meaning "inconsistent function arguments used in collective API." o New run-time environment variables * none o New example programs * Example programs now report if there is any PnetCDF internal malloc residues yet to be freed, if --enable-debug option is used at configure. * Under examples/C, three examples are added: create_open.c, get_vara.c, and global_attributes.c. File examples/README contains their descriptions. * Under examples/CXX, several example programs corresponding to those in examples/C are added. o New programs for I/O benchmarks * none o New test program * Many test programs now report if there is any PnetCDF internal malloc residues yet to be freed, if --enable-debug option is used at configure. * add tests for flexible APIs. The tests borrow from nc_test/test_write.c that tests nc_put_var1, nc_put_vara, nc_put_vars, and nc_put_varm. Similarly for get APIs. * testcases/record.c checks if the number of records is updated correctly. It writes to a variable's 2nd record followed by the 1st record. A call to ncmpi_inq_dim() or ncmpi_inq_dimlen() should report 2 records after the writes complete. * testcases/noclobber.c checks if error code NC_EEXIST can be returned correctly when NC_NOCLOBBER modes is used in ncmpi_create and in the meantime the file exists. * Some test programs are developed to run in parallel. The test mechanism for parallel runs is command "make ptest". Two environment variables can be used to set the MPI run command and output file directory: TEST_MPIRUN and TEST_OUTDIR. Their defaults are mpiexec and "." (current directory), respectively. For example, make ptest TEST_MPIRUN="aprun -n NP" TEST_OUTDIR=/scratch Note the keyword "NP" will be replaced by the different numbers of processes used to run the tests. The testing uses up to 8 MPI processes. * A sample PBS script file is provided to test "make ptest" on machines with a batch queue system: pbs.script. This example script can be submitted from the build root directory (where you run "make" command to build PnetCDF library). * For cross compile environment (and batch queue system), the environment variable TEST_SEQRUN can be used to set the MPI run command. For example, the command for testing sequential programs: make check TEST_SEQRUN="aprun -n 1" TEST_OUTDIR=/scratch For non-cross compile environment, there is no need to set the environment variables, as long as one can run the MPI executable without mpirun or mpiexec. o New optimization * none o New utility program * pnetcdf_version prints the version information of the PnetCDF library and command-line arguments used at configure o Other updates: * Revise FLASH-IO benchmark to use nonblocking APIs for both checkpoint and plot writes. The control variable to switch between nonblocking and blocking API is "use_nonblocking_io". Set it to .FALSE. in flash_benchmark_io.F90 to switch to blocking APIs. Using nonblocking APIs is now the default. * To match ncdump, ncmpidump now only supports one input file. * Makefiles are revised for better recursive make and fixed some build target dependency for parallel make. * File creation was revised for handling NC_CLOBBER and NC_NOCLOBBER modes. On systems where Unix calls access() and unlink() are available, they are used to check if a file exits and to delete an existing file. * subfiling is now enabled by default. Users can use --disable-subfiling to disable it * man page of ncmpigen is updated to add the description for option "-v" which lets users to specify the desired output file formats, e.g. CDF-1, CDF-2, or CDF-5. * flex, lex, bison, or yacc are no longer needed for building ncmpigen. o Bug fixes * fix ncmpigen.y on parsing CDL file to get the number of records. The bug failed the command "make b-test", due to getting a wrong number of records (current value for the unlimited dimension). * fix the update for number of records when writing to a record that is not the last record. - Update to version 1.4.1 o Bug fix: * Improve pnetcdf.inc portability for fixed/free-form Fortran programs o Fortran API syntax changes * For nfmpi_put_att and nf90mpi_put_att family, the intent modifier for the put buffer arguments are now declared as INTENT(IN). * For nfmpi_put_var* and nf90mpi_put_var family + On Big Endian machines, the the intent modifier for the put buffer arguments are now declared as INTENT(IN). + On Little Endian machines, the the intent modifier for the put buffer arguments are still declared as INTENT(INOUT). This is because PnetCDF does in-place byte-swap on user's put buffer. If user's buffer is declared as parameter, then segment fault can happen when PnetCDF tries to byte-swap a read-only memory. o Subfiling * Subfiling is a new PnetCDF feature that divides a file transparently into several smaller subfiles, each of which stores subarrays in CDF file formats. The file name supplied by the users serves as a master file that contains all metadata about array partitioning information among the subfiles. Because data partitioning is made transparently from users, data accessing is kept the same through the conventional PnetCDF APIs and the master file. * To enable this feature at configure time, add configure option "--enable-subfiling". - Update to version 1.4.0 o New APIs * Fortran 90 APIs (adopted from netcdf-fortran-4.2). All F90 APIs have prefix name "nf90mpi_". The APIs support function overloading. * get/put_varn_ for reading/writing a list of subrequests (each is specified by starts[i][ndims] and counts[i][ndims] for subrequest i. ndims is the number of dimension of the variable) to a single variable. * multiple put/get requests with explicit buffer type names: ncmpi_mput_var_type(), ncmpi_mput_var1_type(), ncmpi_mput_vara_type(), ncmpi_mput_vars_type(), ncmpi_mput_varm_type(). Similar for get APIs. "type" is one of the followings: text, schar, uchar, short, ushort, int, uint, long, float, double, longlong, or ulonglong. * ncmpi_inq_nreqs() reports the number of pending nonblocking requests * ncmpi_inq_header_size() reports the size of the file header * ncmpi_inq_header_extent() reports the space currently allocated for the file header, (also the file offset of the first variable) * ncmpi_inq_put_size() reports the write amount committed by far * ncmpi_inq_get_size() reports the read amount committed by far * ncmpi_sync_numrecs() a collective API that can be called in independent data mode to synchronize the number of records in memory across all processes, and update to the file if NC_SHARE is set. o Syntax change for Fortran put APIs * intent of buffer argument in all Fortran APIs is changed to inout, as byte-swap might be performed directly on the buffer. This change is for performance consideration. For example, if the buffer is declared as Fortran parameter, then compile will fail. o New PnetCDF hint * nc_header_read_chunk_size: PnetCDF reads the file headers in chunks. This hint indicates the chunk size (in bytes). The default is 256 KB. o New error code * NC_EINTOVERFLOW reports the error of 4-byte integer overflow. This usually happens due to MPI-IO data type constructor APIs' arguments using 4-byte integers. * Error codes to report metadata defined inconsistently across processes. o New run-time environment variables * PNETCDF_SAFE_MODE environment variable can be used to enable/disable the internal checking for data/argument consistency across all processes (by calling collective MPI_Allreduce). Set it to 1 to enable the checking. Default is 0, i.e. disabled. * PNETCDF_HINTS environment variable can be used to pass the I/O hints to PnetCDF library. Hints include both PnetCDF and MPI-IO hints. PNETCDF_HINTS is a string of hints separated by ";" and each hint is in the form of hint=value. E.g. romio_ds_write=disable;nc_header_align_size=1048576 If this environment variable is set, it overrides any values that were set by using calls to MPI_Info_set in the application code. o New example programs * example programs are now categorized into C, F77, and F90 directories * nonblocking_write.f and nonblocking_write.f90 are the Fortran version of nonblocking_write.c * put_varn_float.c for using the new APIs ncmpi_put_varn_float_all() put_varn_real.f and put_varn_real.f90 are the Fortran versions * put_varn_int.c, put_varn_int.f, and put_varn_int.f90, for using the new APIs ncmpi_put_varn_int_all() and nfmpi_put_varn_int_all() * hints.c, hints.f, and hints.f90 for using PnetCDF hints * flexible_api.c, flexible_api.f, and flexible_api.f90, for using blocking and nonblocking flexible APIs * mput.c for using ncmpi_mput_vara_all() to write a series of arbitrary start[] and count[] * block_cyclic.c, block_cyclic.f, and block_cyclic.f90 are for a * -(block-cyclic) 2D partitioning pattern * column_wise.c, for a *-cyclic 2D partitioning pattern * put_vara.c, put_vara.f, and put_var.f90 for using for nfmpi_put_vara_int_all() o New programs for I/O benchmarks * benchmarks/C/aggregation.c -- evaluate PnetCDF's performance on I/O aggregation across multiple requests with different data access patterns. * benchmarks/C/write_block_read_column.c -- writes variables and reads back using different data partitioning patterns * benchmarks/FLASH-IO -- I/O kernel of FLASH, a reacting hydrodynamics code developed at University of Chicago. This benchmark can be built independently from PnetCDF release. o New test program * test/F90 contains test programs adopted from netcdf-fortran-4.2 * test/nf90_test contains test programs adopted from test/nf_test * testcases/alignment_test.c -- test for header and fixed variable file offset alignments when entering redef mode * testcases/nonblocking.c -- test nonblocking APIs ncmpi_iput_vara_int() and ncmpi_iget_vara_int() * testcases/flexible.c -- test flexible API ncmpi_get_vara_int_all() using an MPI derived data type created by MPI_Type_create_hindex() * test/header/header_consistency.c -- test header inconsistency and see if inconsistent metadata is overwritten by root's o New semantics for attribute APIs in data mode o New synchronization for number of records o New optimization: I/O request aggregation pointer). o Other updates: * configure.in and Makefile.in have been revised to detect MPI compilers and other compile options automatically. * A new configure option "--disable-file-sync" to disable calling file sync. This is to be used when the underlying file system provides data consistency control. * add build recipe for IBM BGQ (e.g. Vesta/Mira/Cetus @ANL) in README.IBM * add build recipe for CRAY-XE6, Hopper @NERSC in README.CRAY * add build recipe for CRAY-XC30, Edison @NERSC in README.CRAY * add build recipe for Endeavour @ NASA in README.SGI * add declaration of flexible APIs for Fortran90 * "make testing" now hides most of the stdout. Use "make verbose_testing" for verbose output. * ncmpidump: add the command-line option "-k" to report the format of netCDF file. * ncvalid is renamed to ncmpivalid, a tool to validate the structure of netCDF files for conforming with CDF formats. * Fortran type NFMPI_OFFSET is removed. It was merely a shortcut to integer(KIND=MPI_OFFSET_KIND). Some Fortran 77 compiler does not recognize keyword KIND. In that case, please set MPIF77 to the MPI Fortran 90 compiler, e.g. ./configure MPIF77=mpif90 * configure now automatically checks Fortran module compile flags * Support additional Fortran netCDF data types: nf_ubyte, nf_ushort, nf_uint, nf_uint64, nf90_ubyte, nf90_ushort, nf90_uint, nf90_uint64. * Error codes and messages conform with netCDF's o Bug fixes * Argument unlimdimid of nfmpi_inq() returns -1 when no unlimited length dimension has been defined (to conform nf_inq()). * Argument varid of nfmpi_inq_varoffset() is fixed to be the C's varid plus one. * For collective APIs, many places have been changed to prevent program from hanging if a subset of the processes got errors. The fix will allow all processes participating the MPI collective calls in the PnetCDF, even if errors are detected on a subset of processes. * set the nonblocking request ID to NULL when the request length is zero * report error when bogus request IDs are passed in ncmpi_wait * when entering redef with different alignment hints, fixed-size variables' file starting offsets will only be changed when it is bigger than the old ones * Fix some Fortran API intent in/out argument declarations * ncmpi_def_var is fixed to detect if CDF-5 data types is used on CDF-1 or CDF-2 files. Error code NC_ESTRICTNC3 will return. - Update to version 1.3.1 (September 24, 2012) This release is primarily a bug-fix release, tidying up a few issues and incorporating some early feedback on our "buffered put" interface (see http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/BufferedInterface for more information) - add a new API ncmpi_inq_buffer_usage/nfmpi_inq_buffer_usage for inquiring the current usage of the internal buffer allocated by the "buffered"-put APIs. - bug fix to make bput APIs properly return error code NC_EINSUFFBUF. - bug fixes for ncmpidump to avoid residue contents from a previous read when it read beyond EOF. - bug fixes in the the tutorial example codes. - add more in-line comments for the tutorial example codes. - add the error string for error code NC_ENOENT. - Replace parallel-netcdf-1.3.0-destdir.patch with parallel-netcdf-1.6.1-destdir.patch. The patch accomplishes the same thing but is created new for the substantially different makefiles.sheep63 16067410101.12.11.12.1-5.5.11.12.1-5.5.1includepnetcdfpnetcdf.hpnetcdf.incpnetcdf.modlibpnetcdf.sopkgconfigpnetcdf.pc/usr/lib/hpc/gnu7/mpich/pnetcdf/1.12.1//usr/lib/hpc/gnu7/mpich/pnetcdf/1.12.1/include//usr/lib/hpc/gnu7/mpich/pnetcdf/1.12.1/lib64//usr/lib/hpc/gnu7/mpich/pnetcdf/1.12.1/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:17365/SUSE_SLE-15-SP2_Update/37a3334035149f79f1ce15501b1d8ff9-pnetcdf.SUSE_SLE-15-SP2_Update:gnu-mpich-hpccpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textAlgol 68 source, ASCII textASCII text (gzip compressed data, from Unix)pkgconfig file""RRRRRRR R RR RRR RRRRRRRRRRR R RR RRR RRRRPRSbam$utf-8c561e390311c63b09e7597787e44300120be7fd925c01e9c4eb7d1dfe9988963? 7zXZ !t/ ] crt:bLL 48ʯcLhaQeXa9z+gtb8U^O =gKJ^׼뛩"HRyni@xDOr.EwQ3w,B"|Ț bkƀJ"]{ r>Ьnl> '"?72#+QU{fO*=׮ڎKP4&󾜢P'< 3Tl<\^0z&V#VTIN%oׯq =lǖ/kȩPշH(ڃc I܎{7^oCAD. irIld"WOXh*Hgwllz|H(Hz<]y;Ι` dm/*Pr_1$C0p?E{7zϠK^倛,)\:"~m6Ѽh`p,Teqh㡮hpfK{!+Ϭ\XӍrYlI(Hp_1r)qQx'*SkZ^4rŲPqb>漎 X5oө,gaЪaP.}<^f~A@c<95_lY ܽLUXȇK =4_/XHKMrU"s &"y}!9Eഺ=0/ljsnpjdMg|5r陈mRÆhX-;NR+N؀}/y\s0ܬOz%<*!Rٺt*-x?vN}$Ye!} UVt޺7P&(NWj-)6:>ч0*f"OϓBր )s@HOl;wN~Ҿ啉C=Of%N';/Ze:g6r1$ydZv{'*'< ͛E!lWQf+z1>B$2>SEp$K #w1{ +c=BzEd3#mܱ;qnD@ 'n̒ۗ!e,7wK Qqɨrɢ.{ѝ䀈V,鼥4O(L V!s:Od)F(؆"zbd:YH ZS-PmDdn$B|igO<A.Cޕj7Y`9_,/uY PPJS\dƛ'+ :,wȯe%b *;,$7?HSiJzv$>Wj@gnxߎy]?N?RbCi_o<|d  ai+Vz0s:IZP#DJlvde'u{+蕢e&V tMI97SA /-z@Q{ e*ߦQrF^"khgvi(ni :.܊ټ,ʟFgyOyJNļg3\0T`ũ= g<֛"_V]`3/G鮵a/_4i%hKoV zP,S_$% 8i|̄WxEEZ٭\.f! &L*Cݳ]؝y_)BGa3 Sn{x8 1iHM">!_-6{3o~c{<(Rwjv fy|i1mK Ҹo2یA`M̟إYG.]22x<b}s?ф$ "4plb!ZF9)mS@ADQMKj4kiles=,_J`VbbkQW~H}Gt X %ayÕ4Rn6"n=cIcw^_NSFYbIYf'&tkŇ)o/KoK7aHc%a]h J'towՈ3RWC`F=V&{jN? qoe'kej462G)uGl,ԇ:vphgۧ7#Cp62_ȨdfJ<$!e151@fj x.Q+FG)vSe^!~CL+n=}XZ 5siP-0aWS lɇ+DjXdkI1o⷗BbqQhl)LAC!@C+部8I$,Xm J;+̭ZghRyɈH}!@+u7Y)̆o.;,`MA6>gze`] 5g(OHLwd.0*ST -Ѝ}`Lw.auZTb^; v靭Vջ^= UhPRE1̏$;s(|aРa8^mhxˁqdN; /cNc}=IVkyg v X l#.o7[r<"!8cXМ9DաD-03(ʱlT+`ߨ$G[u>1`PA_?pUzE@q&.,k9ș̪+rPAGtBS)2v* LJ /N7X^σKAD!/C=[# ( PgI5 E\-:Ek7' Pʻsq^C6HKY ?Bz ;x;xpߣ+ Jn ]mZa_Σ5aQ|PMylPփ]$Wqe"(Pv*?h (iΠ[}8x4eV}>$,NWb_f"M{>UmGp }!暽FKA0FzRF<]=R<s7c8oU6-rntyW$m2THIOXI&F #S^doREc^Ţo6n*99,nԏnWWŁl--:# 2ǀfil|b,=•8MEuLԀ RO%!U< MRmue?/8g3 *ST:z Fø,֪1:ОѷIrkcޟqg#Sb~|= Fr`={AuPqY3HVH{ p wpT`j6~^0ۊ+n Vg<pkIIC=Ddt8Df^ ABrDX+[!?:sXҔD \IʽC&ο =;?v%Nڴ^gY^qv<Rw#qROg@S:+5T)Aj>9}&.ыM+=bnjkxѴy\o龜A͠((rԖ HMZx^&e)](k Q8#S D8g֛+p)z:Yk˽1:++;'>ΣC-\D]ϙ,'g E )K24DdPs߈zFsz8MRsbC5!;[ XrԖq N/[q9xrܬ1# hVK> ~Y9&ὪmDMԽ G4nf}6*[{`P\(zB~4^&NZ |@8I=MD^? [yA;>fw n7md!Zi`]7VkbX!Rй=R+AðJaKj ?lTEsK8 :-}l^Yںa)ԛj!];SPH Cf̰M4ĺ*QZ7b"_'꒚|z&uǁ`ڃz9M\B=~&9ШrMW̆XfzH򕌺Ckß8ϡb8]Ѓ+t3/|Mlќ6)3N:@i2Y%B9rb 1!By,D{k[pA# rO^/<Ѫ2. ;&pQx1:. tFj"QӾWFr]Yz+08Yw^DDNuVI#f }Sr`掍;ȝJY6-nw`'.(ҫ>^)%-lnB=2bZ] AZZ' zofa`t h-1E޺!<> @7lN_,;Cn%|Cb,PA4dMsRiȔ0 'ęCSO]½ GN=Ц1~!X^Vp(uL0'jw ]Aδ 0.69{ )#fe"kgZ(zqpD%*y.4-.TG+]}<oE`L#}//Gq:&_>rLd W.0{DjqXuG9]޾|k,MJس2vBh;he+,rO a\j:/Y*f CGmMׁTjx|4ϭ}rcBF4oJ0cntc0VBq_V\*90=%95+GD(\Dm14iz#]_5 G;eD`u(OJ^la+I?tꚅ6 @7jFxYoEZE+z1D+G@H|oxѶ[%~NG3oS|/7$!wV#K_d]?7sfEE<;'e[ky!^)9>D/uR$JC2Fb0zw?W<dr3Jx5ӗ%z<Ī>C_[|U8x;?x-J(uH2& Tƭ-61ɼۼ?H:ˉ|} @n%vy[K20h0OtRN ŪT8&q!C6Y=?dqrm=!y !nO L0Ubrsg6hz=P[4}Z,T؜Y8.;nJ,ܓ%.krl`!Zu1۾!M 0{%3=zV/kM~`]qFOrg.,Y+USwp'fEiXV?vn<3X5y"6iyZA5XIW;rmZ)4f^ ߬[]M"FrZ[z]krYnU,a>)/v? t vt8!=b$kXHߌв$ u>Ulm]mWɨC/4N*P l4LBf;~Z XTvHn3֢!H-?%>NfHg;Q'+ } sZΨnfq,MxULeOv0[$gp+!i3ߚ5HA }bc`B4F>@ˏ阷W\It-e;boKN+|ëg^Qh50unȔӱ0P_t?K)MdQ`\@̙_,zSU_vEըj\YŚkAz*}l2qwM%ebQ xgow\\D Tl$R[Q=N;iUsE>[}8z;qs]j3#d3ٽ@_+ f{t9;!i<>U|(>GC74gdgXǚvfpn2zz/μfy!~t q] 6{ pzNjGz5zVg.k'0y.YM%EV#ZyƐg7TUshizh3`sS3Ys?>G 2|Vx'TOi.J`'h}+w$L`O 4bʛ /4 ,S<ۆ& JwfN nxn.[DdCdbORq^OG7X^4sI:فp1=5P&*$P Q,V)L"f]SϫeP"3IaTftqә| VFJ+#p]?,ąZ,L ?F t"aԃnkR(чIi_ІN.~p؇VO.̣qGa8qkc}3:'i߷íĭs7f飞ay˦H%$.Z\mr~WD '!A|rj[1mCćm_eֺjE$l+sˊ - \At;oփ[92Zz;l,=j|_OX1EmZBS/XiK#dGv/wOGagknFPY$qκu>cc}dĻ b%54f(vQ c*i`L;%&L:e#o_D㻑LKBC?r'l`qH(I,<;8!\Iki6UKi,x`GF3uOg͚77#4ɲ34QHS.{3Iޛ6`Ј o*R  bF+ |@xCB:KL@u&d}r[<Nwեia< cA2UAFi.iE]Cҡh N%R{ (-aV|uyNXTLň#5.3|- %_.l7|l/ DXͭGcw?q*u~>=ŕ5M eR L5roS(1B(|ee걧1[b3s9<_w|$266rz[p^!(E|ypXz$beyjZf~\MuXjM n/9$5 Pf W!zґa"gcjj,VHgl1 yn,?C6ShFgz-eg}W`cL^UBcБ݅C&BhnIvOԐ+혻 wyW*s_([PT1lNlLjx?g1A@ :B8;ʈWaЊ6ox>}2 vy:ƇQ5kx )2jLkrh9ϭcdg0YXܺl/5O]tύ>՜h="y7\(de3{e5&ՂϿSkEfʺSH&!DT<`y3FL-3Y>]AD'&Seq,(̘{ ܚߦQIZ039ye#?~ץxΒրN1΀B/;+BAj9hǴJ 5ǵR+:TJD)8VLb(σUvGOTֈ߭Ph 3!Z5PyF_A9ΗS5 7f8ߜ8l:Y{xUJ+9.M 33[V !Dž<͇%?}{,~"O5aYP 뺺)|k Ubӈg_vc`iS8lr{"]U8& vX4 ^%<u9d!@A(_n{"r@p= [hRA!npC)D 0EOѝ=䀁!O?F6}ވ3Br=kbԛjAL%ݠbdU _*z {~>ɺf2_X[-BPOYq}#A9ʣtZ`DfGq?Y8gQ?N"S;Ɓ,zg7zqswEjZ'ۇҾ:UXN_RJ%36I-{Q7nx+XbLmOЊ!h&W 7LGuO uʼdɃu,vy-V ?v+[mgəzgIKP$/w5U1*K~" gYiڒcECD 'SY{ Z!?c YQH4cfHutA߷e ) obaUSiN%0Q{l[ꮭ',(DXIFqJԵu9 /uw 9o͚:۪Fm-7uZ66k=fJC=M" NYFsp3rR~Agu5+0Ph짚~YKʪ"*/뮪$b1qulDR0Hsqڵfz"Cb<!-k=b&g,)Wr}$ eDZA8*=,*4htmѾV"] ZjUGci TM!Su{df ҌŨ8qpǽpFe2q1*17@suMyx) 5Vqyܩ@OBΘ|:((Q# h @2¸k·G2N%p`^k:LJ.sEO-:j Р|a$/v! nktS8?oS,m[5O(&s`,Noi!Y/%q2h֎䐱ڸwӹgK2^iC }( cXaMehd#iXul9ܝgQ'B L9f.wZJK%L R`]-Bn/ª!Xlo/W+`[a۴A&\,BN0g_lj]Gx'NN^Ă[ )+AK/2(2c¹**,O嶲-1_8[Xήz1ƽQBKVkZL sT)~ W^dC|L f].k D&„k|[x8Dm*1 ԇ+pm:f|84i_uڋ}@&FTiwꃩ`ydZ69'uySF?S["O;k}y=#($pC.H]&>?P 0R F:-{ݴD1u|X=E<?E`IwR3SPӹ^IGk? ļhŠQcQQt4`_FΚg)/ NNTg֍ҋطx(YFϖObU+Ǿi$m r6^zc.&6'ۉJ8HH'wߍQT&T΅rmK&fڅOĝF}/+MkAni2ƀ~V>~R]̧huO+H]1l M:!JyB{\Aq\Vm&RgSc=߱Q}Wf0r.3hr&{uDnjѣѐޏ[Ҟke[{V!n%yZS!%=+vK' lbwʽ F)qf L: \n/yZz5>+D`o˫Pf+cyk=$ޙϹ `$1H "#*&@-܈h)s*,:`jM ȩߖ,%Ș^7ڍR/UYVGkC[-"+l6/K'g] 꼟7;nKH 7@򽹿y.]6"lւ\XZL|G~GH~LC^u.kZM>Ko)(M \ԉ(9^`EQC3W \u'XA(C5! S9iq{+$Ϋ Rlg< Q.>Z'A+Z_k!9U#9hX?O.'Hoh"*/x%M<=jPeg]Ae(ءCW+ݗ"`&vٳKZ|* nٍ i큫Le桇c]hXwf26ؓױ|DCy0@k  Xuc 4vV*3?+YhDoo0x㥠|L2wVnps-:gDA讶‹ F@Č4BrVy#~t>X|fk1i~+>l6|38O,W<%"+NxѳN|!ӶkShԇj! /CCįWa]`/y5y$+b~)p8n] Re_!*b+B o{{m)"Dff' ]9.< O8J)&LH,?~.A1L5Yȍ?Zك[Y#9Xo׀T2o&o& eA]޼N7h2f qЏڪǿE:\KpsyV8A߮>D">'JUu!#0>&ܩ+?^cf|d;-2D&0ӪwbG^Yy"!jA"Du]i{AϿÄ#k5ut%jD*k]iO;')op+pu:Eo3yWFED:Ya7" _dilG &Q##Kj#rֳAZ80x7)۲5]BZ~}SX1&aXJ WQfNv\F)eg/G :>02Z"HSzQ@#=b#>s݄4U]M#ƔWu{OtY6"y 0ۦBq/;%"t]lTKW644 ~QO{ Yd&8ykNs>޽ m4\;ޭhHd[P.WϤ <=zrO8XfJoE 2-z`ē/zS͉[lݒ1C^ H%}[7I|/L>qmRU?eĞxOSt*/έlb b"a(ީu N1Hx?B9l/,aic[a0Q~/`AuRObG^jк >X'<AkEm Ђ3jFp$kcMqc`Y ӭ-%S/K/V*\!5ki,T Vѝ<dYb+ě\?Iv^xIܥC^^=U;+ArpXlu.?bj/ט TY4 2)9&u jT=J[]{vvFg4ծ`QۀFoi]%0ލThn!nlۖ| wG,qаG>wH,lbKw>ʅfcei>j̜8z޵'8a^RS':lnW""8+Z~AzjY H(n_ILT'6ZnUiV6uy"%ٻ3͡.tD(p R?K{ƱZWQ?)vTdҹLŽHfX[J b R`yRíʄ ,<|Y󕝲cф !sHmW.sɒ$`5,Ӄ_q`LFMI,l$Ţ>_x$g9Em]u0{hH[L=76]jQhPέ - J=;WQHF0 iD{qhv]ݛ$/) )w~,kH4)pR^gIA'~Dv?cb +Bh]%R S;zDvnj5H+}*l(V<98PI0TYfI8k[FyU0V[;[Ķ^@dmhbXszqQWn>ϐ:զKjc*0H9H I2(IO&{|BR_Т՚鮁]]'7Sr͐S=Hmh_>ڌR(x H{۝0“4|[:Yi3hQAaFkxm%MQT85O56G{DR"/Ê`yیFRHO=Q*U \o*my9] mA̺y%;]al+ tB/f e6U7 v\ysb7 -mRAyf DY"_64a ՘,\AgSlH)=Z@ *3^Q4K#ƕ=G>h "ȫk'?6uSב 'ȯ+ݾ={/Kv ΩVǹ]kl{2I QYhVV΀wTfԳzὖ rZۀW?.T>^+dg`<;(}eWm!&: z _qR ~qX*ոΞL,[YyrXo`Rf@IqDRIr+ٲ/ vFZ^/z@C&1=ﳇ}M;rᵑ2]2TF?Ybb>'^;-1ѥb{H_D1W3{uJ(9Y2R\l#^"sw)p`2gM T(G%{Ȃm%SI$l/t@HjhY^_V9Uw(6.TȽl ]a}ڼsI旈k(j␷g)+V5Y†"pcOfEMpp-8o hpG4aCrXnh^_[i̥$0x\ţϳ^ czsIQe&'V#Y䝹gZ xgs-w7e$#OOd_ ~gO6F*XLC hq.')W,X7OGOSڂ@\%+΁~n`i {'$Y=0dua|t:Κwm๷4uq\Kz*]t2jD ǔv w=i RZТpYjEoj$#̻q*GOS.!2ZǮR"$F8j%(ztl41Ҷ!+v9.CG#Ui1ہ8}=l,djYyäb~zhCjS*C|*0A.2Y6r޾\>WwGq_u6yk^JM2:;>1=3u93>'ݨ>']56p} 7QmBZj߁ kLG'!a297jPV3#τ#גXtn1 ߠq{05b> !`RP80X KI =Ng=+?VF16RCߚj|T^]=H8o\"jcXq-{&Gh&JAGHF >B]uƆH|Y?>A; p D-COEvd]z\/n#_!?o$kܧuuƅ~ǖ٤E( /XLIZ4>C?N|, 2e"4%V<MѭoUd^C;d*i\D/1^CGqd/hLl`TF@9E05*2j ֫ ӹMh/_ brLrx fJOX17Ԛ0Уh٢}(e\.b+DQ Ѝ7FgۆZU鄏EZeܒWES5¤$Ws-p%kۡL⥼"vyLtLN _S@DHX_\knZ>̎N BeR$BHupj#JY7-/6oG!7vth KAM6}|ࢣwPlECZQN]fuo4|^8U( \e;헯F}K' b7841/k,j,;oZh )3[%8wԇKF徑D_H"̆NF!UJ j}>$ۼBJwKL85R򻬃zn0hü]:(yzWwax .ܻ1AYcI ǣP2qLAUJY?,̃{c'<,6#$7e d+W>4υ{QZJFG2Vy̢qpUճ&sY[DLݩ<њDwtЀ{Gz WY>N⢔B; \k#' ae22'ifFYo#PF>X]H߿ZTO1:k_NLxW^7I)6taєI瘍5|aSܵ[Qv<–C @UD:rNf})?uelUQ ҿ0p%T>0>}v2O_?ֵۧr/SA.;hUS0#o+J G,DC@㦬$ q b@Z=$Wtf>itGp|$3KFXfU>~ɽ섓{C(8a;HºO,]#8)϶~z?%p6 0N8g.d[/A 9xV0|7Y7 D,B^8ۃ \q̘h|ͰȲ pd>[a WZq8w|,]$Ȗag(-5 A}<؁E2#$:īM5we-U ۗ2h4[5ap+sďDƭSަ}=.#0PG4ZH4رw ?Yf1M +PӬ~%2Fiurp3Z+TH0Ư@VZR; 3 þЙ/*L`/Ac-T6g4 .M-z3;1"Q 9֊t?^ mff^Wqw_dƙ?cbqJ%QC a" 2äo fAJiUjQh,w#Ujx -G#8>{ҎT2''WKmO!oj*-\2J yx]+"?D+>ؓy;]}ӝuLs09([;k f灰/Ec C82?"i+z-ۛdX3(Kݯm"׊h_!}C#X;*shJtiGsKJ2L#-C&oWX]MFO,2ٽlDU[88ELk\pۨ-#ݵN8JlFiowXLr3!4D"F}pqK'ń+{];_ӬU]ssNĜ)$8b_$$ץvqQBt#,>AyfVjdaVn]W%ߑ|\_Ko$VXI'#>뛿 ^ ɾB 7G #n/,/>xuVty-jv羪KKcnn&:߿BkM@f{(edyU3).!$/0,tJEN( "q9t$ROo |4Ca`o sDD&33Qk*{ ]2ڸpVbp0MGb|>$e.K-5Kkv5]ߪ:A dxtHwAFOXSLM\0_gƤzh3d }//wlڃ|h\YVvdm` Bd}h%y:ã{k=-EUF*L2 EdNjIeeJBܑT3ٯPtBɻQ]J Je-'rN&qz2p_GO ϡ ד 0;r.y >̦b7QkrrAEPM6'r*jӠ=ȝYSx8Gymn2{;aGnGe*t'?C[Ҁ5HXd R̠&=*h(ܰK$r%C+Zfʖ5aKp}ZM>/] as@X*^+!W|͵5(!w0 0R\h1GIjd?GNRyj[UJ{Hӛ`3oQ͓TӢʼEB 4vw-"g ('Hj2GoiCۂjN0WH͗mߞbVut05ZR8s\eWR`f;/H|#HV5ʂؐ"1/E=Kd13"I$PSUA|@~ˈIwFL 6O \6`#r[Ӳ\W{2&KDR1l) 9WARz'0rݓKM`+~ø`jմ e3wi؊h,3F31Bg ե \aI:Plxv$WKX`\e|X-0/n]m-h`|@!jpJ)'qWCBi:M@BN[540::C{3}I-4áu`*acldnN%?`~G;JJL q O4]bv 2JX4,y8#l2x00sY!8zG.48_Q`|Q[r.vlobw)_|{W{$# Dw@iNʷչbY{,ճF Ix2<5p,T/9A+ZLv7¬JM'{E_pZqj\KzI:&־K [ cZabRIY1#GEHeqg +f+20ׅkE &ƒӗo䑈C?y#mCmG0uP>tЅ̀&א-"JR8YU% [_.Wu~m!mwV&0r'co qL@z0o s|Ihݭ qUa|t#a΋z%U%]biWЏ[Rd߰Y G R-%!i-♈7"^1HtŐCb%'KCXNh"tکK#`*? +UhC}|#[At׮V_DQ O*@tYa]tGTD{v*h,@D?@wf/y"j"i.o[:",X SboYO_9ۻ@ %gI"}Рڵ)Dhu 'pl$o؞ >G%C?ʘ¬ ]t<滪zB-NtȬ/[**kҞ7^r42~mIWs52c5ƅdK ykЭ?S]r\_`hMYo-3 thfutҿ"H 5?z,qcf1S"Enk (tD:FmrLՁG;EIzQ_ 8HQrdPӸE'oҲ@^%44N~Z1|"Kv "mI uq.[9siE J0Sdo%d%n<9iJ:З)X]S gbRڬg2{զ"I +ϬV&f s2S%Vlm7;iE@U Z~!l22CB,2T;UVܡu1ȕDkIVVUQn29+߽ V)޹ng:W":rBq xErJ78NHVzoH0ނk"6nhosȖМ>(hsrE$=I(895)$ E5[&`]zH]gppPO)HB ; L/K,$cs JQf?>c+BSto_L< 0 970ߎٺYyb+] +^BLNW?|ҸLE?]mA0Tq; U K%RuUYu3A:S[hC}@d^.%۵>4m15b\nWE5aX\B q.&"@˂9곋׭L+7_Uc&' 6N6efwzM Wt7˚o@VRVC :{ڳTk *&ti|=>Оg $GUXQ̕țe:ę.{ͨ Ui\BU ~mfZ U@vF(g[EXݰ8iX?y=G 3/|n\3!dArz̯- wp Ӧ",nBI}8S֥n# ==e<u%ng,kaB;,!q}+>5Hݑ8}_}С}aef:r_(<- pC\P3S%/4޼6.Z:1BִNp}Yᴇ.}qE}]CQ'^r/(8&! G_~OȏQƻ4P()`6&ïY*$MQwL4n]ƕ ’'&,t|ڽ'S#A'J;TP t|nAׅ!&t=+41$&ޔPx{zwhlI`wa7f8Sy7|T!χ] 1PztvEȝ8ՓB ;A}=#fYk4{φ=<%z]ヘ2DR wEErÎ&4nhMnB]ʾfVcg۽9%[ckʔIf`3"dudZ;hҜLh 5:fIkY`M Tob4vWaNu[2Rm倶zh0|ÈV/`*`)x\O0–4ܸHrcbK9 n|*wN.{-fPCzjTzAu2yl!cyzQT0yI ч nۣ&2%QνՑH=IGS|p!Tlb3FZzo򍱷MBpLWa eЛ2d͂).J޷  /7TlmOO>ؠ0? ; g {8ш \m1<"-C3/9ez >I ]_ QK.ൊ&dc2#T WP雃1cਞj %9AZlKbf7S>4%hz^L%Hx$I2όG6M g2|I,BB&Z˧RȑvZvF!`XaR=HDTIP~ɺMOoSjrl .fZ_<x;,J/ڟN,k,eӨ8|4'HT-dj2"wڏc%9IQv#1TLC5Cou`;/?Q9 XbC0dil/|XCMSrXx0T% +~3׼OD7_r-ևdj)>__èk۟\Sݹ7$(_,HKPu\6#O^㍕Ӽ#{YN4m/p-NMQy-½ 4"Cp/2,Dw? SմgA~XU?,ḹ{hq8v74[DN$ vD@%ndЙF2ƫ4'b\԰-``YJ` pnڰ hR+P IE9v CF=Ut2Kmq4xÛ\}};`TC[2'ƔaVœG[(?o[gd]n>BȈ0s84ŋo6 gncZwv4ƯWtHF|ru1Յ);p C1OW*pV4%1eCֳ*!iHk0w+LHV9ݖͤU6R*RMT-w eTV5&Gas /1/,%e)p|bVvg B*]rknHOš^ak(ثE^6[VpA^9v~uee)6=*  ]%%|NsX{ aW$oD}: |JCR;\v`MFu$T,DcrEn֊2ч DX MhB2~GvI[KʍMC6pOa#.Gb].lU$UCRt46F I+;kB]xVި曩qt\P4 )Dv\͡CYӶ n)B(0MG%SM0KʌJժtD1* ߣq%LʌkUh FQn5A:G "Y'T$8}Z Vt)'$%VHUje\@P~:NU)\(n+%>ӗA)R;L!+p2lYdNY*Xj̪dz4VCe-(Vg'n_tjMParpp,ڽO)].ہ^ ܳ=% ~2Êe n"s9[ٞ1z%LY4ȭ"!&0Dl} Ү(!~ UC!oegR_ۥrbTm %P/rg(e]u]gdqw>Nk3) Z Ugu$/7;Œ2+`D1KW,Ǧ<1\ R-KXrKP~`-ښ [fT7/Cx.vųoתsed~ b-T{+5_GVuB|RF! ,ګ-nZŽi *n'IJg(#6d?!!WA-XR'I@ec1UyK_x\>hHIJ &#)HeYyN%N5YΓsj@yrW6ݺrD xvZe]uMC@ P{ܽB*tهʇ/8Zw6bVrPKl9]`|aJ5t6ܔ e+]$-dtʋ5\3`˯Gk65~oUz W؛BBɄ+ J;uFtbJ1i)@(~E!A$)'3bolӞZ-a(RM:t.pA6 @i?|Za[|`:cN? zXv%_+$Q.N @h-MWSv9I?0} ċ"ȓ$ F㎭.cӺmnD@KFjXWLn+ך ,u9c#hcbeb&P9A2}Gׄٞu@u*%)\ktӎTj847%Wǰ'2nAs^u4 @\HJZݡZvDO"f#`]<aLK7 2Ͼ`J E`4!IËﷲN9\ ۟VD Gz/. oI:iБ"27m+-2Ba{M+2+6`U4%<4ͫ^:" vT|3ߐ#dud'{B1ULH$hծ]s RD1/}dtD"&d1\z<DžgSiq6LymVZR (HhSsK]Z Ꚛ=\7Uռ{>k&m(p${*<^p0[!*Em)4c'm[ZgP|1(LT ϛjǑ8@Ɋnt$1Nrx}\[SK(ŬBV_#]Q B=g2 |2/ V<ڱ $7zeny|ϺI-S.n 1* aS7-Dפd{o2qZ۶AVLo i0%U;2/ܵ0PAuK`PNF\YݔqpΜ>T)r:E\CP)*3LMkio#R10.9?f7t g Mq|ˉ/3 m `V*P`ɮX N%HU _f ee(0D [O p]Ϭ"*(Ǧ;#l4 O (d)y+ .nqaxΫDtu\Ϡ V1MmXL _yD1\ڒK9eJt/MtOX4պ iD7${uzHUs"Bs=.5^0|F7v<;],m@̻}ܩ Zc4ΤawJRG6麥}3qP9* qM 㱒+$ I$Toְڽd*x[6c˹VYK6eHwN %cvekb'ϨW+GLG)M/P:`A?ЍeZL7j\v⬃m x~jYˬ2I (\@7Y0n<߮] iLw5'_3'~?T FE{An?NFÞ~biAVoRh1!D<*B:HɭnLXIBo]1K丌o@ɜ'͸3'T1~r2r|0~@ObT_yD29GUyi5!'GC@ĵu?jʼO|}Xr#2wzc>:O/֔j'ےI2hv:,N'QueL~ fR SO^͗1ZJ%`'PUJZҴ%>e Ƞ`9{֭ϳiZ!쎚ZZ H8)"Ԯeeii6*L/3EY>P)f>zKP kz/:myMNroZl| iXSifu"9K3z^98n9W3%{7%ERMDŽo2 )n 7h{eAauq2Jn:'Ezlmš߰#IK[p<)mv!UVVLj '3+` \!$XtiD`ˈM)i+}W.}%Utâ$}qRs0;擘H ʬm Aq2x,شk[o^9 SpqBQ.aJ?e ţIb'OE]6o+JFHɲ2K3\n7*a(Ӎe{]+aAbV$pD^>xOpuf& zT Q[3:6f'χ%Z>DRFĝ,WSl% (Vb}P3Y23%t. 2NPM?,@GRJJ^ Ac$Vj+8 YD+a˅qxaQ&iw> Y+:R3~(~b ae |=ЪY@gPt6V4Qݕ^OavUca[SyAGu;jt''I# 1-^|<dxG9nR"*H΄\鐸!q"Yqo0#!RhC5jH*e.]mdM<@L!vI-z.@|F{!ɍ~Zq[2<03XGŎĕ<x|w AZY=8W~0R(R#H ruQ9BcQtI3RKi'@3n>AgT f0"H??)/u!U2[s#.i/U3id䬌ƃmK@$~9D̽Fm҂i:L&ʑC<IYb;pb;#9 P$}}%{;2S6CxXybC+Nmi60)ς3wZBQ7~6L9&r 1ά{]Wg}Y\F_f¤NıK>ub>bݘCe& 2^޻aMgWDFIB B/Ŭ(V#'<i r?FϏ|?( S%:1Ae2\ǂɴ { 71yx]Z*W/'%=׻qQ0z^*=:K_ m=O<*HOA8/d͟nS <`݁LIuϦsnsDD CYz@z ٦R"ѕ]CpEŬf0׀r0ttݥSluc'IFfOn># vTvMťd>Aב95sŘȌT= C\;ۀĊKlx,3S`D\K}.\WB|Z>utQGHWdV>JKAӤk7`/ZSvd>Xk~e*(9v@4" ]@KD6RFAmLG?a}]jfzE +0jHVV?": 2V & ,JuY)< f /LvMi$Q x\'l=/,flC'q5cK֎i-ZfӮx $\AXõ:'ij׫,7d6ެl7~b 1W.1fˇAHI-If\ aeP&5k(>]:F,Kq<^7dHaA$ dFbni1G[Nx^|0IIBA#h'U46! pl6G @,"_H7@sQB'E\>[63wSK.7S4zJaVLo]F'nzV-7¨V]Iw#젩 `]6GVYiо\ֹ/M[ǹY)yM%vcd&|)ԧyWIz9b^ӔQ;fL#t 1W}G7ѵVVtU"CB:fȉZ̢3B R"Ib}Ipt1Ji?|rPnuI[ITn)hWQ®emb@ fqfn0;T2Xlp8t47kC7P躎o o=8McAr4X(V e]#&.C^ wy:P|E3Xiu2 O6?j* ɾ|(݅2e~; .])onj,4GKG'fSm{6銍>vTز,}l(hDb= h%?V|R ΟF$މ%:Oqi0`V%"St*j-6tVp8QֱR2,S-,8mx`p`%VxHr1nh߇KwPtOi.@.MoU[ bȩ_lyx3 ++߸k9}câRk-@NT&<5bXJdrڄNѪ4p_om_'di&Oeeo69)8S9[o"=c+AzD|_@4KmC( vJ%躭{AԎ5W'[c;{ n8l1^Jş{Lm_Ao2W(^ 0gW}_|RW(=ᖀB\(|[=$O0ۼjʻ'= Zկ;l"Ӈ|#򓘎G{VyEDbW\kLbXSj i3Wz$cDjYimpԢ:<Я4J G6o=E0%4jbuoQV$fo3<{Ϙ/UvG|Ӧ#c?p%# *h DRF]M2[?ܩ~Z3V}_n V,60Y1"2T4Nt_7D;_!֌v-4.\CUJ0YCr6頖c HԨ9f\}2juI_? ::,.OT]=P^FX4IL ,2H2(sJG=]1K=&IvOZ[:N8`ByӲ,KDCΣ0mQ"6aw0`Z`b< fG ` *=n~Fg/!Y,bV]ޚYqWD4@u1Pj`'ɧ!_ *( f"VDΫS;q(!:Qa9#J~cJU Vf<5lO8Hiyu9޲~kxղ (aAcڰ%wbtΙ[N 2_ @\「pkN| X5J|bb-Km{,zJS7tϣ+N¡pd0o}!ij+ydkvScqA3WŬ&0.fLto^T_a8Ԕu4q)]ڋGqlO;snK8L_SR HH]woͲFApxWye,2Uy Ɓb~ߑ0WUOP1oUhzM/'.!giUzMVKKg_&FƉ_6'(Vx\"3גNm%Hf:* $n<6`s1fxLim)x{˔H 3tvݡatuP랣\6,+ ڨE-"9Ec/Ј;ĽdHS*?3`r ΓZ1 ot5ߔbP2VE]J2! 4!XmTOXԋMY{)7˭2 隼>54r+QJ[]u;8(R# N\N>xkHR#~@I%&nk|jJԋMZz輑h7C["햐੬! 4A%c R#iԋh͚e U۸n ȥjAw.'@ O 7B[[Q&#Ipi2qN-Ƕ,|x3FrJx_ZqeuPX~%="{AаAQ8%_?Í* fv ϝ?z6oYq˖dʨm*8è2$&bvk'y_Ț-q: [/Ǫ6\*s$w~|aZ~&t]2ĕKUJȭτ2P1MgGhzª?=;?I}$|#GdJ/yfw,MTiJy0wل6Ly)=so 5VOZc2]1 ܗrH7iG=k5 }G WJVGS"t\O$:SFB/ͻ.",K[LX?3vF?6a[["W-I4\>:-p=G8:Km/ ũu=.9[$^+'b Q+e=Cz5v52'{mdHՠe<П Y&dz$ \Ab|KGOkЙE/4~ɱNp.iYNq/^Gׅ8IJCC<2@?o@zr$6(L@noRb2t6VCm˜:۔p̳$V~]Wdbޮpy*d B!bcu+W6is"㵼& ?п=(tN2)[\㝋E>YoE]]pZ`Ňиi/b4)J.)s4Žd?\_#BAY)PܼSyaJ5_OV:<ǵ1Lc?}!ѯsu)tQV]Wܕ7<ա).EQczv1):Ђ懛T&"O?C)s>';\2=C|uf[夸7eN#nBt_eg5aiEs?jo ~+$jUGRX뢌t8>XΫF@NuRx|ax)!1@bÓd0*"j^'lpgvcǵ21-[Vtvn s%wa/N6+D`ЀDr\ΠPh$oFqh-B!t 9 ;iNAɡK74]Ou5pʫ/ 2A!ջD ubRFBX)eF`,G\{Fs{58nug@Jq@sCvR QKgHY4vGξ\?$9IUPVB 0 _VI*:1 lŽ١?gK37/;NT`AK[b90T<΂$#7678"8gA2,mvRoJXgx;A`g@QjUrH4%ݰӐ队g1<BM:LqG&QU0B]u/d?rDA k$q]!{o  #èhbXBsh_\ђV&j'e[/~@u>h'XCd,,:8*kBKkO-ݥ%',:swaH'd(]4ٝ-I4v4Qʿ^${ZTͩde$wjRPbz/^(G6;o DUŊ)R9X?A {gŠagӆO!d>|~S~$sdp߂&jqܛn:N<$-*1Yѣ"KL\aHgAIx\y q`Qt%< /!.i&bF{m] 7ԍ%rYt{4 2v~le9Zl5p hU05~-ܣ2ͫOy&tv]Փ9yr_G']HVC0 ЭGK*Xi4ET$']*MZK$$9o( *Wh>vj6LEЯzha?^PT^~G"uk\Q(~YTls&,TAp@Qo8fFuxV]tB- i"I>)r*̼;vX] FDQ-Y*V G5GD'4e=u| Q#@|s%oRW0S{s6FLtyl!Sݕ+VP9؜W'n)U3Y3wM<+#~< (;` % &[[|FNTL% V 7XALdzV'8~w8Lf̗ΓPHnlCWvyYPspr}^p8 6.ry瓿7z)"VbhS;KٱgíP;?VfWK'*]}vvc{ZKE!k1*!q*\e:/Ƚ lt͡0TtԷmA2+nFpgh.βqZi {/ 9Ut)+ :AlHԫ} T.9 {T02v4+$Iﳙq'sd# O>KBM(+C׼j(E&e,㷘^T+=N8B 2ISL9ȣ2E3{ kώ,3HX30xגa Ps@ v~ #(B=|oT_}D%*G?>.¦曛zX8Q&ӌ'3 dQ^0FBgnrL ~psm!fd<)Kt-&9LmݹןJ鋐5ULς֫+}̘wy.2<׭@^<҃[2%]%ɛ'0i9rHԧ`l`OK{^dq -둣uhǃg8H'(tɪvsz2+A &gT;eY^o#,9;0EV-v-;7S p?Ey1MǸ _La𲎖Bi2@k mU21???%'{|dծxKKeΥ{Tx,$Z(yiNR2c;M(N~'N~}sɔ< )wW1$zʚ ;8jxM>!llu$AL- q{~G$n ;V\ M&e/=,=Dy1xxkxuvՂ,6YX//흂ǀǮѼ: 9z0\ &#~[:>3IZrEz*k}gVxYFg=U]mҋ W$#Kju֢|NIDB[SPQ 3KѝOi.F#fH$c1{%mӰ{pY4@L;O|;{ ]ޥ cq u7^44n OϷ+.?RX7, ;+ {&@ 4Ə9'I,L_,G2w0ӏellz 2!H<^%B?AŰ~G{*a1faixu +56 7+ J.&Jqƽ01zE} 'tϡao쎹D+No]+l#g u D;35mk c"DgZ =U䪲O/ UjډfP,Ef֪ord{/hg&5N5kfun/ 1qXHĚ:ݗgeUbqp>H'Q=pz.In!ÈIfY'; SQO?fPm`C1$wnb``(=ܗ9%:M=2;ft2?$1z)ZWŁ* Po'2NJ$ԩXo%Bx,q'm E!`SHAH|cj6Ҝ~#bWxJAϚ\GpLt!ע/JbG"6%ʸVx.sN22KB^@W# ~'7xM*oΎ4{Fmwdn`/IbIHB nGugct\gO>gNFCoKc{tkQcM)IC@g&lhh+.–sSe#4 f>PHtdᕇjFG}詊.?- F, 9 #3pj _3+`,NfP мC4_*.Я>clgT+iFvH}sZP? :@R,QOQo!+ck}]Xی ꝕhlHyp/V`1Q v.axt z񻇔5.-7s5p>$PѻHPtXupB2~RʈS] $-/]~[poW&tKw1=B{ocHMCHFSX#ڝ=PI?]J }Jg_y3'f{z6̨%9sJɀ1t1ZYvp"J ux:iupt0S@V6*7H\x4['ki"|bCr/d˨&?)DrȌS3f. S/͌,FKHxg kpݎesNM_D@6_ 1Y4J`}h쪄cP $;JZeP[uLQx\U H O15X*r}DL}7 +spUF'50*-OzZdOY#=P~u+/DP\y֝Bfcr?:,hmqӰ1)f=C~aZ[MpBV]V)կ:ٳO=M*ބ Y6]σ2m\_Qa^y2lkPѬ)NW>{*^my'ij==c/)ڦ8a߱m֜^=͙0L:n0ZŠY({:@P*XmeԖ1(hAOl|>,Lj+hѺ$Ny3 Aߣha{mMVX+gi{k[r~DkfєЋ뜕z@Ww$s?)m%4ϧ)j2Ptylq$* xY5"񼶮Sa8[T^l&)x7B]F\t7|wĈdo2}pGtߙ̈A=*{NF{]2ftԘqj94 H w}(w/ңf(zUHפw CO` Pz{mʄGﵞV5ypʆl=13V uŨĕjm@vށ"՛1D Fm$-,BZ5j'W;N>kVFރ ]YOtCj~I!=Qrbe{G@^=sڣy5^Q󼸀 L7*gP@S1`' _=rDKB[5a X\Qrw]9U= >i*3|v>D>в ShT>Yϫmrͤ@cr9'M=a6T߂tRt˩X+ Iul:ZUqZ YzY`}OV6,^/\T>cJҋ9\'.d'.`Īt*_9G2y#z9op ^I<_j[,׮@1`>(F2^YU&)%(}o<Ü9H;7a^ K{bݚ#2 jM,clݳ"`ץt_{n/QMR~;BYIoP@Ղ 7*RYm#]!O, BNiByW8^7p+_GcdžS칩Ѧ %wˌ|k xaXԱ:dkҪaA.PնʑDYǚńf}Xts,+{`fT13Jt["%'y&M?cKVw WbDBN?TdRJ.aEv+`|&,'8s5 j~ KG--,4$sk!TUf-:"Zm9ۉ[R`4 Ebm)G۸?cUѯIL t2l)͠8u9h QmF'K".pq!Lj,{`&)<=)11.hm9 B?DhlU)W(1E Q$cUuӣWv;w.h[M g\(VPpUWfcENtYHXҫh&3  Y) `9,#84v ب泖Ti^PLix nZ%oW5lݽ&Ta2RN;ljX*T5&֗~6Lþ&Y 09Q8U]P)BqZ!|"B3'WT`8;~ rt~k7SeRBtD0?R0&jQ4_WVJ))z8Ni]2TB A{z J|z/>e۴wvL iQܣFA=dȯ0lXa`0NB2&gVaE{ȭ\l]G9JIk9%⥂U1(~Sƹ+A-N^5>iAqSZ++];׾pBcŎ,D5s]*#V5Y$Ӵ {An02 iſ=DQsEnyR h@zv]|EmIUs\igxx/9_٨QG&}efif"@>}jo ?`DWx sğ\-N=g1#k E;̟6^ 8BAGكr/*1_քt_pi)_UQq,F3T/١>aXSl3.~S QBQ>K8' [JY|49j.>"{]3OSJZv^nl>j2GV0SOiQA{u-22i p=uFf߈SFE]Dlɑ$Ide9kE4[?^%B9:!H -4r^?;@Z2%ۇS=&ALJclsZCAܚyR.T%'{avt< '4yDN4 UoHurswpFӁ03/WU/xuBg,ˆ?+].U.ђ6O@ݿuMUAf#(ħYzUDH+ʨz4A+ # a+M bGyTH3*+1sqRbK*=7'u:% J1~/Dk҄GȯމA郟B]M4ɍB]/ȎrѰ,DKO]0PB)'em&K@iBk[ޖ47h~Pn%1ٖ?Y `S|\/b9h+ @hU̬r#)YnN7vHU@\W rpg01ӍΝ'U-psg9[kٚ<<Ht|1ar3R.~Em d6~ ~.ǥzQ1keE3dҟ%Tjak٤3+^m@=51f A p1[6ߺ<ׂ ]c wvIjJ*=$g3K`d2M5KRLjŒX>]_X!wT4\d6ɛXn|;"sտӡfQ9a =ɞ φf#r 2R-梬&P)Vb"|m^u/X:i;*IÝ,qC,IּHS84KVIG Y2sx )!Jx]ѵZB-&" QSKuY(k/P]@=Z% j.MhRR>˥ʶάjk8MޱQX|d@Y.mo͋2X լ؝ UҪmU TFi Wk__wwOݕaG)N@&>xw*</tG1.D6OԤ^eKA*#|VAAm_⒄I,'Zs9Bb6⺳3"o qƿhslwWK+{$/kkZO5ڈ~\j*fܓ9 :ċG{¿}ڕ:cضN0c’3Xw~8=OocO6Ђ["9GZZ,s:Qń=;*:2`$MeR.|T5,q$UF#QT&RSq1JJ_zò.㾋ɋ?%cGD&FCjk?:!BĪ-cFm{R3';݃eIC얕%L|Y@POqf-ID$D3c9O#|D͏NfVxZ-pVkirt3u8<8F+ _Jeɘ,5V4WAnPJvd?H@'Z#Z-+!c]_ң0iI c8*HPMb~]Isez4)[q 8f:yh#cXnWQrՖzV_*KL`}dl: _W0Qz1/ s)_^;\A]6qšCɿonP|6u+W⒯I4$vGwjit4HyÅQM8 ja~Rɢ >*6-ބ+5PDH$e\t ~2djNY [ۣ zC'/NmCy6[]:֬#_sv9Kldң91@¢(Y qji|9?kzT +^26ִMȶu tL6;q;@/sHNv¼Rţ,ڝG%Wr/X ~̍l`!L?isHArw\p|+$2iq\"ڭTUCd5 _z`E{YIb@a'lxhj5eg VON `Xk4;tqEfReؑ.t G NMTǧ`3ST^ G Vm,z)dKqq3k+E oo}s%ߗOJ-y|]s_my%C'MTX<\z|E77.'[Y-hm{Q0s&;)Cof,JC (M8߇ &jy$B]qha:W9jL.,JlF65;w[ ja}\e) \q#Bk2I_dq.oJ0/Zj*Ԥ|+V8ۯ+4M&˜t|0H.q"he]:!%MܭrƁHH!["bnyR>W qNBXR5 rVm5qQ苄ĂpOE˽~ǧa#Ifn<#;lkH;- QH`έmx3]6g'!ՙ8/J.=e/`bj4.IaZL/^O4rƇ>r90}-"fa ya-O4_yLe]1ulU1GE'm(zU9J>s+;z 7Gbfxyu o~*RpP6"E@*ckhB[|uCS~LKMO F"RpQBsV5G>ck¢*!y4?6IgA1L×m&0g$M5y/"(\叵* #Zԇp7m xf#-|y KShb:.ƌ:n luೝj%B ,#KF:Q5 }u6⣠pcS36>2m`YR_*GS~6PDϧ}{cN2. ZSp5 ؀J?V:H!NNe7(;pM%XVT}??YA73!+zr 3=.Sj@YwæI\QOr0_%|{&lCPX_dT DF4$kZ1v0]T`?i]VD)ҘRc/){vN*cKrfz~#:,v_AŋޟN'ɍ.NSֳ{bD4~۬Q}G̉+-λ>r Z& q~=P\V/u8zD|vO@t_m+Yξ,ahQ"my>"@ᓋKyZ0yjr{Ʀu^hMͻJ}?{f *>S2 S_ T .hnlZ ň:@VZ-K@mXGOiODrc~Ƨm.$\ȩ16M-uF€6}a k'bv0Ԩx}4g!z@{$)#"h۲ =t@raZy=99JaLsb(r8Nu{&~!Y_]ʜSSÓxؤIwdݗ8eݧ-KȬE87e1(rCHr1mg$'e}\r-{EP" gـeI[aWtq O4M0!L>}XP%JLZ+=@?kVӋmW)XHH7KgQS b+k7>Q *NGD[4-_vk%ʊhR7'뀊8` ;kOw@⍾%(qn DEi6wns3OWʻB&g9E{Y.L"%oI7MT@JZPR>ݩ&: w(W'3"8VpID.PُU]xiP1W qx¾\'>s%ChPloВINo&Q'SG8c>5>d)9!PۨG {y*'E"_(EN|n$ =| $v$}i\N0#0msvBlo0!椅r$%*fLgsiw]dKh_N ] ,ihko0˶׉(fO՜9~IPUݸD[`98FE~-ڑ DgAt?οVM4!/ Cq1P#zW+ i^+%JjάuT ZT2@" `2_0h6;/aѨfB}?Ͼ|!0'{:Tt}LԢS=r o&[j@&I<`5{.4rG:̪dKݴ(1pSh,m̉ $fL`J]b l}$cLbdZqIk^SqoO4׋y4!LIihE%>)aFWL-?#C+>Q_) +_TTbyPx$[ۅn[ʙ?J[WHQ[u׎USحo}α!(K~ډW*wC2E jZJ430g -NZN0B3M;jIسDTt2KO'qkc$1RYm$TJ4M8wxֵ1vZՋubR(!bХn~e^U^ϧ_@'Z8 yR0/q:  ~FpitYݡ Oe/I%ncW]Y"@75"=>j́!~,5鞙ջ}Z_Q4+ =Ҭb8u]O}D8y+?i՘uGƷ6 RC92\ q x~_ų ʸWf Z5HK9s`SS>)] =E9}¦:S@RecF>/&CiI (?%!8Yt5Ri*uN3\ Z4lJrφUxHX4 |aq(Ar(}0-p11cCA=꜒Vm|6iP ?= ^ywKXma'_':zKjͲj1#b$5۞5c]wMpok]/8=mvP|p͇oc@QN%<$:IGOsl~U?Aʻ_HTrզA 35Kjk,R/[kvhS?W96+|c\ɒEu&Mn`gb֨~zdkf ˆI$@Έ_d9̳4pdZc]5߉IB(? &hZwݖ`x%o7Wߔ򒹹 )%V)jNj/E1 wHSR&AQoTCS~,xKW[&K)S4ǘMF]3y~~ݚMA[-Uh?F捼gW[@hv{"~y1P%UZNtW3xҲpiĄb.Q4e~ Y<ucX')aL?aE,ڴ.0U}}6,RPM뎯6,1ݪ)9MK9|]ڋtGhW]+ѿ Aˬl'@4h!wMmkxҗZDڲU$O=2o`= T&K#%&n-Gi$`tL.{"9hkؒ#=qVZ~/C.BN*Vs憮|~%4 uP8]|BGڏ к PdOLe,9L_,K^^E-Žzɮ[9) Uxfo(6gq_F`.\`ixrdi/k܏wD[>4[%'7H^`\;U,dAP8 FPE(76a#PKV٨@{]W+UPi]Jg~,Xa̫ZUÜ.Bs8VDX37ynL:jﰚ^xO9 1u&VBH?P`͑cO?R ]@sK_xxw@a\z ʜ‹Uë3ER&A] Ds (#Uփ(.XΏ2ˮh~+Oɐru4YuP9H#fIm,/ꚥjo?&|onm"|PR9޴ 6~q*ƃn䰢-x\G^Rڪls1o/)8}@AzF1_ـCF!YKvO)>ܒ4O rk/fy5+څƴ/1|L;G|k*(vMMP`o$I3SvIhADXW\yDC}#vķa R3ڐFS힟zT_jc8i= xj PQ?/'|bZ$AJY{686C~ndl@ O6K>aRF*8+ 0E5_KS14 -eeS:jj-On7%-,=, jۜ2@' _9f[V7sRdynŒgX2>YPǫKk^L7w^Q{\v5/0U+ݾ!%0}]A ?mcBQ4Xf86OM59`m't BsjH""5#μC E;GYDh6/<0׫1VpͣZ<\:XeUn^լS@SeCE׋fW忀xӖ*(y*Txj[942A` Po8a=b|0ݖ_$TsR~G+-N"݇g1t>ٺge)0Qf^FާVa. 7!C>;vQhIKKǴó_u/lxI.hU h$"hDt#owƣ+xŨ>+}+$I .Ϸxr# {@1 a ݝ]x^AV=E{2X}˱Sd9I}KZP5S_,yf{_ձ&<~PxvrJp)"T +o0P("9JV]FY}[JÐޙ;lҝWwi 1ĸmoNwЉ;nNGkbd)ĥt6z-#,3ÕUę+hσR;F!;_qr5rkx~pvcjm?&!wE.c+n2N-Ô%}6-%܇rF+Fi}E0?α:NqAݪtD~i Hv%󵡞I| _TeΞz35K Q!'hKw$m ΕG6F&~Kc 9 U,S~+P`tr0sW҅zM ϵQP`QG$/1/oOW'r\XHhFZnQ <L$O>h~2< ;|Tt1>W!\j*im6k85JJCӃ1h`@(Ӵ:12 <,^z'Ak _I8[>CTva2-MjA?`mJrҶn4Ũ=mIE̺XɥGSDD' @oGH[›^ڍ"ҸKCuaYvRR]Ël;>tpdWWvz EfR#MG>JTܛ5m.SӐdUB^5vXHݖU+|lkCJ|-*ej}eJ6`,ٯyd>7 [8*lY^-;ts}fK[vpI{-&vj?.O_`"﹬%{Tb#/I;Durͮ&((֡@>]gş`5!>- Vۺ ,EH OpkWm҃$z%_ִKG>if/ӉKVGBYW ,S1!R?dkko;Zϲ`*mDM/)-rE'pqn'ߏ'!=J#!B cW!VIzwJs Y'()};lBJj!:=>L$@7m2L5Gg6-kUgh Fo>7_|eaRp|kY`RdΝH3^6!G3\9Y7.{o2]]$NS7v$m=VQM-XLط0ֆgDmQM} چT*B2.b(HjZZtoxH62Rf$L#uDuW-+Mq=%b2s=vx Q8GsǚONTފ/5=!Ŭ@QY@CiX×S ُ~ﭖ Q Sz B:U6%m#dՠja32K 20GXkkB&īD{rru'ٚBs2vAfGgї&^ |bzjlgyid:9t<~dI+Gv# wHg-' o_-zo5PEQ&Rh0rbG،$JmadǙ$Y<}V eQ ((tU?Wƀg X{tױ*3:3bCqq f%?u+Ht9[w|mK|}0鰟L`sU SwOL%0I 3'B#W]0CM$[!͛+[Cӛ;-n2WZw~=jPOho`,oK8L@pv BN{{Dzv1XXƥx[ʦhO8LpD]'p, N- ߍi"Vߨf(l.ԈWmՖKۈfxlsKiTVkW0Yw;|F[o[J 8V1D!kt@Ϙgf>@zs!5Fg} )3-#ds9$֘nfq3(JN$Na =g覩6%(aGVKT(, I`!ymBUn<0$9ݎj9_aSiGT^? t#g/^{-ٺb6nSC ,EݖߍCGnwL>W'ZYj'dX&B#&`k!0Fp;[l';'ls<oC2P5צ<ߊe| es'#ΟWMV<oUp{brCDDjHKQ $ F߉jP.z](b P_ٕ7pP>Af'U[Y7猩Z&z0x}rFpXFnTdQ<Ӑ=(,Q]Q m|#~|!֧#Jrv>LMv/P H'X9t?W* |?ʃq*[G%69t(M|THE~!st.=bxo)8 |ٞrB?Ε Ny⧝*IșJ\zfNwSsI΂g u3z>"hU<25kֺdSPӠ&&9)@sf4a*JEY}(Ӧ6U5~ږx>\ثˆ-N!5]7Lo=o̳+W#jΰgȇ'!ws9Ӆ&  К{țNz?.!tF:VYƔoӺsPEESn\.Da]dINl@BI) ЉÔ?z"g=XkWR<4\Qҿ5K.#j%?ɬˏc5MB=…`inyn)򳙩eDÅ> ?|*މf6(@n^:^ @V4 óqdh,Uv JkԊly7WD]/g+2OGVɮ"SGokY4U](],0QZ;7`jVo ^ cweOVۋuI.nnJ*aÈs,س)nI>& ) Q s2Lg ӌB? ݞyF<\lQ[u1v{|m\MC"O$LԚC6@oJɐ0=dG!:UuV}/3)OH=(άϼ&5T*U󍬱Z,"ԅNXD2]kU(v(ci"/~Ƴ|t_|fl(xV:ooyG񈺆;favWYs9\Te Ka*Eb=n rB}.8TiK t}^'!/:ΧOp Wh<%Sv8UDu"T=O-G1~3Kw?*>%bBuP }Tfb,F*nNH&zYY `kj.A+\Ȳ2T;ʴ }DJZ:ᄿ /n!s< UTP2ڕ:iO5WxK/(G`愐1)At4 yWnpζHz^|YA3Fpt>I@ݮ&}s`P[oޤA?Ugn Qȑ`T;IO{=y^8|SU\vؒ F5/]qٻ}ۧ~䢶:6#_lWb#G" "M_N9}PV\n!|7y ,Vs Թn?o-y#c0B]oհt5j5"^mA1yPmȻ# n5i>ͧ| mM%XEcO=9q(hEρ$ge>0j\&%󀪵}3u_8jU@聬~m 3_zE%UErݛ:DA K LDwxU9 0S, h_߄v}e vA21BTV?PŅeUu؍k γx2eYDn 4㡰C S/zh%- YGyS?9d5oQ<&q!j{\F3( ط%Ov꯰5Կ+\#˜C3r\_m5gd#VK|!po"@fV|9db皧#ꔐ#L1Rp۲qVjwCzʨD"&wj0 jwxHjŁgIBc2R]cɩ35N32*Pyc/QsdG*oO_=hHuJat~iXE9 [(m&DaIjzٹ5ʵD [U(dt_Bu7"a*|ѳ7?bODlfX+$4+>D0NqB[A\îq|r6VZXPe0MeZf;=HZ}C0lbөhtce>ŞBDl,~H84 M% 5<2Ȱ[fݻ5ʯ_@ teG_I,x" %?//-_ (پ _QGS Xͻ*ixNq=*[`UAaZ+p fiY\TupcAcd@99ZRfy! ̕=aOb}}Lj~fC'}؆kQVU!lV M*РYW n[V{U*K8n\75ZXS,!xی)Qw~B=_3=)JMSfL_,X)RPg","KJ٭hP?F$Mp-U"O4 mjx^8d_(ƂW=0c>r5Hfk<,塩f&ُC)5;9:=z2:,]h.H,<l ]#; F8oC`zڙږz 7JgQ*y?V?s*d;ED k} D21?Al 4'QbSOi:x7[f -2i b,#7(kAAī_ w9)8IJ0$O3VX~ M҅ %ߐsKo㑯$`ҍ<P8aeB!.+Aj ]L 4dŜK[#L'+hv&$B=Kv%)~pZu󌠌`7%VbZDlV F54󮨥L_zc;s_=Gep34醴Kgu)+; CEl8gc^Nai<`=J'qAjw^k wdP-U:O'Ry)0S" IˣEXI3E|5@6#sHAxJ&-1NYܹ+Os0IKTfzVu.cBzEV@cnCw|?._(-l٭b.O_SU%̑7 s&WXUc]On7S3FDHY-BrhMMz1N^ "cIEbŧ9;gӪVukJ=5.ȣS>Ɛ)h9P0 m:'L]ܖn|{9>O^A"iVta/Cܡez 3|v'}̠ѵͺNZgMffj ;D3`Q#Nj>g#ZkX 널39Vɞ1xZ"ӥm }>dҟ DTTh"[cZNkQl&(ꂨ F!TP "lj@Acs\o/9N## jАdG x?{ss5+wzoO`!aQ'V} ^0*.>㓿U7&iGE_KkO!4™'B=-mˑzFҊ:^t#ˣSpta)l[EsOtiS[x!1]yjXAA}|} iB{7(&*S c'fUG=ho7UG*ɸDE'ћ6ng"`D_>o卄Yim{G!{ij LպMR6ZwS434Jgl= ؖ&URpEY#2Oʘ^3IYo 4~QG 1r(&5/؊4fPv%Zis1S֓a_f4pA_Ú>`9.jçL&8dF$QD$RF)CT&WsXKR=e}LE1쏡仃ۭr4_[)8W(uL^zCę̨x&: k$VK7G )(nu ;*B6˰gWT3S}hNoД^cݙ.?Nэr+$ƥ<8f At:-d`]v_ CuVWF:[p7+ez%ZXH .tw8.>ïD8.@:YRGnV q=ҵ]TCmyT>PFZ|?=AVǏC'oNbGn R y')kQL=?ևnl[D~͗뉧o2?_) 7lwd }7JSZum]2c!+ 囩a+]?5]8RQŻ{|F)Yg@ᘹ Yf)Sf[{LyX<^5u RKc-[|%׻P^)i)ͺ˔.LI>^,&]0eBzM\4Lh8]P4 l͓*~G%r'z!/g>O6 y^P} h*%ُ{aH>t0e3Nq&^AGW/UJat !ybO9 8h1sT[{]Uʔk xk 3]į'W۩Njm^Nh Y 7 >OA p"%WmJ)D;>_6xVvIfVvs^ p1;pظ'%cڸ*T^@("S%MKޤQU#%bxd|6q( -G]#^°LX=9ԉt: zyu$@D DeN\#i&>WrJO!!HGPLܮOg;D;$8Z*I;q<=.eUC|U&Qq2L8Eݸ6`XlNѣRGm &=jmk7~OZ1f)5Q1]13M]YEÙS6o6[\8J.? MjW]ߌ7p;gG a$ЅXz1/P_xRR1^H9byl5B>jF:=Ghd4K(&'(x}eR硙5-(l9$18 Ǵ;w4wŦKW/Dws Kt>'8D<If?R(@mT >y篧hz/)I=a f.`i(-92c\X)aBj}pZx=V _%r'c#_dՊ&é,7^c@n eiz9b@j˲Wc94ԭM 0XWeeP<\ww<|^ɓfH-=7q'=RBź@CRY:ipDtd#׭W38X]S42ɲ[,K0.̵ B~Ȉ+)@{AT4>Oקe|g̙Ȝ`f5~%!n_ §ͳ3uGf64096ˠnqܜYb)ڌ^_]oe-L29姽ڈ0=VTچ Z>Ɍ+zQqS n;{qWIǠG+0A+BD|d{q1 h +b5J\];fN-KZCFl v پ6}㢷v.o[iB۔!jfBXV3dӂ>Pֳ潭O:l`d0pkZ[[Uս Ds"~f1,0iI\|FŸzT/ۛ7c{$h_PBM2{;F͕yEgՓqzf2>W=Bv4hp#v6>lgђI2|dU;"#?A=wCd,bF=5n!M.0ye({fN\QQgRYXz?#+R5C5_RA4OF3>hAkM!>s7YcHs7l7 ;Sjr#eR|eMn\O e l[KUsÍD-  !3 {'Qy%MSQdiY*tݖSܖ؅{U-IW^Bp2c@ kn 0:F>^u#FjoE(4'!xV&7>V1 i̎o_Oz-?\u]bƙRN蹙LF*;+@tɿTڼCH@Og?/e``q%fA`E#UʶU]$3x647Mn0kBT S_`i>,#iM|џydQ1@4o k;قf%Wp\Zhr\/ZYu%fm d +g?@~]fju8""6vvf/R]X1 0])d@ako mDRBS!rp mbEK:9(h:(u>;XO_vB}{Ĝg[/+ޭ:BwCw3A#*UtqVXG\]g622FT A ƋÝ<.^y6DNFm$1 Y%emNyCfl;C6zoҾesnD"Օk3}rϳ׉Gu_:UcO{rTU<ۋ\'JdRQohǻ w94xj6̐|R뇳p,8\K=GC8nVXh>P{v~.P ⚆^a_̈~g(&;!d! I(UeN,$}*zΖak"J6#CtZVi4#12 }!k/铽r\tĎYV:ML b ~/:pvaXɫ6׏~i30>0/}ha32 ,ln&-J2ԲN߫X'xUkߑq#AFWH;nb|}݄4ъD/".W%an Ai.]@|OsY>Q{% Gdan 6OqeF̪T|!6::Qa4^AD]&^&Lf\1l( шQ(%=fz$+."͕CgtK+|n5'aHXP<@ap'j] \hS+1֢%˺m%]}.,4wxCbegZhZh؃zAr4|+U, 79YnI-Nt 9jRb夤mcOj^n5@x&!`l@ de/^gAT x'P{m ڒ[a\7(UXm2Us0?A70Y΢iXm4,v*IKUL@N 3J"ݟ^ ƹdp<7u aqGx`'6DIs%_erq !B+ajԒ F֤b`>2";O׆V҆=f;Ͷ:O>X:8w`#6ڜJ%†NRгuH4Nsɋȼ.2 g(&|'rLackgmelǗOzv@{+qsV"o\pLLD-dgin嶚"r|[>}ǠMZD,%alzߓ䙭ҷ]tK#WhE( :I@py=>#ZI+P8(/'~&éazQ)be޵a%yޑ?6 r4~Q }bN:AVdlDwwE植2b$VkHdɢƠ7Z&NQ f-]`?VHRnouAd9E]^87O"k> NͶ~, &M`Nz~=RW*aTu4j!0A'eoCNW3yJW``% EhM?׮W㇌7{6xJU6 1i"Bc ơ3ľ)CfL^tD \`K1_%$d+淉dN`Zs4NR(VI,ђK?LyދN(~m˾W4RsE*Y<;(6 md-|ʣ־_ ?B n^FckkYY)Lp^wsZn(L?%?'? ti`{# g/Ͽ _)#cGI2L.$/~^E2=O1dةr{dcھ0pj; ̓ AuCذtĵdu tv?A ^Y$ `670nT#\yiMڏD%eS&wX>!3]B`GWC =AdrJO+gCe\! Otv ^mLK#swי'vxk2Od۠,եF):2j}:'ycG6+ӄ=s& ѳ6PEių>qů$aIFyd"x{IwD< WD0!!z<,W3F>e3ܵagC6}u4P{E#%#$SS)kSe-M<'6] ҳqܘvX2Q`~ ap4);^~ 1$fL㦮޷npƬ C6lKYuЦs<&48o.edysaz9895`OS> JM=(4~0X*u̝GXR~gܧ s.¢4)jp%eOzV_x .NȰ(mrli1 /iWW:%9?% \V^r%1YhU F؎C=MB| ~ՙ'$D4mkH>n;}aHowltxx)!:QH\t&֡!C.ˁp_ K:eIߩQAB܇+D ot'6z0O2S`$} 2 -vAhLf /%5ؿ05+ k#l[=%e V! 7oh! i"6l~fFGILJF;IDBy26SOGІ 2WDi#oULkPiar͒} DyR3_9P"Q7e @wMOE ;A% 9#$ :| jg큑v%1>cm|LGfRMKXN(!v]d) v.a!N4Nt5DKu.wqDE"IuxЖóe/Cن 4b;B=.:ߚ=f^;<9kBN@'V_:G:Uwk_N0tޕXpTdrj f_N5K =OaPf1R-}ztø\kKNF[*2xV|1{1fQ?$x(ʼn!?؛]?3JT xx$v8+*Ta2a}-٣\~;A֣% u.(􃡹V}7E%3# zY$ 4uGdca1v;Gd8-Q~ iыԽ؛ Lɱi5Ljh`=<1c) A@F"z(Z[ IfT ]A9IS #gDK>`8|PS EEYn,E1*d^ hWPYֽ+bvh MH͆M`<؜֬'lHHXGQ Y\oruT7Wx>AOV 3_ yyPqu^A&sU3ttv O xA3?jLg:#U%Ff,5Xfv<Idk89r@!bb3 ݷ:xG.p)z<}?dFܳ=`_!/psNudMZU=OE)jttN{8I9s%OV_{ %j5C]sJ)G4 v 11 f9I|,,Xb|~/$l{( 9Wwmj7 y z%ܻ ɇ"J7/֒U,qX]EǙIˢAv.ǫ463 CfrG`{.7ʀiIx%Y<2,F7\I#'y/RYRֱgProYTl ʧ(qji?W1`P` `z@ನ@`Vĝ2L8cpuKݑÛFݤaZ0ԁCI ſD[Mr77-9 qPmJTB'r3.'ԟZ;G%?&wSYp/A'5F>Y4`)/.%`RkYӪe (w#%n,*~@cqUmW_=^0#)﹐ Ë/kthqr]vELyHw"R/U Q/:9.bY:H~p+//8[ \a d~D%j"^FU8v _x'"J"˗Eh HC\A#ccVnSMaan8A6Eyµ١ˣ`&& 5o MOm3| 9fh"!9ٲO_a"$_ybͯݟUclXy,3vYNG6xps0F#K]xk|bl5,1۷bnۊaPQZ/T&?[$kfƒ̧.TNoxK>4 !ƣ'op5lI;f6u|ˠ0⍅" k [vº T!Wv>.v>k+MakZ:b/zqqKqP| &]f^t8fO4j7c0Y\BKp%pq??9s0^~k0\cD؄9KŴP 8N _.S9-2.EgV/=xn ;c)%ڌWl9&H.Ɔ~.*?dKK4i nC =r--̰3A8arMxvQ-,sn7Nm²>NS럖\fCc,ä2GǬev. 3YC_r Iv1 7mJoADi-o!!@]S 1r{;ԁ6JVl6ڜMPA үosPXiJE(?q'+Z *]^kDvNmnT3Lvx~?(Ӡbbft΄M.M)wL&%(OFԠI<}ZpS5`1MŌV.;_Ǚ{ yԇWD+9ay.pLs`jpNIIj ֞كPʁ4ۇͺBon_eʓ&R(}iA_߄4X!:^JoǮvj<^exl^teѧh°Jcyj( Ii  $uQfQ =Tt uזudOFZ@aWՃh-S=aOGuGhJ'X~orkS ; H&*C Z 8idj謢{-y+S G;D[x"!cĥGhU'󘻶=$t,RgG/󸝤Ѣ7 lդ6t |]랁q5  k*хy ݜz W4&x[oY+ZivQ A-&IWa8h=.W"^Ƴ_̣ USS,cZuHT d 8)+5n OIfBiE!O\>$!t׆2Oq^~i JlžZ ,}fr@ *D2X켟-q2ȢE9X%iG&G't;4#FMtvn]!tldGwM,BW̡ljlnIPS.j-H#G,h S((L+4;Fm$\ϨK5/P3_S-* |McUJr]״]ު<_%4X,lh¥nV 曢@d$f ~ނw;aYEv.؏HQƙZ'9{\E,聁ǽ rG:;.PZm37t'|Iwdp@%!-40FCW;Yn/'snFp{cH,R*V!'s`tմ#ĠƻLrCH`+D,6VkFˌg9!z_T[1Bz կTkro@qqwJf&Y70{Ը|F"\ͨSJLu]F G`bonO z K*xGvEiڃෛq{_KGZ`-czF~Zk8 E}^Dؠ໨}4mg^Z  44#(l?`4_|)듃0eJCgD-AT(elW/p鲿xƟ!d'k$fR&E" I/ oBVx!0P|1%QGG׬ݖw7X>hIf .rԵ0Qǟ#5`E0LՍ׃`09ʎ-RLJ: ">Wnat(:GNr7{X΅Ol޸ۋkxUAq<)/LQN.Bc e`Z]fJh}Ja>jYĸ w!נ彧K`({jd"ءo N>ɭ *.XN%0X `|/@Q -CDѝ&,PIdɺ[ǽ.+pìŤjV:E MW[;mf0tպ-`B|FI)h5$$jgXj)Q l mra&c74j#SꟗIcm?EwGx(qes,~ڕB苕 Y,y:Z=yN=*q/P8Eъ7zt3_g S Q0.2j7=nu7X3%c>@;$[իr0`W>H  NmH0]E쿣0@PCaM]/)@Z~CJ'Gų6Pveu06.a D=R:3=9Aj6V6@]00kP3SJHC,;sm3 z0m)u>DPd<h#>cpѪXp0=/<L\fEҜ$3.;" ^;x%8VFY+(z;W&hE۴*򪠝KswL#堔|!7? Ԝ]-y]FyR*AUpR N#$[CıUA9L\'^%vG՚9JnGًDUYN͏f@RGU5kre' (tb`*I6OYqh.m/a`<-aԇ% âMPd3Gt:͹xΚNTQWl#]Sj%vF,o'6xjdsy(鵬ĺh!UE5&e1>!^u80߸*#hz Gl,)é^/ar\z@oj*tcd:[rh%d*BJ.gb7r@Xyҩͥ ,7 $.K2ʩ_ۖ`wWͅYCV¾T@߮qUVT1K,H{*S%},oJ?uqdC,ڧAT`=s{,"C^KJ#sl/k.[%E'蛉ڿtv7,OTv|Byh2waD-'ޝjsrlqST[=˅2 E i ńYHe uM1M1!fqn]0Bw5E6`SjW{qT;w|(1 +K`wj*`t@؉-)D-/uoҖ'N 4%g,zOXwò,GfGno,.3R-V R ŒMQL-a*t;k5G.U~[似]_;bXcPK[2EK֞<=TBX'-aHƷs/2"0wP G XWJVӃo6_ߨ`Lx< ƋdFY( J/N/)ͪE9H |E'Y1 o;L_z*fiiEZۈMֽyD}t<,7.A8yF^/R\~\;Xq9~8Z9Q00Ò͓I[ru 5K7x&ɑO['^ߍ^~ڍ_0bZOC*8,Is5Ŷ`PAz\7mk AߡyDҜ-@ɡ >Ok> OI"=iq1[xwNhq R4;[~(~7>1cײ2xfP{?!DH."T X 28Uf=O3_d- aۢ'yFl܂Hr18.䣥׮_e$֢=$ pn[#B#OE/S^ccfֺpLےI+iO\DT/;JU\cC^4Pgp!bΈH?+%p%$+)'IAB~O?c)G R\qSήt8A1'hPHcx(t|1sId}44FJo,طS~e4qǚ&,A&Z;ms ׂƟVy{Ț}0ȓ JVdVfpar% ㈳TpBGU]XXz.J|n{;F(㩧z_ŵ* .谘@Uh8pl5rZѬfSd"ĎL U37$,5*DNVl+8qF8m(ۺm~"b@{?7ʦ׻陔!šX?t)H53P9-զ#[[wS;% 5=\B+L(+D|%]SfiX!ؚVdųkhinq-23lB@+Ӱ kxVWz@}p(%E4kRzv4j?`Y6}W mC8y~L3].nڈ%1XRgO6|g[KESe=.#h3Y1Uu2!s ~Y# Fib4Zlҁc .mj<w ft7胚q0HBa 2]ٻh1k$=Q:ҮaU՜sCa[xM~yO&.xu,)AcsyXy^afGXL/SFH~SyT^t$ ҡm%N{!pS $ƚ-*/k-<)/A+9e>Fs̭k6i,!Č= ByLFt0_Ž<ͬsk(SAnrC[l|'YNs#zfM꼐2?H鏝5hIe SoYuv]ZBM|m=RmgW PUV0>~|V ܺ)PXK\!،۰*>Fő`0Ac4U .yg8qwPҏ _}vb5F#L}g٥ vH/{U&~܅s@ ƚW]"t17O(ua&:B33A*%{ Ix$K!1҂БΒ Q49"8FYao0yW!!M5:nUE4Dǩّ=LZ}{2K"Pz6W;k[u'YXe$K.Pm^]&6$Y@BZ,v߫ք~[࢏ZV2ZCw8aN3jUM-s6X<ؔB!zŵ➜lrJ@WHM 0K"Ic}2OZ{{v&ؗ#9 w3%!ښ:-.c4󚫶,EPy'Z]^ݥM?%5|9;Ŭ E5z!:s3-gUB~o?T]-yz1r* t ڄ#K`fJ8+kQЪtnԼ9hf0|wYd6S=:hЬ;+zc.J F[2ArQH`荸tA_,y"gȚ%nc9bac{D/;CN79X I4!L57F1umSgﰐ{U㝓ead|fFR;W}OXxꂲ6kR7RTLDl63$vlhXH(=s(HlWd2m1NkJ7?.,&LaX"MêU"uj4Mi^.h^!MMa2|c3C|>,A(DC,lP߇GI dXџ?6y6}efe,3,WOrwϚvx|_N-yF!mÆ_tΆqS-HiZu:v4ZN96=~<#(@h.{ntWo)%WK¦)=+l$W:8}r/?jߴ皯!حWxb0Uuz˜ *{^ﲖ~YxRfԢ*!Un%YC.֞ʂ*)FÈhӅ [-;}f&v*׍H1(kc3ckp ،ŌM׽Htj5 o i*: \NZmezNsJѠ,mA^rm hOf.W]&Yp9*_W~_b@{ hS؄_ w(2R ĭΙL%hlrafCE2-7v`ڷ$eOСH*?^Ax9C a}`du%Dsn tƎѹ7Dj|<5+n0Ȁt56{ 1}oy""皹L neN5V=>AA3* RlBOb~]LINn `Uu5-Zf%u,U礭aNt><3dT@/Td0~zy"N2C,KsmGFmdJ&ϤMiGf@G={-2!Mnj)O tP{$oO",CxL׽kj[fgr"Tf[ǐ'fLl-r?̓Aԏ *x$EJ'cZ,&}xjZZSM0`%37@bЈv'>f4Kk6$lR#д֗ Ż-Wق3h'XF3l=jOh\rv7^_T^x^k.4L:Úfed9=N<>> *B]]&=|_:wŹfns;z`ULbI=nxI/#icз6dhcT`$UEn|F/ R1Q6P6ُns%p >Ey$V6Kx?OKa uC1])2Dmֱ5@D6pRob-pkYӵGjdRIvcu\ :椒0Am@@Z#vo^z> 0.ZnXI~MdCrnRFzU\[H#Z<[I 0I{?ظAMGWyÿ G9ZTޠnO1|+.t[Q2=j~ruK|F[_E8MM;)VaFGPO|~/dՉdkV8-{|H?!g&o!8 ZE'vpȡJ!PMF+P?n/ 1ނ7h/Hj)N bp<V" ųX&i^- <JЬq]ڐR6&P]fOgnEvԽ$5>9P-\LP]?'_˥Le&Lu@2 ,.T"ŧ;]c#i_qЊ+]IeuԅsAsάr)-*k+YmXW뺂%-C' yp6߮6[fͪ=Cs xl2fȰKy4YX.p j*=}U< ]C@4r6GXz.(#g RvzGhRˀ|>Y;$ш6ü_,1oSԐOMoIVNhtӞёQGs,Zj1L]cSlGA#GƼiYoiJX' ?hE'0\yF!&ͭhoF$${ѝ%Qۧ< tІdU5K7e_<䢦Hu| Z\Wj8V>~ $)&s(E|s3g &‚v;lc4xz?3=<|! IGtj&,"k#*UQ&srkXmu?r3я\TZBuALK<^ ?ߪ}T`s*m8h(6ͮ'IXJ+t~5AԐR$8ZKJvSfF&\/nr.{lqi @ *?n[b,l*+С߯ѭDw4Vo#`$83ЊO /{++?cfβ_Myy]r3!D p IkMF Ʋv/%u[Nh=6n֧:VHY,'6_jm_G5tAsX*2Ҧz.MsdY]k_f"x Π 8=7We:aخO`äW_=aR `*[F=9z+k diYӤfj;@x=1GMq0NZc(/&[ RP˹Hn >x`:3O=BT-i=oqꯕ4Lp^x]XVjFA wEi*'+or-'69b"DJe Ю>y_kVUH6sϤk9C};x;Ppĸd9i]6./@V v!N49/0:%A}T]oua88f|bdxR/XaٯVSh(ڑwœFv(~x|,gjHS.p٨,QyNA3\IlA|v 0n,(Kt Q/45ý[V=OJZ X,O Ym0PrbK)R{Z#feW|XsͰ]{'ui%ۖǽ#ӕ@wT'좱-ȳcKn 3&cFV]UY,f6 ١jO k79Z YcnVQt;T iczyC GO 𨛳-47\Jt=?89"ջLp^P]:Qq΁ޗq>:vJ)]Ţ5)ɛ1ax8;sZh Yion.>yҷPO'l n#"FS{6! VzY'k64EkȈwi9 z6m?UPij$v2-]~_vZ1|,L4(@n=Er}1=((>$kظ^^{j\z핹>Z*{d"^RK1-3>j`Xۊdq[^իu`<3ٱykG 9L^f}I/ڮczE1[a&p%8zcn/K&y d#R]b Q_FDS56{P~v*;vKcӖo (=m'97~kde\qRd"Z߂0 _ǹ&$εi^M}FYJ2T_-t$fd%7.~dӹI_jEH HXasg|Ɋkc3O]Ά,aɄG Z\ =x6 H}*! jr+Yh%n͎& Ҳ07&^þ yyieĺ~wb4ۧ{ Q]Ά_nHes< H5L,fܸL{n Opz~:3rͭ{j3%fv4EsuSzu6E{SH 2!p0 $cyݑ+apG\]A`*!r0tLJ91 E']Vf ؍9Bӷ?_)q&ݔMcdn|˗IzLS'[ B6R#,qey n"7a3Rr{e?#({=ws˲@HTŞZe]@}߶#EB{YCZ m=4-fLm7O{V3NBAe*ͱ u 0%Jb =gI.+IIbUDjM3;Ji$blDz|vQ .%Mߵv: ;^0g)2~tw!O%Gڑ})_%wRfH(~a@2G{GSЮ.JՌhFRuw(c9Y"#"ՂB̵Iyǽ.2Jڛ8*WvƜj:G -2C5Alet|7As-*SGf9U.18S}"eE'm!}^=t\@Zixjiw#1,fnFTugsOlȅMrZ&ٟ/kDpw=U?oL91{`ATͳ];a(]wǴWW7y )i@8gk1ùU!AB90\)vjMn ۹qAѻ7OqWXPtZ}iHN!P}',Y3|4kEe|eI3˛(1Q*D'ѐÐpa2ɣ/=.4y(k.@|l߫K15WW2H/dm7MhpOL;d׿8̦ Et@V6ƌ} ~!,!ieWtӐ=0` lڸB*tR:r&cfxMb`C|n|~jƫǩ1".˾),C6r+2dòѮفO2y$9=!M(iX] :>8C%!{6^\}a0j/>Z;rADl1S(bEcqATDPvB.[$>f<@zwB d;SvjF:(.fK;Fo+겑Ɖ?7YMn!uAMi1&ZYJ?ivxNq4v:786}v<\ .2gVSڤQP?ia%ⲅGAtP Ð#dX%UVsBR~&Mԓ/QUB7d^2S:K)\JIп"qr}*|O>`$ᮻ)vz~Jlffqs>!'W*&'V/Qwx4b8mkF;'qv1e d] p6i*Ǥ0OGT%qC ȫ&]tVOr%M?+Qm mQ(ΘFo[ɮR(!LWA~Tf𖄆Ow%lqcݕְ㏒|,0犹aDmOcUHiy0W;UD!˓<>TOih7 S~T`^nux`7 #DU/63 E7\AWNωy*& ?XJ2^JO%E]@}lp^7c!g `!/R!o/9&BX1h0S|ufega@XAl@Y&9fh&g#2GSSPAd X!iZY4Y}qy~ɶ%"q4>'L":R}~JKjz`*2' oN =OQоsGAr05&.y`!"tܰlf!ҳIo! EqbJa{- ﲲjjiƟ,οʸG$=J:_]țu?A:- \AVšVlE ;Vs&(Pek8~Hc? 5h,Sv)^Ź!Z4~a֪gD=H6S`H9B(`y.X'Z<^w$,o+kbrEwG86VPݮqmTYo{2:`Ll(=[xNhYΘcĥ,F5 oVέu7/U]p(n+%~䜠6}+>oii^iy] @g Em&?Oؔ:37Mޔeb^â"_=:WZ0R֜xߨEe:N|T6?l2ϋi"% o=j$%;ϋz XaFO&?Jn8,Es@2nx }s):2hTY/s赤'W7uMoR`F'u`qpRZsY/Q(ϣ*whP'ڗ#A98*r#d%oUa5|[^<Sa 5YeN|2y xvt͇9eGsSwmW f*< =QN.#yި3<߹s(a޿ jwS]'YcG9b9 }^ ηmw'rpo)nߵ5.6Oʭ(ZK%PnjrgXp9-;2 uVD?oD%[ bo4>i 0WZ2E]fF yɲ\}V΍Du<+c/@ٰIX!LލBP:xFCɪǚֿg^[nXm#5ҽ6ÈX` |؅*MR?fEUP[cmh4twJU)F"hE-j ʬ6f@nZyv!*GCĻ.󰸽.BqWȄEa:$O{DvmڳQdaBOrAW7s඼]<'t,|`5Bcu}E30;s°~>cy\ w3+KSsQDdVpp_/'\/CF͔^ٶBRu9~U#$Z9;D$jg&܏w6w栳:0lJvFMU=)3''#? M7QUQZ|MoOof"],/|Ev; NZ6h>fv/ Ў@vً4ll g e!$_:-j/10gv^ \g4 e-~qǛWom-`{Gz}ĝ+E6D{eř_4cd,AbIcukc1hbIIYq pa$yZ $ wH?-5lMb@RxVH\Go +t>V=&p}+Q#f}&-1jf<"%ʍ0jWin}T X?p%?I<} =u؄vUp&d\^ U*F)1*pϦPMw秥TQ1v?k*GQ_y,>ROGFׯ8my#hF;lDB(&MV3mJl,Ӆ%wQAm.tS:T$gKj m@$&DJpI'r% i0MGҚ%\צ$?Sy+Y9!ϹtrcmN|%BYj!wϥf .V˺ͻ:^h ـnݥ(]XTO,}/w3p $c!)jTH%ׁJ~bzdpRi%̛!86ײ5A͂ bJW%-5\  1LiY. ݨJ%"~b~=6THV,5֌#+Wk'7-i=FC?TjU`$טL ϒ2⦩u8bcEπJ~ 8bawP;4Bj[/5]Jܞ,ݶd@`{㖝]8<ō]M@h$ʘ1%eo'Ӿ=Lkkrmµ{o| t``tR7`ӡ8 i}fQnOsQiVi֬:5_rzǝOYybY9:]VkBeN !˥J?g4B>,|yqhFwd;|N1;CI<ǹvMKGl"915 ~=jy wgy"ˢNF=6n*zUkZiAAG9Hx rq&%ZgxtDg$>Iѝm4a'Ewѷ P:SE><{pP@~C^R^f .1[`$lYtYAوH( T`ȋ|7Fr뙨T{{^MKȄvq;}kېB0j'JwJፒ%'~LQ'x |a6g>Vc ɤx̨@56*Z~aIªXV_+w;Ftچhߐ H&U}3{_Q-YvJZ& 5)DQQDKJfl_HG5μ+ y3x!ud3M_FTx 1e_dA#`D.hc/tlۢ'U&;ߙϿ_~02) |KFPh?YȬY:D F].€GY@-ը|movg.3kl'NE.oW6#e/8e͂{z-pWdvMW"hfл;.t $d\5e%ۜO?Z#)'*TyN^pH\SrZG_G KƍMz3V{f^/Ow+P3V?U׍rgq?gtъrngjiQ B#/sŀEܻ,U*Wh/Ǧ|WM1/;do"Yꭌg(0L7zl氱i|]k̂M<'G~E\!fҫq7]R[T]R^xvLF YˋX؄L`0-Z|\&227SX hv놗"z'5-$j doi~?P ܯ~̬Q?r)1v `,LR1J'BGC ,`?\+0N܆w)E#Hn! Ziu7|kf-KeWd^ 4]¿SKr]Kp ~K&"Q/`K0`O·l~0?Q[& :p/3QmpHW]O!;bcLLw#}I*okMNrZJHatC<°]b8xׯ@GWc8vjAZʨ:`W6Pn/_`mQt(؏#_([St3 `SR-%1uu[#:JKGk8ӒKl "QR.V(OD*+}' ][ TWjzq[|}.ǵHC]5{pIHD rɕx!=zvb gmØE b[:NfvsR?53_9}2zë yNӊ[< !]QX'f+jE`W k3}vǧAhɂHNN=&lGJ*q~jjI=h6Z.VVZa7<F#BRx} ec׿7+ʹeb!_1v}ȅlR( )$A%MwxX+FDi'ŨK2a݂U>=$Ʊ6]N\6_ԧ\gnr2%KaEwԬuOެ BmL$8| Ysxks]fPIRE&޺ e^qznN?*9W_*- qgj(ũec .8P7hoj#mz[ΙeWuroרvg\3ܘc8tVn7㭣ɉ(X)ËL8/]Oŕ*}B.A]V&' 4V’R3{oXwxgQVp|%{kÁ&5*(u#{ ~SkP8OR-8~yf3%M-,5R -̑=N N\P׍1PwnXr޸2dfGڊ+G=o6N`ҔйcV&9:B-+'9`(l;JɈI}I>lp?.D :@Y[TkWUkl ؎^_GѲyV'Zw]Nya/CG//j8zvz+B;<)c +d+l5D[z*LSHhd4%3%iv|A+Y@CzR7\8[" RE5iKb?v)-S4ǑGud[ILwVU7Kuwt *u4>c csu X$cVcmLf|q6 pھEgMb"UЎT/gFM.9# <`S j-Y$e߉YD2?cC%bW|~dT. jBݕjVF> 5t)Iuxf˵(jwՉ̉lCxP9jO^5"gIVc$,?ޟ)xO)oa?t9͕4yH) ndw~6a5ӟkC ]ó,#[)|(V(dYh{½+5>3V2,_ud?H 3>2-ID CJu z@p< \a:~EMK/K gS^21H ,L|OSfY5xLRhC(s /&qR AK:D5uCnU>h$p Qwo2!:#&*YfوVaIWӤ ­˶ܻ4|v7%לp!/$t=]|zt0/ѵ!]2PPr/I3rRTԗ_ej~dHXt Ň&=R !v!\bgYc@kǔTr_~=XW7'#ؒ~^wrبQ BBt6V*:\ @6`b| HV*֗A/Ad/}eG S*}y5? 7Cvu=+ -އK\2Z2˸5P?=TN|hq Uox#?e d?dƢ^xD\ρz,y36Pқ^k+)k:;Z+>JYsl2gJݟAl^՝;m `KC)q6;{wYm}TVzjJE j?V#)AΛc#(O_Գʁ w4G~opipus~UU5ٍ1:uw ,&AUX]UKzln0lI+U[fEV'lg0}%Li>PY?b_l{8 @JJyj+dז[I;e"bvĹ"&"R֕Ppn%f!ګ5 4)rI=vLX06FJ ӹݽKzu!x:G9bn*9 b3Dٓ0z#X9<= єW&yX yH .9ؒ%K6(ìcX -7n^ǔ-VAZZ(%Djz6P94K=X\ RON̔U A_4 kD&r3* ]^nhEEM4T{h>˅KC#-jUcXųL֧NړkBSג~6bJk oU3jݫoj\?!leDY5UkL&t8| skr1\[] f /|j. ty=6XD l@vcQ<7l27w6բQgJU5U9gVTY tGݖ&il@B\>\cMPEi8r}.6? oB/FSbl/b\:H.&mܝT&IO,uzSm ߪYM;לpM``|;~'&pK$mzD I2C-y*H,B~]|n19 G)j_$mfۚ[jvs?U#Mvy,8X(ۛn=FL&cSk b!͇ZcܰULՃn6a@K[l6\Aףs,w莎J!Z"u"YL,/ϵPMR+ vc9Bc \=*]Yj+N Bt6r6$<^sZQ2Y# LGw|=6 0r>ws5*aof%vBn/E˝kL^!:VľѷC4_wSN%fU/chz %fk&G W* DC._#[m gDKGEcpa?!IjV"j:x|QѬ/,>"Rbҁ>-m}(ő6?b~lﲯ Z 3RobјqotRMz>3K ?Յ{3P-?t.L}huسA%'*B"-K:`N5lD5$U,BHTO;N*;8hgSE| uRwLagKx 7Tn _1>õݿhjf(cc#)[b8J6K%x^֡c @ ,㛎Vb!LGT\RWm "ӃHXR^ vQذ BX^R.Bԥ^ŁX͗ "[  &̥J0?ӷ|b#A@EۅV3d aj_EXP{k}x MY)hX:;!#84tƾ}:qVismzQ([[O+ 5e:NEy/Yx/^g;ؓL!]R2kO6EZsjN oR]=V%R3`ߔ 1ܬ [1{-c p o.aJ[8ֆ54<\"y!x$Zq;5#DZѹXnQ.'T-lV\4륨un#3O#>MVEphS! axa^Y'edO$J6;蠳6Zň *#Fbco3XE#F;g#o@kN̠^Ey6ǀv!{42t ?Oi8ӞB6֝A8AJ;F^v^x׵4XmZSQp=:)e6\Ri$b&u3_p hh)\I5Xo6+Žp*z)HԒҘIh%r"R+@Rot8这Z^<#ES{~( 72ֈ|E2DrCLIz{gT ?Z_fn2kMBl+?‰0X]HmLݑ-J@]XVH<#[2FP9)]Dň'B:Yk$\a)ڀ·ON{cҮPkAgh+|4,g^Dqd*0Vvn읯0=)q*踶y>"6P{"v{t8S2]>?8CG`4Aq |厥^|VM+VdTu$J6P#]<.WxoT?YiNKs1i`5 lfmr3NihJŗc`RV,vj{6QC,hobq!ꊵ97gb1{yv*#_ jQ[J>5˞7dw ?!ϱt`Ctu$eFAsg˞(z0&K]{$rD~DQp Ţ3d {N=?\[^QX 7Wt+ ޣ+V.e,w*;^GQ#n%R3d>zA lW[S8ǻ/L'Z@p+{.^~Ԝ#' }3#$g6-_@;Q TpaN)*N3 ;`&j1_6zs2_6~S[ȖoY~ZV)ȍF48e2F%Fv@X~IyEghZEeӫ&[b4鵅$F|Y"_*1RUZY=;"AVzZU? 粧=+cݵlT`m<7`—lިLviu7G;uj7{z3`q|&; vl_PkLXδKhHqlZcYILj3w|=wvlrd5Ε؃f=K8䴛'4 LЍ1X"?TsQ @*mˆZbVIM5RNQu)e0cpꈵ4# ʣoNPGrQQYYZ%c9/hɼ,1 "* j$F60. 1+LZإJ?{A޽d"4 }_SzfY Q?qz,FB`&|B3Ro<> ?J"'U}O $vZ k˂!8cB #-1d~h9y@8|֋~V೔JZ*!ynό߉flQ:R7ZL]4kGb%%*t5Ch{Nw{N,GkL;ObK-J:O4 2fԲhd5a@$U wYxd`HHɀEA/23cCfo->`/WL4Y3Ih'Mj}1!O %잸AWJdW]EœzB= 8A?'2> ^&X[۾ObdVjGp٬[Cu4jŜM,TL_2+HkQVχZ w4I 캘ԧz vvy%.C^'z@D'C37{XTͱQ+ۢhnw f&8R$c#!nb,qKDX<#]uOYd(J"k8C&h)WY!(U7Ź/Vh?l:/`f%vY^vEIFs8!qV˸'" 6a;6@FhV^/n9^-3n.!ҹS⣣'c.Q7nDqRA(:?/ZPhA3Y͂!y\A-)n͏RW_[Y՛^:0_ѱ(Q[LLF~ˆK;BA;y5A H{so G+Dr#%>檽L # )GT[/܆\&~-5ߓ(L9VyK/q0>>/UUSjԼ]0Ʋ PVKm_;z ~"cpx[>Z[j88K=RF +l$u GÆm!iXb a>ΓՓYN E*1H"5 Nw}L{ I Yo TVٷ RDnd }6|ϪI q^vB)&R(f`r^8<.WPMQsr}i2'}r#i p74%,U[5CNw)@h*\ xZJAWBW ʰGd6e ݪ6t235ɣ]C `Á4-_Yi'/ezQ !3]Cy0+tsH;G7Jq U5P(jY,“]Z~<^FM1)0|4ijLQßz Gw:g#ח_7}vc %񰽞{-l$d`2+ E}a$$%#>;]b{6^h/pZ/ie5;(|q Rw&Xv4I.\w1LnV,Hx!\_|v ;> 8r1E]9b`N1XV  %tˎ4LU\Z[|63Z7YvvȟAMgCۻt2#&4xM`mzuX)1[a(y uwds)crQGDK1kw8%XA'? [v/kpc5Ipċz 0mu7ݎs^npۢd>km %99n2D<.GW}# L)lm_vVtZ]ƻPŪb !Fk#2aj+|qGwFYQd{5@8}@P};cތ>4OBlI9"m Իgw%oE\plt͈OվҎY,ş`1 -9ƁR43Qŗ-cFJ)6c&5a}7u|)0J*m;ًVEТlĶ~M/Y7Rfb)4dcہh<I5 2_ZhJt"ۋPC{ŕ܅BƖG Nqm3Weꍄs<0±YߺS L N3j j+Du*|lmAJ>'mG7 a{"盠Ť @BOUwj4XBc^6ȢKhlr/p>FU'l|̓gK F J~[2݄vIP.=ˆ7t2{m;aZge= '$ Uk2|%T_3ĺ wbeg1BJ@ZKnH;QHH'R GmDT>SPTKBXWZ!>fv)j .Tq};bn#0IxG !L)W_384-P|ote|f UDwZ7oJg">?^w5#Qf #)AB+ b7Gں#Ӂ]#]BL4u1r&F!|𼮭%:gʫP=pڊ6oʹZuHyp颸B=9v 8l:0Jo2vzsq"OjXDgzobS5w4RDV rIcwoQ%7w0R[irD]5GGfC5%s- k&Wm" ,'~M ^c0C%Dzdu&z0KDH; b\/1c& ?ښٯD՝1]tn^r5mVweɘöf:ۣMd%E~DK 6g! W _ tv(7G9pgahu3L|O,cjZ踆kjHUq8{ِ/a,g~ê׸^1:f_(Bs]ܶВEWk8b򮎭Bp',2>x$զON'4Z 23d5Z)%IJI—ZwY|OqtDw1ΊX1y^ 34/ށ:iE3F-wu jЪ*\: 'Capˏ#Xi;hG+bo7am*#-x$فVv;3&Yox1Z*n ߛ&_뺻EJ 0u:`y^[WT u%o'h? IK%()=AAR .Ca(#c -UuH3;: $Gk~-+JĪ*X -5->Q+m.PlAe|vr0-=+Ai+%MR}A2:.7DAeL=7ND 3awmd<"LÝS@)(WWط ncTzEA NhN a K4r @0 äwBC 7sF'\vK°绘rThRE c O4o(^7[=e ?U=(+3qwYж~ ' o$]n|ZUA:(_ jbq_wD$|!xk mg)!QiE]6zú!0! /Cʱ[Cvzi>%D봖WjF5|+N/&HP#ϕAQ(X3+zq?zDK~Dݜ1},0\×= ʝ$0ʸeG׿%ɫoRuc.Nphн(kdc)I?V2^3Eś]H=:r܃;O]3y%@TQlG R|?Q<BnesQ r=!!c]wKe s7ޫuPH ջ _1/0d_ dY5dO"=PvNьqX} D.JرERp+cai(DXn7NI^#_F b&Jf-~ѫ=|I-d8^.K=Pr%Md1#XWL+ -u%cیӭ(0p26]LJ=:N݌-E_fAk>U-o *5~ޥCL'(qĸI%#nMzy 6y`ƨi9foȘ({>3#?%?]%zo$oGU lk=M&'pyGRdf8Ay Aձ}ǖWg_ݟg(*uY}B{E Q]!r'&TN.y=I~>DmOծd$+yTL# |IwaH؝=2sk\)NIHySF)ݖK1$o G{(toobnE Y;>HhƷEKJ#!+7R 8T}`P ޯv M.3T7QCA$Cjz3\?PTmdgTDj"ŰQ 9FYD)m?e>V"hޔ4+bVqUx:4Td`d*Ԗbo>][0J. \v!% >SjP6gc 6*i^U6LLI+*Pɩb* R*l^VdҒu}>Կk,d)7t6 7TNk ,5>CwR )IͲUI+c+P:Q*/Nɘq (Ls`Ĝ$:JwLi [NXѦ "S9OH$N0o_2DZIÔlœ 3ƽD VB_8i2R˙??0:}=C$zL9)Wԓr7'0Nd@Y g&2sͯ1oYl* -DHn&{q2@ᴍ`>U_ #%ˢh`!9?b'ט(?!$upma"hsC"yJҝp(.!C[Fqeq*AD,ѮWoez,"uHy>dR`GVCrW[cIZvAOpbfA?X;`l2uOd^"TL%-pS/':`mI, U_io"1$ =+n)"ˠr~5Q4ZF߀jr&4VXɃ~Bf?RfPtОZv̖e jx3'_iwf'?T_G^?[@d M4Ne፺ 6J-'D;5/FqSM96K?2%4^-avX>>;+:,@'@ePhKCivo8s6W86Mg? }Xktqe14u`Ow!&&#!NTmY ?o?^XVy oj(YYUE ޯ!,|qΝt sqODwd4)%Ի,B*Gȡ%*B#S yi`O]Χ܂Eac&>V !״LS.qgLMGUVۖ;Iz|"HZFcm6,rf*"ʶPV%É?C2>zyAM-bSp4 Bvm?xt} oh~m MЦ"6nOW^8AK Êz6+Bzg`dIT=] -{g FK{L5v:, "Y c"6Ɂ-5+U!L_|)`1KN|&HLنϣPtK7_׀l͜N$7>a~zf0lb!tm^"MwJoWOy3϶Ij[ 𔐃9"&('Y˵g @d4LX󔪬׮2P_ψWmY! ,my[@[G:,X@GExN{Nusir}L8qj 6jӓ ${;BP M6v 'ۇyDw|[pl6 ʭkf^bZwC[%-tI)Yя93閎+3JoM_Q箱LuBPD4qӛ0 $#@S?&T }_5QX\+rۤHkP?bٲ@S9{F_9lUtQ,mDZF9Dwc,~Yad:Wi'G- y\u%IGbc)d8mF1EqD46oɉWgSi>A4Au=B$)w,5[9]G[^~#] &ں'(3 8ڀϐ൶q*yMU"!؆*5 a4Dl1#a:{"Լ)a*⬝>&e)}BD=@HqPֶ^7tu9A~fϱɖzB03܀Z|pk5'WLIfXKrsTbH8EySr=#IGJ?SF?P %(%Oᶻ3s_KcIE+jR(듟UhU֯V2l[cGOevsTSs" Ŧrqp6^q !!Y(d*y=Wh%zESL>8y">U|,' qGJl n^j/Y~۞IUسQԸ#Z/b3u8 raMj]Ӗ-5<3`b-(٘Hg%e,D"oiXx>,^z3V0e=]F>o;_z*/usoݱ*/Ml,+qA~UUUoJ=.WmK f@>aNJmGct1p۰?^ .@S|eUv$ݺzKpx"ЖyKj4ܸ֘YڡqY`b2h*"Hx%<3,ѥ׌e i;$CNI ׈Cf$˖K9$_Ue$äpZɚ4hϊY CnW)%jV_!12e=~LVi{n(^K82sGw qWqPXY3Pm4X@O/|o(Jr +iOˀ5Y4#u710^S.2< B:0:]$I(k-x&L$JWfDhӋkr<[Z.Ky&&߀sQS䎓P E:A`hGE9yϕ}+,rlOSL[xLxFib,>''PǗܚKef¯<#[fb1d #(ʏlOJ1̕-/NS cToMYJwԵ8 ֎ \2=ͯjp&^o|5cX "!{ľi'xtGIif_&u|] Uw:.[2h_{ABL!J lb`]IJr1WU-|WZ|~u؝pX'z62Wx.(i':CWC:cT (Gg('w xWKtp >?:9<ipQ TU"Lт QC:ɀͮs24r ?&R8V i)=poMM?6Sɾ(l{*j=-xi#5ן~Q&wkp&w2);փ?ّb6t2pPmm1G˨vc% {({.{D^G%T0tJx(M/PR ~B'X>B 3C4x&?A ~F0% EnQ˓=#4/NB;ֺ*5Ŋ^:Dw&Y],jʈ ؒu6? kӍAucUpK>]ˎpb>PwB:tF~cF?0h1vWwz2XJ$} dWN9WMc*3eIR6׏ q^>dx2֩:9p vK`#{XR ?Z9ulY0F/M!MH֘K%Imb^Ek:c$δ̩rBۚhC̙,A sEtrn& .ݟ+4'a#$\4DiB S{9\ra?Ș x:+ځW)+K_t Ӄ&2ؔJFՎ7as2s&: 1}Cj*?d\v$/ -2#|2<*OC SX6/Q4F!jZ8l9ݺI/ItkViPgtUS\-(ةZ!QT!"q rV8{LCCH8RތwY;OJ"neڑ;jƴ (67ԌA@YN Er7\`3)Ն5*K-f?Ue`[[Z5AhB״$2Լi7ޣˆo)4y!1B;` PȤLcsdk@|Hh " ޥb+,QldG V\:ć%(53v BƧJSKlUVPZGMm9sY3X: x] & 5>x+4HRL+mSܶ}lYU~>EA dr[o[(s:gdZ>Nv ΓS_DWWtYp1'Х8V<] 7~oT s$Z$Xx.54>q($#MpktlPaXE~F+?7U5ӇsU1)R |˳ǕFyw"0tjL qͲ++x,a"d(;dyBX !,q׵hOϺ+rgDtڭ ϧ=;Rm ШYibvs3V6k^bCgwUG,$o!Fn!vzxzA0Zdt[U4@eyD J! Le_Fu)'TõթLk|Sz%=6 -~mv D$$.;#V V໊^P;4j7J!7UC:c ^C $g$Jܜ>e{ .~l $yuXBu >&OuEOv:8 bDi7_cAh;%oɐoǪOW%mvs001%n pVJ*k\*Bx;R')R19{@W;7v?W\> !{^:0haiTpt HC(X*@/m YJGC5k+"~bAz(4g&"^]~~`N:)]A"m<`L*2%ۣp9@_]ؘLCgTy@Sz/n^cĸ%ǰGA}T 9=Fvu] 4`NF]nQ6/fWL~%= eԻ7΂O:zqxtp7ϩf$oRDp'0xq[* 9WmC%m ̩[]`Do/~(my^e<í*I^"ف -);pQZ4zH<@1kޏC0(es2cBty}(xr,@?;\n%!+7Τ|$RF~ش< S&|.V5F'Z>\P|9Uޓ{D2 h (p)O)SwΪ`>VvoI0 K>[zAF7X3} V^ֆD ^AiH|ů+{Sr-绒Vm3m)UܰnX2N[wH5( ̤CZ, t:F/Ij vK?8#QtY :xU.PnYAVK1! =ad-a1#PjU~殪J;1dbfT.?=VJ .-h!P>"H,Ãq|=ZlW"iN@RS\-ݹd8ӯ^grE.^WJЏRFbƋ:p0on2|9'#_w"oG9Iuݡ^G+K-WgvYYz@u+҇<0LXLjsI|7# ̜\mZh 4j`V I%§O% fAzXLfBσo/PR4~Fi|v@|?YoW[v*}t<»?Wx@q_cte7Z&KlqDslc%X-evHx`kJOxq`B@yMtT¬, @i#4ׇGLBb欤C'! *%(ǁ뜶^6Y_>*4[YAd3DVԆTZDۃti{XYQhA5"փ:/|.c!~ZŢf4cZřL TRDAHv4 ƐxdjX:ќ|9wY/9I|a;ʭH؍?$EJ(X%ţ١j1҅Ք6{ҡz)[@_#dzOF6%SضML$]ΥEF8YQ111(S#,3) CN 9g#|A\TtPx/ "@N@0Bر8Df<?W >[WeԞ+62--/F\3ZVaJLZ Sշ+ xQB6O`\XRgq6X!\88&Gj # 4ʹ.X)Yu?wVGHDM@Utx|%~`" k42+@C$ݙ4\=qf|/QAKG!̺>Ȼ>a&ܙ'< MP ho8C6wNl|-JpP?8΂0vKޥ:q"ьNuWJ0E S4ͯ{,"{#_m'"[OH{NͫCU^ܩ0Xre0\N`ԽP6~JɞzRyCMPrQPZ+"f ]DbCf M&_[pGTL.(;UlT)܅"%]?넉*N~rt#\4 J^qZtt գ^\aޒp]P4Es7Y R(ɨ-lijRm3 EӴ̚ ՚z2S?~x؅ׇ m\Ęa3r/aU@sPdSA643-{%zBqYyo6Ϫg!6#Ҩ[1,WeOxK<&qo  ׂd[q>݈d^r8j z/bzW]f{\D?A;"INƅ\L|CL K*z :[jKSt_ޖ~E7%yw$+f<&|kNN_K*pSaHzo`sbLwÊDzЧ:{J` %*+?tor93Yk0 &8ю )}1a}|Iic5P[B<:;U.0ڢp#4!2z 0eL !CH@zT2'E3bv|BE^ra+S;k j%y;z^[ubm*]Ɨ۳Z/Z4\lۻ$SқϪ+ r|KMֻsJ;kF=1er[M1Cskk QKf Gq8l1ԎNYL.}~6)DʆMߎ'3\(^jlCxZ_4#L:X1>%C/pKG#a|wC)y MΈ{" '(-F.#&B D7"RgC9!{?8|)M-譊4w#NJ"R-"JԴ]YT8zeQxx-JK! F -YWNWwSR@Z?\u"Ao@Ua3 EWвCpĸHcB@k{IHLЉaٵ<!\1y& !ѬvdwUuLLYyjA XX Ǵk9iE9|+̞&]ZӮ:76&ْYiէ,2[NO P3~HaFȹa~d(+o%F^*u>Ny_u;a"n $ o4J8H^1^P)olc , NCNe1Fc&aM td]W&fpUiŞCj9%}^ ܉؜0XjC[Ik_ȍgLW>r}c.ӤIAō iCt@Fʭa P88d3 WL<<9 ٘w^(|/;:)rků]_sMފ*HϞUSH=s#?XЩh>v 8oZDuN4Sev\Kmو֒ dmZf Xo4?]e+ĉULnpϖZ,5VQ`u?ӄ eQxHmgRU:6mUVI@\D`Bѐyζ4AģBPdJ`1fk$7L3ZʞK1S@5 gPt9%~Dr4T;[f㱹|{B4jYqm Nn  AΙj i9O4 ;"i"!\Ǚ8ZWJ&/ ",U/%htF9֔ɞ~_} =&|";- q:7Bf"81q]wdW|[^/G2%ĔF+ir;<*+(t7s5up럮 Ls)5^3 Ɂ@ϭBE68Mq|NHXhٱxn2ӐBem\u#=tB@b$>^26:gmdeCgF":W] 3dWK{,Qφ ̍3URP 29L ɳے^kJ26TJs踄IHp]zlfHz#h4b_%_FA"CD@E4IP=fh'fXy|h29Uh?fYnE􇎶Nnin8t,Q\T&E}E;VR~EY I.a5,I#|)-UuGDIR%E .:"i1ZoK:m,*3[),M#;6OsCp~{cV8%]uTHWV%AO,hm:ڗ!\L\e}=՝`I}QF&{vzܑ a\2mi- QDŽEC2 ŀ̈́4ѿǬ rNx؈:01191; 5pVPS_4뵾<#bsHw OR |5Fj@RQDs(igU*"MIYh7 fQ |aH޴YƞkٛDYPic0b JdËEo* \^$lXialǟaGY*Z\84FI:<[ϼCh}gr×7Y @wW$VF _WkX,j귞E|+l97&Pܦ:A7M+JF+`kIL?,t||}5<䁮Jv}-!hz3Br\L >O +C(FMpۃAJ"`1hD̫)T]/AUV;І\`Fw.N,!'Lіo^u轗;CaCl+3BˇP 8 ?1RVWq!*ʱWKqCGPrgYUӻр˘lM5vKr`DN3sSFWNjI}Jp?3.=:?Afy( f{@Ǔa,6Ex!485虰4u]lx@dKʄU(g[ ZwWN^QCɑl\E՛+ :ˀm"gR7L%IRlŽDSC)ۿ7=3lCʴ q ʦcFeІ(.;r~:nl(d)H"^W bv%&-S&RWouHcn-ʬWSM < rˍ*ʟ {5p$bfPMʉQ hojųp>xIg.}2J:+*CR9_k S0flsbez4G5Ʈ^!-w(td[Ӎ:30ڦ:Gط6kec͡V!RACA8,f.0@t=*.!|Uv^7 = JYXLߍ,ֳ YGnY8yy"d9սNFp^7`V,]b.N/ N ?UW "zuo.{"덋#KM JBBw~a9CcQ.N$' d 'Z~U&¡cXmt 2dF Vth\&Pej`s.636"PprXa604QNjF/W7o6Qw8}EPla2-{QXZ*f'@ B7Q'5\nYlWPlCF+VYr^ݩ,>yZzBlL]gV)L(f=JƋSAuU㗘Nb'[Zݞb}9oN_ ^~?~ylW@zp}d E;4AhrUeNJH{:ixW,Ae7$Zvt*nCax㋶&"U{aW$^y{V &c %e{#PW@Bc4dNW"}4^bt9pTǤmSpjkčՃZLk1j|WS E[ EΟFXyVxsaZ|TQ(R >YxcR3Px:Q>h ,FGc]x Ay42Q4Qk|iђ;Eʤ> gک պ9l{ kAs]g֦+rHiT7_?j"^2g[\Zl!SXhF@ꊃejrCitcJ2>LqEU36k\O-ʤ]i?_ Q{iū+nJFzNB<{k &<Ҥ٢ ъi1){9܈&2ocm58X4Re9&$("cuT;68e>4,#> ]{ zYl[Hc~"0QԯNRvWIĹ`18翟B(p>Q"3*]! ZrgfNkWUd[" ‰jؚ?>+xgGi69i3VF? Ӳ3rڞ/,ҽڇmnHg7W͚of z$oAohC N`\5,x7v$qIo3@j}}"/ѽ71 rAJvh}a7, x‡Ua-*ZW4mvh5@ XADdn[hGs}#ľDҳ]tX~ΦJ!j>R̙dk|aqR 1vQEJu^X,. P WB4@r<@(Z!{S2gZCg!hZ}և#P>FO(*x!&<j9!"r^ fua@?7-%iaXfKY9bK:QLݪBmmem]5s`" ˹G(.`nm=u9yx O+9e1|e y szPP'Kv7[T\FjMY9N}DR@u*YaՂw) ? GhP1="{#EVeqɌg4ն6oOlXFK0h(R}{SȯDDG*lyou ~Nz"I1Ji\Om]&6Ml=^3tc:͋ќBU~ǯd"%zRr܀n# "2:WHoqtdrf"UG,w]ijUX'4.a8e2ɠ+Nfvn7CM$MO];W7h7(о㴩VBC9o})4dz9X_ XGCX*xƛ4iv\7!!whd-Uoo]6Y?\k>L"s1:v$,1E=8<<̉X4"2,N )ĬޣP:a$a3"ڡ2 WlD?i/tfB6@6`D,;YzFakY;wST56\iT0W"O|%mv4Gk.NTJ'^B9_F) s5z2IGDc0Z@A ?zGzblV efVWv=-fGz?#}P!k%HRhFy6f]\$_趃ώ O_iB{&9pݵȚ&vXmu>4[& 1+z@oֲ,{MxMͩS/?cѿ%s*z3oݵTy'n'5%,Pέ؂#$X=EE,Vxffznij\ʋg+lNPByr#a\5 [rb%xƍduBWZ2~6؊&º='w8wmOήߔ[v4 U`;KsD)tv'Ryo]ɐqm&%4&2>,ڕFuED@JNJAI181إJWZ' 3r}ђW klsMOl; ܳnKGJA\ Eߵ}drS{cϚH.mG|,/c ao"^^mͧ~ضrV,\# <Ǯ"v%QFO-V8 ]+kF\* ^1/BOa?8MrtvbgGP tRA[ڈuxƊ6UqIlKDRbP LjGv #y2'3a @&ɼ7*ގ7IWTZAf}t*pI:\8$hCUIX,oR}ԋK;HZm/%ڟ}v=T:L^u3FAYq+,Qk ʮvzXG :oW]>YbPĜ(>ˆˮ.6>VDXyo')o<う,l6=7bY=ue\;"m }!]%? _N֓O7bo*ؔ  z'Zu 3$h*߭&& "OkG;1}V_7l 3.qKqx1xuȝtdRf ! Jk@ܒ+40~xwl)CaED*Cg쀷tbD)UG;Es߬by0Qs “7<8oOdhn_5fdz9og-ԑj%&`G(kxX(CK k1<+,pɛz;%7cF dg\0mQhO~*754ϕf^% Ȝ*vсcA܁G 3te3j@Gi2!$e3+B oVSGc[/[m=Xeo\5O G [+6p`o9@!}ȘKZ5*5b`v61L6`֓W!f@82GU ?z˧"S,I⛤L~Nu9^GN&ܿ ~E?\Ӯ-|Q "8n, Rەnw=g2uU1yq& Y$Y *8XW} +~ e1~EDݤ{X؎O &yh^Cx~) ɃpAv2>^ ԧs6Y]J:p%k0>ϸyӖw 7^it8nWNmF"ax۠zd]$1>DFǠ#m>-3| "J 7=(&FΉT􄷜1\CtȂ0"U}$K.ݼQ˩O֬2ծFPʉFD7r3Db4G96!!3Qᙑ[dq\<} mԳK0j 1,2bX<~QEj ˻?om-kJvXkKh(q@VW955hU1@19ebf2݂y6u 2W+Y:NB96F1AhV1jb3 Rc-z,ux{U~0T]זE$.tvqPï!$}a7/M ߷}EƓ3 ܪܔwW 92yȈЧ~=\!kouZ J.2A3оX-q؏p%[uU$q_vi-f*;b8KA f,yjM- nyUzC"1&JHep 1UCLdĘɝ]5௖M W0HguE+I\P+,&%W VMy܉TtyTB !K0onLB*v ] NL%1]; zEyX,pCGVIx֠8!w̓%wzUw7F.u1~) Wꑎ˟K bvRmdG7:^k0hL c(l y¦߰a7+jAo[Lnӱ_ ~z" 11n֣6[Rb C {W0Xcr~-4ϻr!]‚/{ Ͻ,)%%>6^ږwq %<qѓ v3NP[jvVԖtK^>K 2?jZoje D;݈/8E . kbhŞpr= *"<Î J[zvljdAHD͕%@m_/!ȸS` ^{=mOʶxSCp/B4{%9m+""͏M ] JށJ aݪEyҩ &=A5kb s$֫A3@3N3Amh~vx y~!#j%_1M)p@RzqX6{L0'XkqgB$sea=d9IM{~Z*F~;L`lmW:wv 1^Eu0%#0Dl$;e9=a6/@ t>JK37|>8Zc(sЅw~R<Č=\ e aB'o!2%JtN F6f7j|M)F#;܈Pͅ!0HGs,ʟ5se ~tomr V7+@oEG EạD0|u4Y6_n# u0nxGVOCI( !%U{ swi B\=p"Xjj> c@Y)5~ } G#d)΍RͰ)̪ɋTth[N!\7k &YymR3Zd YI03"udnBTjWoRrrIc;wgN,q~͎\A^~I3 Z%(!0?2d*!^+ 5-0v$I ׮rO,A` %q"k(u =>+j1'3ĺKȼCbe)_%j( ysPM-^ -TE5L06YO6xspFUlMEz.vgK5L4Rj0%SsF'Y35Bq~inbƺB$0?@E*mL9cѱ_vSqp2H79j5c!ZJ>mV{~vbcɃp^/ݍ@lJfgca~(kL3Ny8`K5E⼯Pe+]%i{ %-a,qCь,40T%۷g-aD_śW\PD5`AU9DuL-"D 81KKZՔ <0x^Ia}O6-z͸g.!]M DTXJyD?AWс3\_8* w v5*vF5p!4ȬM K '#0a^!6i;Q3<<6QcGZi?Vy@k!^R dm!Hi#8Ipj!FWΏLfmXmY?#x I~:Ok5B>[CLd -R 37w]7BG{B>~'\d`Qe 0^^t-%֔Wp|ʫ]0ӅlV1>-ő/:M&KswrvUm#|Giڬ[m[@Et?xD,_\wOD1,?'EAKeDŽ(<2!xGm F`}'kl+gZG%l9_^-m#(8qCH ?8v3}E!j -)w|iu[458C`xr`t V3SX _55$zE.XͷitJF'%$ם;ơ=[Xkj51jӌYX54R}| Yɬ.0uQx`:Xݡ|ZmA#/sVL:j*{)f{p\j\6o?EGlg u{uf}@8J>Ot^3HJR8ǯe5Hh`_{HBfDŶ4P>8+z Jhլx!#Я9R{3/pʮ"&-j*i,> LMO$|:?9oyXg rHn7^&F*pߛjW 3bbpɶUcfs?l&Npmq}ʮ׮7SjFym7xQDV. ªсtYؔ)x)l_$8e{o+})i6x{1ASqTF&ah@mz4s-;}PG(>W[^ř>zAf|*@%+KTc8V 3~1 hb:C|i' "c(l1|눷?*8>PwФYYc#5p[?E:g2.C{2kVR|!*%gh,/yɅ3jj$2Vy|/y޾:PZi u4 `@Taz en`z lϪi Hu]-H(3}g1 OpqW>JKE(*D;}.vyyg(٦ȉbj`ȻlX82o> [ ] SF/7#Xu$ws$ZhJ qo]W_}C){L=ffIy|01Dz=N>X{E߈-(3!) t;ySYWV<)C!jyjrhEm!uq{)XX-DyzweQ >EG%t:Ȱڼ <{6WRYwL|V>+RxQ5{JÇqA"Y` ݳ*S6O0.462+e!{deDٔ\A|%pPSTX =z]pZrMьF_}])_nߟA/7*))Ae;7 U uSΌaxj>b `< fܸF^i$7r8zlz_-bH̹P9ˆznGWLz7/P&$Ki֗8fgX皓9{00XV^  Ᶎ gPy7l;G* K"[vJUWc{ઊeM$oQ.^09ӝu2ElWHHK2%A3}r#s2ol3ZLԄ9~)gi׮j#מk68Ih̿. _V`cކW/maMeĪN=)y:vߛC/ o~IWq ljqiӘ!%Mo[Mkaɶ[{t^ͺ"H՗Vxr Xpc >ZKM;?D[75 3,V©#3/~0digbT?cS-'3Htf%pNyxwm|i."& =,l{<ɮePv\e#pb]*[`: CnƑ.ee v { lR:{\l K[E>:彩f{W˟33/ϥ* lU3ּ{%5Û{cVf2wALS&آcԙwW|V$S!t-A_|:}lb @R*I28D%-+kHnC8@ y] 7'LKm3GC[ash-a"Q_up?k0ZDaG"YG|.Nh橖0E&S1Bw+vO  X4gêxﭙf^KDZu&e?qʤ^#)ز@jGs lVA%-3IQ ,W8z u9 b8Zre<Ï8zuF-?˟Lb`=fϼ=i-I2.`Od.hԳ?'lv*)ͺ]q <覄:-;~} !l-F*ރJr +[|^C 75j{cZӻ!kz{@rFJ"r{$&ӶCϹsWh fLGdLMn݀4I ZvU96 hwp,4Az^Դkjt'1, u@ڧt x< R2 C(@m'f'D-qaѼlRJSw)6QN NN3f3֠m!G8 w=C&dlX\}O$ "Qz0Ɛ.a5xGbn!\4&O8BƂauH\ufj`a>fV6$~CiQ-tb1ï,B$}8aѨSj,/OUM@!5+vŊ% e/;[" Jq:+XSbdkd|:m3ǷrSM-+z=G'qEV0$߮V&CgL ll(^^yTUZ@ 7hIIC1ڞng|K m?KVWJŘ.y\uK ,Y c䲛-0qW5L`=pܖN9[eNJ(HPn*Mu4,AnpkUkήI5Z-xs (ޤ{B8: R )EϚ   #0˩<εN,Gb ):j"z }6~N5{:\br[hǸ*;yW}1Pc¬%A3䒬t%!k*ꯌ; EO;!ʮơSU'>L*l!|CʵwN_L?\˰n% XŠj!7>t7A褡ziOQs2AҏQ,wFp T;}$@Ho_rk~Ǣ]ڥZ[ZCCs!+i O##~w׵1r1U$,?V1|LK7_#gvkP"wU}<-ABsAgTZBW̮2x#bt ՝ {QJ,E?'Xuá|Mh|!uxWiqzՓvO`$\B=[ AQ2>4v{{H=6כ1sU 5kXY :3ΐZeH솳9bpp߈⬑w48-hA5 JixnuҵmBA}T]G!Dԇ>}Z%U.];JYK7+j5#DV|MaN/- d_XAxąēxk^Js{"sR2(+O1x^1-;'L@.Jшm 1Ǭ=<&8/"It þX`!!trsV2\.ulbg65 >/isgR`鰨E,ϕ*ۓg$]cC^ 躻 ڠ/ fI U(Px2]4}ivra;lc?N7|S\3>ӌyf[C$.N~i-׶}!z,H`Eŵ+|+<܉r]M*+YS5cW-GTD3Ř%wH:zOrC2'*EI08ٸhQ#F_Zt&WCdKirokKE권w3Kj9yZֿ҅ &e6 g`Y3H ]f*(dz5;Q9PYd~Щ/ F!]3#WA@E0I8c4|CؠExǺ^zG)SY>]Qⅎ$j-{K)?&'[{- !3G ;gc7NB;OW1%sgtS >9LRmd3tX#C)}_BfM0_훂"kKOxyji:I'8dQ,4V(N8ˏB'̩ &6lB`*臩"*w Ÿ0'rf&Ot,eMTII$,LT䪥x/3ȤުuHK[]]pf tm71ȩ ko!\{?%BO}V7<8Vh$X=)s0LDB܂`V 5׾"4j2!CYbؒA3P| #QZYhHQTomTb[< =k]|$R00JKӮ6}%*z`]!vdRd']i/3ө(=4 %ѐ~r`Ņ ٲ]u /8*s`|J=ֹ{*g[0l<ʤ=il"S7TRk7lE7f jsiOp#v+o.C%>,[1l/ (nl Cpqx[ف3u[#z`§e 6E)^:Em@$ָ,D^Ps3m<Р|AEKN\ћcn_#|iS([UȚL&6ZYZj^ԳJ޿)=ZZ/ LC-e>F**}qbMz0|@A.0039סeӁnwU(NZXk\ y(U)Ԝcā!] T"!tKy8rC-R A +6X &n07Emm-ޏ3F7g&4˫^bԼzZ ۟YNB;= }ˌ%&N|D%}tjIhQ(DaPŶd#g WysQKX5'0#=zuxY_ʻA5ʦIp{r0_&;X$3?dsK. p3ikFt#[ݮmUCl wYN?l4뒓M  hn^ۦQt-ajxMJPR2Tޛ?{+)ٸDox$I&LjDCn̎M`)Ã=}٭IY}P/oHҵE +rumZ>M? 76d)%/V u۩x0 h 3ST]3J]FNסI^zl2h Sol:qTc"Km^+Cվl 7uJůzj٬uyAZ&W۵~v4iZvKL0~"ݨٓDAN?俈.OB^qppʴlY1~|t60M3jR(?%1b\Ghl0<| 1GCU^KL'JuAMND{w)@k ÎE. >; " @E^>~ffOuC1qn4ivAn xt샦6O~rmK0U2}օ 쪽iw h9=sE\CUc=C.2S̅by1 J$iؠP萪Щ$ag9:ZXFS#OlנfH C|qD^L++P87on5ņfm[Oci9fo/ lTl>zœRЪ/tP( geo]W T]' J1߭eao6P&sj6̔B!Ɣo,M޵/oJw&zk5UwJ#]]NJT>N#y`+4Lk,'i9b9M&B#N lLUΗ5qVblZa`+Kw<->u+e@N9IRQJߒ)N}p `>o,_9f:QL`9= <((ۅ_/#!3 _~ٌE q)(y3`fǏ\LDwXع({G$j4[OBgY~4ɠx2-%(T Fqq{. yz’[\j|*@Z4G~#LRS/\@~#+EUgNI84ρl:S BM%Ƒ4Bfd9J33g'tɭTIեmU˺ZLebfF"ˍhI Y;le݊y-sMSHind)F]^6rsդÓ*rs^o4ȶ3m?,#GE' WK$j9eM&,{wA[آ>оrOVCvx7xyd X-IV;1. ) 倻GDsF0N_PIf$Kdf{-MRec C(DǼ||9}<|2!_HaޘGHX!hi1<7)"8e7:7uƄ'm-wb.So]/TE|W3eu̹d\&˧ ȊCn'}rs=(6 .yΥ*r*;z}w(FɄKjOLWM@o|s4< ro>קt/]1/HH;׀X$7˼FBGrN=V+Q/rn|2x9՟G?5"'-WU)]T[HZ2br>Mcg êete@5w{bUALu Biע!׸B&B]L3V} ,|bDŽ\>2{# :Dq@պb;8O=N3yk=ϱ[Zto|YǴ}*Ke,P<*)2O`]J\Cc/TD3}dqQ_Թ?jِI1\ fS${ڇ! nn%UMt.Y0â)t݉7zs-.GO2H ֓?^}h2~QvFۯ7hz7yQZcR7IW0jÊ1^ڛVsm..I@=elde1[|YJRAmLD;R`Ekޗ!n#/ e׍1,n%[WS2eXWe~ ׊% 5I e)(e2'嗞j }Ε,S;(+oøWQ2@̹+K0)b}/[2=eoMQQ74:W(sB 0ξ/,dSql(2|aZfwޖ׊O\ lє%is񸿵KʰV9_fI;4fP)!4#Z{)%350JʐA0{U%`rjC5 c]p~Ҳ|^j̡1[-R{Pp+ w~mnbrB9jqIn|EҢ+4acHm6?dz0eHDAxxМN5|g p_Tfde3E!,6 $^=%EwM3~e*To_{X"նyKm]U|e b0ᘘ0fLjğ+e'nZH}!Q]XȒrRzM<7S‡uoA^<Q\EޅQ@|75=JJs\>>`?Aǀ<z{)>W,8Յg}\kD?rEn zM 3 H]%6l]MURRL~P-#.̤^:${E1S];0IHtI񤰮_<e!6e t;2si\E_H]5`P&}F^r,J\ң5ok3uelf* (*S8FY}q/.`4ҭ`Kq#7oRcհپ6$4\v4MJ03S{&&Kפ:1zl&'ULW'5 G}2ivx>V[5}'ahD,:0?yWrrrxoe͗vm.AR;LYnOݚaDn'_G֟I;uG*>&0s^@I)9󍴃%lUgRnkRvY~ =liܔ \C5|0u&^鮨 t6{& #M`Oжx'#?-8c@=ڿr}3g{c^@W@'N$heZOD9_|Kd4+: PpLhtb(]5رtvaP|' 9>caa f@-K&8HnJQ @yq9de\v!ޔNmg $v퍎5[d%ؾ:6.5j.鿁| gl3Wỳ.Ԅ񢷯̺d^Ga~uT(߯I?P зPY逴N'pTQӜ!hu0!k|_+CMjސvH85 뺪 !i}Wdi`TF& w:p$yq.)e j8hBe ڀ{MQS?a/F-#(.v;0e*q5GZN01"w<2(bqlHŢ,sCAp" %޸/ucq K+1׋-W|l[5Y%oo`%/%^ҳks825)YNnRp vn6{kb{_T* Ow=1E5yC:pv]&"XLRVɞƣ+F2.R ^Am,a:M;h*e~|ZJ!:֜A20 ^u!PHWDahoQZvDD$=sC2͙r>I\f'krI\mJv?R5i!Jh/'Y޺:;l8+xC,O0;mqWI;[}|3kĠiXȈk&qR1B& 'SƩH$%GI3F^DqBi(w:   0%x'cGL! q}byJFi ewJO`aģ}n#'fcx7QsqXΔQs إTdp*@wҎ|W5s{VLJ jJfpvOsO 3|'we?|/8˫BofAW1vFmmjib+v 6a_k;F늮_tjGIpp)l&dbmffo0egvYso)uRj>|>+aA۴Gb#_?2U*a!_58Tzx+ѼFzN~-QϘeN>D,z_/`G9XA d+!Keӻb2L*MFtnД&NATM:P(ӡ3WJ9ytLm{3?wV"Z& TEtbɲ=vDnyedKȯJ:aXW[A{1϶>KCn#A~6\AS]7Lv" ]ozPgz{Mp|n+/b')b&~وpTlS\b)#%I8ցkG&oSnh.N^46j0ai:E 9T"s HxM,óSOd- dݻ.@{"I`uqN0Eڀva< 7|z'ЖRp. U!Aw"6~׺F_ӌ*d FӞ:ߌTCZX;2ӝiA֓Qj6%*4qC[ 1.uK8Uic[(݂12|d-VO%{ x0]x!#%s1Ifj]xl;Y9lU#c8bPƕdbS-NO6+gH-EOծUwyWxD1<:8)С7*hgQ5]@ZQmv\ޝ*a~6X<@9JF1/*q#,lAGd\{U "h% `  `m"hnoUa:qupw6pO*f ti3 j@" \G⿐ }?G&PRFk{QBuh(Zʐ,` 8IdQrf70XE:e="3Z伔a_maV~6*y U[ 8$ J}J_FMmxf E1|{Hf(p('  :U>7Bj.W&%wQ#0_Fܳ1ps+GҫF"A To"n8`k%vĦ>,DKIu( Χ)’9>: jFB4#g~z{z T*J/qVXkhddG;aF)e"[kpmˍޱ[jh˩`ĵ߻W/t$:#%z,+4!Ö2aZZڵ=Vß<=vh tx輦~~N?Q:\mS-ĂX'jaSNSkg,UCpEZۃv M1Hje%Z^θ2b݌N"tF/DDhgd~O$v)Sr3}nv}CJ%sxT)pWL)^ؠkK#dzj{$gqZ%P[ّT )zO 滉'.#D 6R`9<-Rq|.?xd1\[c /W8{E]m1X{lgL鉣^˶^I7Fs^(Vfo!WS KjFrV 1 q83}M_hMzy3n[QMl=O0 %LV]W6:#\ڶ=Oi uoQasnyd-|LZ͛_!sRn|> 0h L9&+6;7ʻY2Ł`JfcX'u (kNGUiPD|rql5uHcBRLc{͙zNLX#8Wyb"6"8egL+RΚPQ≾́s{FRjPQ2/ɺU I}xJZ[}Tx-m#z"fMylz)gi b.I ob|^ljŽ ڒ*[@.!¥=(v\)nhOnL z1m;eԉSeW;^B[,-nFګ<+pVw)-5y?ONҘJ; *+Vt#A?̍;J:cB,%p D՗_6VZhOV%Ey߀RdeOKd 磙 =g_F뎴~8B~Ja]vjrԤRn15V ͉kLhzq;*9ܩ\gjmf%P7UzizD*.A!Z# JƟDѡU8 fN^ dqXz#O(Q:/O[MUvtN5"VITIR-Vt:} ~Ԙ}Š +qhy^9M˥\K]^ó7_aګFy\؀fܶ)[ʙTƕ_2e F0n y\vr/lGKyM }[vIÕBD꠲W YP[oѿ[| anT]hDMv%Ӑɏ  Kxl~2H%k' +^) 7^!`M|U(LT;璈ʎ_V/{6e )DLK> 58+o wt6Vi-};=cXl厒*vhSqw-m:uYͣP]b ?)xt,͠4|0(3uc9/Tg|m31TsG4,?~ R%xImeO:Tz}muVk3|^PrHƜ_ Ò9y%X,{o[klck۶ZU$B+7Ƭh4 ޏAS,2X,m½Vv \%% rFpcrԂZ޴'x#QU8@:$HX 7[)=[n56! }^bSYG%dOZ}Q_zQTL/N԰0<>gЕZ{`--|]+@xu5pG,%&|ڟU&&_I:(>9 im64" N| ǣZwcL^ #-=x17c0c")rB/a4rYA[OC< Sg鮜(qU͗[ X!5H:,Z r5xn FnI&mЖk̚NiT ZbE=3*vqHW/7"iX4xk}Xțuq);lפ}57aCQ"yN öKkɝ0Kd9|jNp}I6$ת圎0[UcၪVw4E\]Y[mz~I|5le|"Nf3mC`sW~(r\`rnæ@n:J`cB'Rli_T7CQȪh8ȹЃL .H!9N2 գrw6 Չ*ڇR3Mh_~GQkԬq뀤zNšXNJFM<,S|Xkl#wNzt]*xaAzQ)B5ho,)"@xٮ>l{"]Bgyʠ o ՞ҺHPNŭ%iDx2Ax:ۄgE՞@F,Q>td 4rm!M|cUbIpR_{\)|lBUqEU57JZ=r?'T|D\"y6;O4wUFvBӆlk)v @_yT,i_|Ey4瀰Wje#I%hFZ ,sSs|ՆpܱWV>b ŕ'~nqM:~䔺elЗe "ʭPQ !x6W U$:\ù;bLCO)W EB:"q(` an6_H}mj?p$޹n<9Kf57w$x9q!FT.ܠO? T|mP1f;k||{`RC'nfǖaجƕ"GNsnGPtnxܽz~wc*0х/ߡ\h"(K1kjNcV4B$V2UcP(pFOjMψ'`3+(Cy_t~͖B i'c!L! D>sՕ$_6g`V+ 46ǬMK hmν3Z~P3 .//V" %~=Rn]#cf [:;L&jZk*_՟{DKyRxB؜m/O<*eBhʶ=)r)Cd(P{|8?~k`aLnd\ށH eY{weR/ނri#鹽hCGvB)-6d:e4@ZrF~SgQ!m[H=) YϪ3  YL ۦ!~tbzz$H jnvFRH6pcALp3/-"G\A`AE>Eq“S&næW3)!X w'fg_D Mnثb5,zqA; 'Mj] YZ